aboutsummaryrefslogtreecommitdiffstats
path: root/tests/kms_busy.c
Commit message (Expand)AuthorAgeFilesLines
* lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala2019-04-181-13/+13
* kms_busy: Use igt_waitchildren_timeout()Chris Wilson2019-04-011-26/+5
* igt/kms_busy: Flush request queue when re-enabling hangcheckChris Wilson2018-10-021-0/+1
* igt: Require a display (KMS enabled) for KMS testsChris Wilson2018-10-011-2/+1
* lib: Convert spin batch constructor to a factoryChris Wilson2018-07-061-3/+7
* tests/kms_busy: Convert to using igt_get_single_output_for_pipe, v2.Maarten Lankhorst2018-03-191-69/+59
* lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst2017-10-031-1/+1
* tests: Stop looking at plane private membersMaarten Lankhorst2017-10-021-1/+4
* igt/gem_exec_schedule: Basic tests for preemptionChris Wilson2017-09-071-3/+5
* lib/kms: Add for_each_pipe_staticDaniel Vetter2017-08-141-1/+2
* kms_busy: Fix basic-modeset-* name format parametersPetri Latvala2017-08-041-1/+1
* tests/kms_busy: Only test against one engineDaniel Vetter2017-08-041-56/+53
* Revert "igt: Remove default from the engine list"Chris Wilson2017-07-061-2/+2
* igt: Remove default from the engine listTvrtko Ursulin2017-07-061-2/+2
* tests/kms_busy: Remove gem_bo_busy checksMaarten Lankhorst2017-06-281-10/+4
* tests/kms_busy: Add test to reproduce the CI kms_flip killerMaarten Lankhorst2017-06-201-22/+44
* tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li2017-06-161-2/+2
* igt: Markup more tests that require GEMChris Wilson2017-03-081-0/+1
* kms_busy: Neuter the hangcheck timer for the modeset-*-pipe tests.Maarten Lankhorst2017-02-061-9/+26
* tests/kms_busy: Add support for dynamic number of planesRobert Foss2017-01-311-3/+3
* kms_busy: Add extended tests that force a hang.Maarten Lankhorst2017-01-261-12/+192
* igt/kms_busy: Add more information about the state of the boChris Wilson2016-12-011-1/+3
* igt/kms_busy.c: Use new igt_spin_batchAbdiel Janulgue2016-11-291-75/+6
* igt/kms_busy: Fix subtest enumerationChris Wilson2016-08-241-6/+6
* Split out the kms tests from gem_busy to avoid the cairo dependencyChris Wilson2016-08-231-0/+272