summaryrefslogtreecommitdiff
path: root/tests/kms_flip_tiling.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-03tests/kms_flip_tiling: Check for mode when performing flip with Y/Yf tilingMika Kahola1-0/+8
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola1-19/+1
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-4/+4
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-4/+4
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-4/+4
2016-07-26tests/kms: Clean up more users of unassigned pipes.Maarten Lankhorst1-21/+29
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-19/+6
2016-01-05tests: Bump pageflip wait timeout to 50 ms.Maarten Lankhorst1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2015-05-12kms_flip_tiling: New tiling tests, including Y/YfTvrtko Ursulin1-46/+184
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-1/+1
2015-03-12tests/kms_flip_tiling: Exercise Y tiling modes on Gen9+Tvrtko Ursulin1-3/+25
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-3/+4
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2014-12-04tests: add more test descriptionsThomas Wood1-0/+3
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-08igt/kms_flip_tiling: Use the associated pipe for the outputChris Wilson1-2/+2
2014-08-21kms_flip_tiling: Adjust to the new igt_create_.*fb() APIDamien Lespiau1-2/+3
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-04-14tests/kms_flip_tiling: FixesDaniel Vetter1-6/+5
2014-04-14test: Add test for checking if page flip changes tilingAnder Conselvan de Oliveira1-0/+146