summaryrefslogtreecommitdiff
path: root/tests/kms_plane_lowres.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-7/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-24/+26
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-2/+0
2023-08-29tests/kms_plane_lowres: Add tiling support for XEBhanuprakash Modem1-3/+0
2023-08-16tests/kms_plane_lowres: Document each subtest for testplanBhanuprakash Modem1-0/+32
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-04-28tests/kms_plane_lowers: Add XE supportBhanuprakash Modem1-3/+6
2023-03-20tests/kms_plane_lowres: Add support for BigjoinerBhanuprakash Modem1-0/+3
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+1
2022-10-05kms_plane_lowres: Close device before exitChris Wilson1-1/+3
2022-06-14tests/kms_plane_lowres: Test cleanupKarthik B S1-17/+22
2022-06-14tests/kms_plane_lowres: Convert test to dynamicKarthik B S1-40/+49
2022-03-09igt/tests: Add support for Tile4(TileF) format to tests/kms_plane_lowresJeevan B1-0/+3
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-1/+1
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-1/+1
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-3/+3
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper1-2/+2
2021-05-31tests/kms_plane_lowres: Use lowest mode for testingMika Kahola1-13/+10
2021-05-19tests/kms_plane_lowres: Reset the state before exiting the testBhanuprakash Modem1-6/+3
2021-04-19Added test description for kms testsNidhi Gupta1-0/+8
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha1-1/+1
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-1/+1
2020-02-04tests/kms_plane_lowres: Fix CRC mismatchMika Kahola1-52/+90
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-11-29tests/kms_plane_lowres: Stop relying in debugfs display_infoVille Syrjälä1-85/+102
2019-11-29tests/kms_plane_lowres: Nuke unused definesVille Syrjälä1-2/+0
2019-08-30tests/kms_plane_lowres: Skip if no suitable mode is possibleMatt Roper1-1/+5
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