summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-12tests/gem_exec_parse: Go OCD about C-style commentsDaniel Vetter1-16/+18
2014-11-12tests/gem_madvise: set execbuf.batch_len before doing an execbufBrad Volkin1-0/+1
2014-11-12tests/gem_exec_parse: fix batch_len setting for cmd-crossing-pageBrad Volkin1-4/+12
2014-11-12configure: require automake 1.12Thomas Wood1-1/+1
2014-11-12tests: ensure the script based tests are included in the distributionThomas Wood1-1/+1
2014-11-11tests/gem_reset_stats: add defer-hangcheck testMika Kuoppala1-0/+43
2014-11-06tests: use igt_debugfs where possibleThomas Wood6-56/+17
2014-11-06tests/drm_lib.sh: add a "--help-description" optionThomas Wood1-0/+5
2014-11-06testdisplay: add a test descriptionThomas Wood1-0/+6
2014-11-06docs: include descriptions for the test programsThomas Wood4-4/+90
2014-11-06Build the docs directory lastThomas Wood1-1/+3
2014-11-06docs: add some test descriptionsThomas Wood8-12/+32
2014-11-06lib: add the ability to include a description with a testThomas Wood2-3/+28
2014-11-06configure: fix issues when running outside the source treeThomas Wood1-1/+1
2014-11-06testdiplay: add a "--help" optionThomas Wood1-0/+1
2014-11-06testdisplay: ensure invalid long option exit status is non-zeroThomas Wood1-5/+5
2014-11-06lib/tests: don't use hard error status to indicate test failureThomas Wood1-4/+4
2014-11-06lib/tests: fix tests and test list locationThomas Wood2-6/+16
2014-11-06tools/quick_dump: don't include generated sources in the distributionThomas Wood1-5/+6
2014-11-06Mediafill/skl: Remove redundant field to fix GPU hangZhao Yakui1-3/+0
2014-11-06Rendercopy/skl: Remove redundant field to fix GPU hangZhao Yakui1-4/+0
2014-11-05tests/drv_hangman: skip a few asserts when using the cmd parserBrad Volkin1-6/+37
2014-11-04tests: Remove spurious binaries from gem_tiled_wb commitChris Wilson31-2/+0
2014-11-04tests/prime_nv_test: Skip cpu mmap testcaseDaniel Vetter1-0/+2
2014-11-04igt/gem_tiled_wb: Remove extraneous mmap(wc) requirementChris Wilson1-1/+0
2014-11-04igt/gem_tiled_wb: Exercise CPU mmaps with swizzlingChris Wilson34-0/+244
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson13-23/+24
2014-11-04igt/gem_linear_blits: Add sufficient RAM checkChris Wilson2-0/+2
2014-10-31lib/igt_core.h: add debug messages for test requirementsThomas Wood1-1/+5
2014-10-31lib/igt_core.h: fix igt_skip_on_f requirement messageThomas Wood1-1/+1
2014-10-29lib/tests: use the "check_" prefix for testsThomas Wood2-12/+5
2014-10-29build: fix distcheckThomas Wood2-2/+1
2014-10-29lib: ensure the library is built before the testsThomas Wood1-1/+1
2014-10-29demos/intel_sprite_on: Added support to display all sprites.Gagandeep S Arora1-51/+87
2014-10-29tests: Reenable testdisplayDaniel Vetter1-1/+1
2014-10-29tests/testdisplay: Fix test status check fumbleDaniel Vetter1-1/+1
2014-10-29Add CONTRIBUTING fileDaniel Vetter2-3/+48
2014-10-29Move library selftests to lib/testsDaniel Vetter15-26/+59
2014-10-29Move watermark code from tests to toolsDaniel Vetter6-4/+7
2014-10-27tests/pm_rpm: add system-suspend-{execbuf,modeset} subtestsPaulo Zanoni1-0/+53
2014-10-26skl_ddb_allocation: Respect the minimum number of blocksDamien Lespiau1-4/+18
2014-10-24tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURFVille Syrjälä1-0/+4
2014-10-24igt/gem_userptr_blits/dmabuf: Map the right pointer for !llcChris Wilson1-1/+1
2014-10-23tests/gem_workarounds: adapt to constant wa list from driverMika Kuoppala1-59/+69
2014-10-23tests/*: lib/igt.cocci found something!Daniel Vetter2-6/+4
2014-10-23kms_rotation_crc: Add test for cursor rotation (v2)Sonika Jindal1-22/+57
2014-10-23lib: fix #define maxMika Kuoppala1-1/+1
2014-10-23igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platformsChris Wilson1-19/+38
2014-10-22lib/igt_aux: move audio RPM code to igt_setup_runtime_pm()Paulo Zanoni2-12/+14
2014-10-21tests/gem_exec_parse: test for chained batch buffersBrad Volkin2-0/+106