summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18tests: add pm_fbcHEADmasterPaulo Zanoni3-0/+1297
2014-12-08tests/kms_fbc_crc: also gem_sync() on exec_nop()Paulo Zanoni1-0/+2
2014-12-08tests/kms_fbc_crc: add wait_for_fbc_enabled()Paulo Zanoni1-9/+10
2014-12-08tests/kms_fb_crc: call gem_sync() instead of gem_bo_busy()Paulo Zanoni1-2/+2
2014-12-08lib: add igt_wait()Paulo Zanoni3-40/+46
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak1-7/+37
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak1-4/+19
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak1-0/+34
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson1-1/+44
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson3-0/+182
2014-12-05intel_error_decode: Decode the ERROR register on Sandybridge and IvybridgeChris Wilson1-0/+57
2014-12-04gem_bad_reloc: Don't flip-flop between SKIP and PASSDamien Lespiau1-1/+9
2014-12-04tests: add gem_gpgpu_fill to .gitignoreThomas Wood1-0/+1
2014-12-04lib: always reset connectors after the state is forcedThomas Wood1-7/+7
2014-12-04lib: remove igt_edid.hThomas Wood7-152/+2
2014-12-04tests: use base edidThomas Wood2-21/+14
2014-12-04tests/kms_force_connector: split into subtestsThomas Wood1-78/+91
2014-12-04igt_kms: add a base edidThomas Wood2-0/+113
2014-12-04tests: add more test descriptionsThomas Wood66-4/+167
2014-12-04docs: treat the test description as cdataThomas Wood1-2/+2
2014-12-04docs: add a glossary of test name termsThomas Wood3-15/+115
2014-12-04docs: add exit status documentationThomas Wood1-0/+39
2014-12-04docs: add subtest lists to test descriptionsThomas Wood1-1/+10
2014-12-04docs: split the test program documentation into sectionsThomas Wood5-83/+217
2014-12-04tests: Add gem_gpgpu_fillZhenyu Wang2-0/+142
2014-12-04lib: Add GPGPU fillZhenyu Wang7-7/+244
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang3-15/+15
2014-12-01tests/drv_hangman: remove check for other drm clientsTim Gore1-22/+0
2014-12-01tests/Android.mk: Add kms_pwrite_crc to cairo test listTim Gore1-1/+2
2014-12-01tests/kms_flip: Fix assert about vblank wait durationVille Syrjälä1-3/+9
2014-11-28tests/gem_ring_sync_copy: reduce memory usageTim Gore1-10/+15
2014-11-25lib: ensure subtests are not added to simple testsThomas Wood4-0/+35
2014-11-25tests: use subtests in gem_tiled_swappingThomas Wood1-30/+34
2014-11-25lib: fix symbol names in documentation commentsThomas Wood4-6/+6
2014-11-25demos/intel_sprite_on: Added support to compile intel_sprite_on on Android.Gagandeep S Arora4-55/+88
2014-11-25lib: fix igt_reset_connectorsThomas Wood1-2/+2
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter8-83/+11
2014-11-18tests/kms_render: gen2/3 can't do 10bpcDaniel Vetter1-1/+8
2014-11-18tests/prime_self_import: Track leaked objects accuratelyDaniel Vetter1-2/+2
2014-11-18lib/aux: Make it clear that rtcwake failures aren't bugsDaniel Vetter1-1/+2
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter7-16/+6
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter10-34/+27
2014-11-14configure: update bug reporting urlThomas Wood1-1/+1
2014-11-14igt/gem_tiled_blits: Require that we do the full testChris Wilson1-23/+23
2014-11-14igt/gem_linear_blits: Require that we do the full testChris Wilson1-21/+22
2014-11-14tests/pm_rpm: add gem-evict-pwrite subtestImre Deak2-0/+28
2014-11-13tests/kms_pwrite_crc: Add pwrite vs display coherency testVille Syrjälä3-1/+220
2014-11-13lib: only skip subsequent tests if a timeout occurs outside of a subtestThomas Wood1-7/+6
2014-11-13tests/kms_flip: add a timeout for the nonblocking-read testThomas Wood1-0/+2
2014-11-13lib/tests: add a test for igt_set_timeoutThomas Wood3-0/+11