aboutsummaryrefslogtreecommitdiffstats
path: root/tests/kms_atomic.c
Commit message (Expand)AuthorAgeFilesLines
* kms_atomic: Add subtest for testing zpos plane propertyTomeu Vizoso2019-03-131-0/+101
* igt: Require a display (KMS enabled) for KMS testsChris Wilson2018-10-011-2/+1
* lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst2018-02-121-10/+3
* tests/kms_atomic: Add the test for CRTC_ID/FB_ID mismatch.Maarten Lankhorst2018-02-051-0/+8
* tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst2017-10-201-1160/+509
* tests/kms_atomic: subtest atomic_invalid_params requires CRTCMarta Lofstedt2017-08-301-0/+1
* tests/kms_atomic: Add test for new DRM_MODE_PAGE_FLIP_EVENT behavior.Maarten Lankhorst2017-06-281-5/+14
* tests/kms_atomic: test that TEST_ONLY does not clobber stateMika Kahola2017-03-201-0/+82
* igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson2017-02-031-1/+1
* tests/kms_atomic: stress possible fence settingsGustavo Padovan2017-02-021-10/+177
* tests/kms_atomic: use global atomic properties definitionsGustavo Padovan2017-02-021-86/+37
* igt/kms_atomic: Match CRTC harder for special planesDaniel Stone2016-12-141-2/+11
* kms_atomic: plane_primary: Allow modeset if atomic check returns -EINVALLiu Ying2016-09-261-3/+14
* kms_atomic: Expose atomic commit flags to crtc_commit_atomic()Liu Ying2016-09-261-7/+7
* kms_atomic: Fix crtc_id comparison failing.Robert Foss2016-04-201-1/+1
* tests: Open any driverTomeu Vizoso2016-04-141-1/+1
* kms_atomic: Skip rather than fail on non-atomic driversMatt Roper2016-04-051-1/+1
* kms_atomic: drop unnecessary connector looping from plane_primary testMatt Roper2016-02-261-12/+0
* tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni2016-01-291-1/+1
* lib: Extract some common fb create+fill methods into helpersVille Syrjälä2016-01-081-21/+9
* kms_atomic: Add basic atomic modesetting testsDaniel Stone2015-11-031-0/+1404