summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12Update version to 1.9 and add the release dateThomas Wood
2014-12-12Demos/Android.mk: dont build intel_sprite_onTim Gore
2014-12-12NEWS: UpdatesThomas Wood
2014-12-12lib: fix a few documentation warningsThomas Wood
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore
2014-12-12Demos/Android.mk: dont build intel_sprite_onTim Gore
2014-12-12lib: Fix out of tree build of version.hJoonas Lahtinen
2014-12-11lib: add a function to lock memory into RAMThomas Wood
2014-12-11lib: add optional log domain filteringThomas Wood
2014-12-11lib: introduce log domainsThomas Wood
2014-12-11tests/gem_tiled_swapping: use igt_info logging wrapperThomas Wood
2014-12-10tests: replace 3D test imagesThomas Wood
2014-12-10tools: add missing copyright headersThomas Wood
2014-12-10NEWS: UpdatesThomas Wood
2014-12-10Add a MAINTAINERS fileThomas Wood
2014-12-10Update READMEThomas Wood
2014-12-09tests/kms_cursor_crc: Restore the valid pipe/connector combo checkVille Syrjälä
2014-12-09tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcsVille Syrjälä
2014-12-09lib/igt_debugfs: Throw away the two first CRCsVille Syrjälä
2014-12-09drv_hangman: Remove unused functionDamien Lespiau
2014-12-09kms_cursor_crc: Remove value to 'return' in a void functionDamien Lespiau
2014-12-09tools: terminate getopt_long long option arrays properlyJani Nikula
2014-12-08tests/kms_flip: Target the back buffer with the dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Calibrate the dummy load delay in kms_flipVille Syrjälä
2014-12-08tests/kms_flip: Use fixed size (2kx2k) buffers for dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Refactor blit codeVille Syrjälä
2014-12-08tests: Run lib/igt.cocciVille Syrjälä
2014-12-08lib/igt.cocci: Deal with min/max/swapVille Syrjälä
2014-12-08lib: Add swap() macroVille Syrjälä
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson
2014-12-05intel_error_decode: Decode the ERROR register on Sandybridge and IvybridgeChris Wilson
2014-12-04gem_bad_reloc: Don't flip-flop between SKIP and PASSDamien Lespiau
2014-12-04tests: add gem_gpgpu_fill to .gitignoreThomas Wood
2014-12-04lib: always reset connectors after the state is forcedThomas Wood
2014-12-04lib: remove igt_edid.hThomas Wood
2014-12-04tests: use base edidThomas Wood
2014-12-04tests/kms_force_connector: split into subtestsThomas Wood
2014-12-04igt_kms: add a base edidThomas Wood
2014-12-04tests: add more test descriptionsThomas Wood
2014-12-04docs: treat the test description as cdataThomas Wood
2014-12-04docs: add a glossary of test name termsThomas Wood
2014-12-04docs: add exit status documentationThomas Wood
2014-12-04docs: add subtest lists to test descriptionsThomas Wood
2014-12-04docs: split the test program documentation into sectionsThomas Wood
2014-12-04tests: Add gem_gpgpu_fillZhenyu Wang
2014-12-04lib: Add GPGPU fillZhenyu Wang