summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-20igt/gem_exec_preempt: new test for scheduler/preemptionIGTDave Gordon3-0/+465
2016-04-20igt/gem_exec_fence: New testTvrtko Ursulin2-0/+1480
2016-04-20igt/gem_scheduler: Add gem_scheduler testDerek Morton2-0/+422
2016-04-14igt/gem_ctx_param_basic: Updated to support scheduler priority interfaceJohn Harrison1-1/+107
2016-04-14igt/gem_exec_nop: Explain the parallel execution assertionChris Wilson1-1/+3
2016-04-14tests: Open any driverTomeu Vizoso5-5/+5
2016-04-14kms_addfb_basic: Get intel gen from within subtestTomeu Vizoso1-13/+23
2016-04-14kms_addfb_basic: Move calls to gem_set_tiling to the subtestsTomeu Vizoso1-6/+3
2016-04-14kms_addfb_basic: Split tiling_tests offTomeu Vizoso1-5/+45
2016-04-14kms_addfb_basic: move tiling functionality into each subtestTomeu Vizoso1-4/+4
2016-04-14kms_addfb_basic: call igt_create_bo_with_dimensionsTomeu Vizoso1-8/+16
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso2-32/+2
2016-04-14igt/gem_ctx_create: Broaden per-engine testingChris Wilson1-3/+33
2016-04-12igt/gem_exec_create: Add a "leak" testChris Wilson1-3/+11
2016-04-12igt: Add a basic test to stress allocation of batchesChris Wilson2-0/+146
2016-04-12test/gem_mocs_settings: Testing MOCS register settingsPeter Antoine2-0/+572
2016-04-11igt/gem_busy: fix compaction of multiple store commandsChris Wilson1-0/+1
2016-04-11igt/gem_concurrent_blit: Tweak num_buffers to just exceed targetChris Wilson1-6/+5
2016-04-10igt/gem_concurrent_blit: Purge the libdrm caches before cloningChris Wilson1-10/+29
2016-04-10igt/gem_shrink: Fix execution object offsetChris Wilson1-4/+4
2016-04-09lib: Remove defunct stop_ringsChris Wilson1-12/+0
2016-04-09igt/kms_flip: Convert over to real hang injectionChris Wilson1-74/+15
2016-04-09igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ringChris Wilson1-51/+4
2016-04-08tests/pm_rps: Increase timeouts to 15 secondsVille Syrjälä1-2/+2
2016-04-05kms_atomic: Skip rather than fail on non-atomic driversMatt Roper1-1/+1
2016-04-04igt/gem_shrink: Reduce oom spamChris Wilson1-1/+2
2016-04-04igt/gem_shrink: Fix leak in userptr, add anotherChris Wilson1-2/+38
2016-04-02igt/gem_shrink: Exercise with userptr stressChris Wilson1-11/+68
2016-04-02igt/gem_shrink: Add pread/pwrite stressChris Wilson1-2/+22
2016-04-01igt/pm_rps: Trigger a real GPU resetChris Wilson1-5/+9
2016-04-01igt/gem_exec_reloc: Exercise read-only relocation arraysChris Wilson1-1/+7
2016-04-01igt/gem_busy: Try to slow down executionChris Wilson1-29/+42
2016-04-01igt/gem_busy: Cap number of tries to create busy ringsChris Wilson1-0/+3
2016-04-01igt/gem_busy: Use a boatload of store-dwords to force ring busynessChris Wilson1-9/+114
2016-03-29igt/gem_exec_suspend: Add basic selftestChris Wilson1-0/+2
2016-03-29igt/gem_exec_store: Exercise write orderingChris Wilson1-0/+119
2016-03-28igt/gem_exec_nop: Relax parallel assertion for short ringsChris Wilson1-2/+10
2016-03-28igt/gem_exec_nop: Add expectancy of independent execution between enginesChris Wilson1-15/+45
2016-03-26igt/gem_ctx_switch: Add basic test for context switchingChris Wilson2-0/+167
2016-03-26igt/gem_exec_whisper: Add simple interruptible passChris Wilson1-0/+1
2016-03-26igt/gem_exec_whisper: Check for inconsistent reloc offset vs object offsetChris Wilson1-6/+17
2016-03-25igt/gem_sync: Add a basic test to wait upon a batch on all ringsChris Wilson1-24/+71
2016-03-25igt/gem: Add GPU hang detection to basic testsChris Wilson5-0/+20
2016-03-25igt/gem_concurrent_blit: Relax maxfiles restrictionsChris Wilson1-1/+1
2016-03-24igt/gem_concurrent_blit: Enable hang detectionChris Wilson1-0/+8
2016-03-24lib: Add a GPU error detectorChris Wilson2-2/+5
2016-03-23igt/gem_shrink: Consume all of total ram in each processChris Wilson1-100/+63
2016-03-23igt/gem_shrink: Include a shrinker vs GPU hangChris Wilson1-2/+37
2016-03-23tests: Add gem_shrinkChris Wilson2-0/+217
2016-03-21test/kms_pipe_color: add test to verify legacy ioctl resets GAMMA_LUTLionel Landwerlin1-0/+139