summaryrefslogtreecommitdiff
path: root/tests/kms_plane_multiple.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-04tests/kms_plane_multiple: before going testing check how many planes are allowedJuha-Pekka Heikkila1-17/+71
2019-05-27kms_plane_multiple: Nuke custom main functionPetri Latvala1-15/+11
2019-04-10tests/kms_plane_multiple: Run only on the first valid outputArkadiusz Hiler1-21/+5
2019-03-12tests/kms_plane_multiple: Do not iterate over output twiceArkadiusz Hiler1-8/+4
2019-01-21tests: Use correct type for callocPetri Latvala1-1/+1
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas1-1/+1
2019-01-08tests/kms_plane_multiple: Add tiled-none plane position subtestsNicholas Kazlauskas1-7/+18
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-2/+1
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst1-2/+1
2018-03-13tests/kms_plane_multiple: Drain pipe before reading CRCMika Kahola1-142/+35
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-2/+1
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+2
2017-08-03tests/kms_plane_multiple: Fix reference CRCMika Kahola1-16/+9
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-02-03tests/kms_plane_multiple: Test only with maximum number of planesMika Kahola1-76/+65
2017-02-02Revert "tests/kms_plane_multiple: Test only with maximum number of planes"Petri Latvala1-37/+54
2017-02-02tests/kms_plane_multiple: Test only with maximum number of planesMika Kahola1-54/+37
2017-01-31tests/kms_plane_multiple: Add support for dynamic number of planesRobert Foss1-87/+145
2017-01-19tests/kms_plane_multiple: Cleanup in favor of library functionsMika Kahola1-24/+3
2017-01-19tests/kms_plane_multiple: Relax atomic commit time requirementMika Kahola1-5/+6
2017-01-12kms_plane_multiple: Use for_each_valid_output_on_pipeMaarten Lankhorst1-1/+1
2017-01-12tests/kms_plane_multiple: Change number of iterationsMika Kahola1-1/+1
2016-12-07tests/kms_plane_multiple: Fix CRC based atomic correctness testMika Kahola1-1/+6
2016-11-28tests/kms_plane_multiple: CRC based atomic correctness testMika Kahola1-0/+494