summaryrefslogtreecommitdiff
path: root/tests/kms_atomic.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11tests/kms_atomic: fix musl compilationKamil Konieczny1-7/+7
2023-12-04tests/kms_atomic: skip mutable zpos test on non-mutable planesMelissa Wen1-4/+4
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-28/+4
2023-11-27tests/kms/testplan: Regroup testplan documentationBhanuprakash Modem1-43/+32
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-88/+88
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-13tests/kms_atomic: add flexibility to run tests on all pipesSwati Sharma1-13/+43
2023-10-13tests/kms_atomic: check validity of pipe-output comboSwati Sharma1-0/+43
2023-10-13tests/kms_atomic: convert subtests to dynamic subtestsSwati Sharma1-440/+467
2023-10-13tests/kms_atomic: test cleanupSwati Sharma1-21/+28
2023-10-13tests/kms_atomic: rename subtestSwati Sharma1-2/+2
2023-10-13tests/kms_atomic: cosmetic changesSwati Sharma1-44/+57
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-8/+0
2023-08-29tests/kms_atomic: remove zpos < N-planes assertMelissa Wen1-1/+0
2023-08-16tests/kms_atomic: Document each subtest for testplanBhanuprakash Modem1-2/+100
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-03-20tests/kms_atomic: Add support for BigjoinerBhanuprakash Modem1-4/+28
2023-03-15tests/kms: Cleanup to use linear modifierBhanuprakash Modem1-12/+12
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+1
2022-10-05kms_atomic: Close device before exitChris Wilson1-0/+1
2021-12-13tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane propertyDeepak Rawat1-0/+219
2021-11-16Revert "test/kms_atomic: Skip plane overlay test for amdgpu"Rodrigo Siqueira1-7/+0
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-2/+2
2021-09-01tests/kms_atomic: igt_require_pipe_crc for plane_immutable_zposMark Yacoub1-0/+1
2021-08-31test/kms_atomic: Skip plane overlay test for amdgpuRodrigo Siqueira1-0/+7
2021-08-31tests/kms_atomic: Initialize array values before checking themRodrigo Siqueira1-0/+2
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-2/+2
2021-04-19Added test description for kms testsNidhi Gupta1-0/+15
2021-01-30meson: Turn on -WerrorAshutosh Dixit1-4/+6
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-3/+3
2020-04-06tests/kms_atomic: Changed test names into standard conventionSwati Sharma1-11/+11
2020-04-06tests/kms_atomic: Add test to validate immutable zposSwati Sharma1-10/+151
2019-03-13kms_atomic: Add subtest for testing zpos plane propertyTomeu Vizoso1-0/+101
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-2/+1
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst1-10/+3
2018-02-05tests/kms_atomic: Add the test for CRTC_ID/FB_ID mismatch.Maarten Lankhorst1-0/+8
2017-10-20tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst1-1160/+509
2017-08-30tests/kms_atomic: subtest atomic_invalid_params requires CRTCMarta Lofstedt1-0/+1
2017-06-28tests/kms_atomic: Add test for new DRM_MODE_PAGE_FLIP_EVENT behavior.Maarten Lankhorst1-5/+14
2017-03-20tests/kms_atomic: test that TEST_ONLY does not clobber stateMika Kahola1-0/+82
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson1-1/+1
2017-02-02tests/kms_atomic: stress possible fence settingsGustavo Padovan1-10/+177
2017-02-02tests/kms_atomic: use global atomic properties definitionsGustavo Padovan1-86/+37
2016-12-14igt/kms_atomic: Match CRTC harder for special planesDaniel Stone1-2/+11
2016-09-26kms_atomic: plane_primary: Allow modeset if atomic check returns -EINVALLiu Ying1-3/+14
2016-09-26kms_atomic: Expose atomic commit flags to crtc_commit_atomic()Liu Ying1-7/+7
2016-04-20kms_atomic: Fix crtc_id comparison failing.Robert Foss1-1/+1
2016-04-14tests: Open any driverTomeu Vizoso1-1/+1
2016-04-05kms_atomic: Skip rather than fail on non-atomic driversMatt Roper1-1/+1
2016-02-26kms_atomic: drop unnecessary connector looping from plane_primary testMatt Roper1-12/+0