summaryrefslogtreecommitdiff
path: root/tests/kms_plane_lowres.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27tests: Remove redundant igt_exit() callsPetri Latvala1-2/+0
2019-04-01tests/plane_lowres: Test each plane individuallyJosé Roberto de Souza1-146/+128
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza1-18/+1
2019-04-01tests/kms_plane_lowres: Search for modes of the connector being testedJosé Roberto de Souza1-37/+11
2019-01-08tests/kms_plane_lowres: Don't fail tests when missing format/mod supportNicholas Kazlauskas1-7/+18
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst1-4/+2
2018-02-26tests/kms_plane_lowres: Drain pipe before reading CRCMika Kahola1-24/+11
2017-12-13test/kms_plane_lowres: Fix display_commit_mode() so it returns the crcArkadiusz Hiler1-24/+12
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst1-66/+47
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+3
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-8/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+8
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-8/+6
2017-01-31tests/kms_plane_lowres: Add support for dynamic number of planesRobert Foss1-6/+21
2017-01-31lib/igt_kms: Rename kmstest properties nplanes and planeRobert Foss1-5/+5
2017-01-31lib/igt_kms: Add index property to kmstest_plane structRobert Foss1-1/+1
2017-01-13tests/kms_plane_lowres: Plane visibility after atomic modesetsMika Kahola1-0/+348