summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-13igt/kms_cursor_legacy: Reduce flip/cursor ordering to basicsChris Wilson1-10/+100
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson12-127/+138
2016-09-13igt/gem_busy: Actually flag the hang tests to cause a GPU hangChris Wilson1-1/+3
2016-09-13igt/gem_busy: Replace extended busy-ioctl testing in bat with simpler testsChris Wilson1-16/+173
2016-09-12igt/gem_exec_whisper: Add competing child processesChris Wilson1-212/+223
2016-09-08igt/gem_exec_nop: Show more timing detailsChris Wilson2-15/+10
2016-09-08igt/gem_exec_latency: Initial sketch for measuring execbuf cost in GPU cyclesChris Wilson2-0/+359
2016-09-08igt/gem_ctx_switch: Increase execution weightChris Wilson1-8/+16
2016-09-08igt/gem_exec_nop: Refine the target calculationChris Wilson1-1/+1
2016-09-08igt/gem_exec_nop: Check submitting nops to each engine in parallelChris Wilson1-5/+78
2016-09-08igt/gem_exec_nop: Relax assertion for parallel executionChris Wilson1-10/+18
2016-09-08kms_properties: Invalid atomic properties should return -ENOENTMaarten Lankhorst1-1/+1
2016-09-08kms_cursor_legacy: Add cursor crc tests.Maarten Lankhorst1-0/+72
2016-09-07kms_properties: Add invalid property test.Maarten Lankhorst1-0/+102
2016-09-01igt/pm_rps: Remove reliance on guessing the busy workloadChris Wilson1-15/+62
2016-09-01igt/gem_ctx_bad_exec: Begone invalid negative testChris Wilson1-72/+17
2016-09-01igt/prime_vgem: Simplify inter-process flip checksChris Wilson1-5/+4
2016-09-01tests/Makefile.am: Add -Wno-unused-result to testsmarius vlad1-1/+1
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad3-1/+97
2016-08-30prime_vgem: Fix fence flippingChris Wilson1-5/+8
2016-08-26igt/kms_flip: There's no such thing as bo-too-bigChris Wilson1-7/+5
2016-08-25tests: Add kms_properties test.Maarten Lankhorst2-0/+314
2016-08-24igt/kms_cursor_legacy: Reduce scope of basic-cursor-vs-flipChris Wilson1-17/+23
2016-08-24igt/kms_busy: Fix subtest enumerationChris Wilson1-6/+6
2016-08-23igt/kms_cursor_legacy: Add missing newlineChris Wilson1-1/+1
2016-08-23lib/kms: Force connector probing on first useChris Wilson1-1/+1
2016-08-23Revert "tests/gem_sync: Skip basic-store-each sub-test on BDW."Chris Wilson1-7/+1
2016-08-23igt/prime_vgem: Test both front/back flipChris Wilson1-30/+61
2016-08-23igt/prime_vgem: Detect when the call to pageflip blocksChris Wilson1-10/+37
2016-08-23igt/prime_vgem: Perform connector probe on startupChris Wilson1-6/+11
2016-08-23Split out the kms tests from gem_busy to avoid the cairo dependencyChris Wilson3-239/+273
2016-08-22igt/gem_busy: Test flipping on a still active bufferChris Wilson1-0/+239
2016-08-22Revert "tests/prime_vgem: Remove BAT sub-tests that cause intermittent fails."Chris Wilson1-8/+5
2016-08-22kms_atomic_transition: Add modeset tests for all plane combinations.Maarten Lankhorst1-12/+30
2016-08-19igt/gem_ppgtt: Remember to flush operations before assertionChris Wilson1-36/+12
2016-08-17igt/gem_exec_big: Check walking backwards through the objChris Wilson1-2/+24
2016-08-13vc4: Add a test for BO lookup failure error path.Eric Anholt3-0/+84
2016-08-11kms_atomic_transition: Add nonblocking tests for plane transitionsMaarten Lankhorst1-35/+80
2016-08-11kms_atomic_transition: Add modeset tests too.Maarten Lankhorst1-2/+308
2016-08-11kms_cursor_legacy: Try vrefresh amount of flips in cursor-vs-flipMaarten Lankhorst1-8/+14
2016-08-11kms_cursor_legacy: Add tests for nonblocking modesets vs legacy cursorMaarten Lankhorst1-20/+101
2016-08-10gem_largeobject: Fix for clang compilerDerek Morton1-1/+6
2016-08-09igt/gem_busy: Stress test gem_busy() vs gem_close()Chris Wilson1-0/+92
2016-08-05igt/drv_missed_irq: Clear pending IRQs before testingChris Wilson1-14/+32
2016-08-05igt/drv_missed_irq: Coordinate child/parentChris Wilson1-0/+5
2016-08-05igt/gem_madvise: Quick fixup of expectation around mmap()Chris Wilson1-4/+17
2016-08-04Revert "tests/prime_busy: Remove unstable sub-test from BAT/add flag to bring...Chris Wilson1-3/+2
2016-08-04igt/gem_mocs_settings: adding RC6 testsPeter Antoine1-0/+37
2016-08-04igt/gem_mocs_settings: Remove direct register testsPeter Antoine1-72/+8
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss1-2/+2