summaryrefslogtreecommitdiff
path: root/tests/kms_atomic_interruptible.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-15/+3
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-50/+50
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-13tests/kms_atomic_interruptible: use pipe_name followed by output_nameSwati Sharma1-7/+7
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-5/+0
2023-08-16tests/kms_atomic_interruptible: Document each subtest for testplanBhanuprakash Modem1-0/+60
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-03-20tests/kms_atomic_interruptible: Add support for BigjoinerBhanuprakash Modem1-0/+40
2022-10-05kms_atomic_interruptible: Close device before exitChris Wilson1-0/+1
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-3/+3
2021-08-29tests/kms_atomic_interruptible: fix a warning message on AMD GPUTianci.Yin1-1/+0
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-3/+3
2021-02-05tests/kms_atomic_interruptible:add test descriptionArundhati Hagaragi1-0/+7
2020-11-10Fix IGT Warnings due to dynamic subtest inclusionNidhi Gupta1-7/+7
2020-11-05Added dynamic subtests for accurate reportingNidhi Gupta1-21/+35
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2018-11-27tests: Use igt_display_requireDaniel Vetter1-2/+2
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-3/+1
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst1-2/+6
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst1-6/+6
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst1-2/+2
2017-10-03kms_atomic_interruptible: Add missing #includePetri Latvala1-0/+2
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst1-0/+331