summaryrefslogtreecommitdiff
path: root/tests/kms_atomic.c
AgeCommit message (Expand)Author
2021-12-13tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane propertyDeepak Rawat
2021-11-16Revert "test/kms_atomic: Skip plane overlay test for amdgpu"Rodrigo Siqueira
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-09-01tests/kms_atomic: igt_require_pipe_crc for plane_immutable_zposMark Yacoub
2021-08-31test/kms_atomic: Skip plane overlay test for amdgpuRodrigo Siqueira
2021-08-31tests/kms_atomic: Initialize array values before checking themRodrigo Siqueira
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-04-19Added test description for kms testsNidhi Gupta
2021-01-30meson: Turn on -WerrorAshutosh Dixit
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2020-04-06tests/kms_atomic: Changed test names into standard conventionSwati Sharma
2020-04-06tests/kms_atomic: Add test to validate immutable zposSwati Sharma
2019-03-13kms_atomic: Add subtest for testing zpos plane propertyTomeu Vizoso
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-05tests/kms_atomic: Add the test for CRTC_ID/FB_ID mismatch.Maarten Lankhorst
2017-10-20tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst
2017-08-30tests/kms_atomic: subtest atomic_invalid_params requires CRTCMarta Lofstedt
2017-06-28tests/kms_atomic: Add test for new DRM_MODE_PAGE_FLIP_EVENT behavior.Maarten Lankhorst
2017-03-20tests/kms_atomic: test that TEST_ONLY does not clobber stateMika Kahola
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson
2017-02-02tests/kms_atomic: stress possible fence settingsGustavo Padovan
2017-02-02tests/kms_atomic: use global atomic properties definitionsGustavo Padovan
2016-12-14igt/kms_atomic: Match CRTC harder for special planesDaniel Stone
2016-09-26kms_atomic: plane_primary: Allow modeset if atomic check returns -EINVALLiu Ying
2016-09-26kms_atomic: Expose atomic commit flags to crtc_commit_atomic()Liu Ying
2016-04-20kms_atomic: Fix crtc_id comparison failing.Robert Foss
2016-04-14tests: Open any driverTomeu Vizoso
2016-04-05kms_atomic: Skip rather than fail on non-atomic driversMatt Roper
2016-02-26kms_atomic: drop unnecessary connector looping from plane_primary testMatt Roper
2016-01-29tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2015-11-03kms_atomic: Add basic atomic modesetting testsDaniel Stone