summaryrefslogtreecommitdiff
path: root/tests/kms_plane_multiple.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-26/+28
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-16tests/kms_plane_multiple: Document each subtest for testplanBhanuprakash Modem1-0/+33
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-03-20tests/kms_plane_multiple: Add support for BigjoinerBhanuprakash Modem1-3/+12
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+2
2022-10-13tests/kms_plane_multiple: turn off pipe if all planes are offAlex Hung1-5/+3
2022-10-05kms_plane_multiple: Close device before exitChris Wilson1-1/+3
2022-09-05tests/kms_plane_multiple: Convert tests to dynamicKarthik B S1-37/+38
2022-09-01tests/kms_plane_multiple: Fix assumption about single primary planeRob Clark1-3/+3
2022-03-09igt/tests: Add support for Tile4(TileF) format to tests/kms_plane_multipleJeevan B1-0/+3
2021-12-23tests/kms_plane_multiple: Use same modifier for reference crc as for test crcJuha-Pekka Heikkila1-1/+4
2021-11-11tests: Remove restrictions on tests running only DRIVER_INTEL and DRIVER_AMDGPUMark Yacoub1-1/+1
2021-10-14tests/kms_plane_multiple: Fix regression test_plane_position_with_outputVidya Srinivas1-8/+7
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-16/+16
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-3/+3
2021-08-16tests/kms_plane_multiple: Limit plane testing to 3 planes by defaultMika Kahola1-2/+11
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-3/+3
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-3/+3
2021-07-13tests/kms_plane_multiple: Start continuous CRC capture after commitVictor Lu1-2/+5
2021-02-24tests: Make .seed unsignedVille Syrjälä1-2/+2
2021-02-24tests: Remove pointless struct member initializationVille Syrjälä1-2/+0
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-03-23tests/kms_plane_multiple: Avoid CRC buffer overflowsJuha-Pekka Heikkila1-2/+3
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-08-19tests/kms_plane_multiple: Commit state before remove_fb callsNicholas Kazlauskas1-0/+4
2019-07-08tests/kms_plane_multiple: Describe the testArkadiusz Hiler1-18/+21
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