summaryrefslogtreecommitdiff
path: root/tests/kms_plane.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-05tests/kms_plane: Convert to dynamic subtestsPranay Samala1-10/+17
2024-06-05tests/kms_plane: Reduce CI loggingPranay Samala1-20/+25
2024-01-18tests/kms: fix doc pixel format functionalitySwati Sharma1-2/+2
2023-12-05drm-uapi/xe: Align on a common way to return arrays (memory regions)Francois Dugast1-1/+1
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-18/+3
2023-11-27tests/kms/testplan: Regroup testplan documentationBhanuprakash Modem1-9/+7
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-63/+68
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-16tests/kms_plane: test odd size planar yuvJuha-Pekka Heikkila1-12/+31
2023-10-13tests/kms_plane: Fix skips/fails vs CRC cleanupRob Clark1-0/+3
2023-10-13tests/kms_plane: drop planes from dynamic subtest nameSwati Sharma1-1/+1
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-6/+0
2023-08-29tests/kms_plane: Add tiling support for XEBhanuprakash Modem1-4/+0
2023-08-16tests/kms_plane: Document each subtest for testplanBhanuprakash Modem1-0/+74
2023-08-14tests/kms_plane: Skip plane position test if primary ID > sprite IDJessica Zhang1-0/+6
2023-08-10tests/kms_plane: Skip QCOM_COMPRESSEDRob Clark1-0/+5
2023-08-10tests/kms_plane: Handle hw without legacy gamma supportRob Clark1-0/+4
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-06-13tests/kms_plane: Add debug prints for pixel format tests if couldn't use cust...Juha-Pekka Heikkila1-22/+35
2023-05-26tests/kms_plane: enable test for sim envSwati Sharma1-4/+9
2023-04-28tests/kms_plane: Add XE supportBhanuprakash Modem1-1/+18
2023-03-20tests/kms_plane: Add support for BigjoinerBhanuprakash Modem1-11/+19
2023-03-08tests/kms_plane: add invalid pixel format testsJuha-Pekka Heikkila1-0/+54
2022-12-02tests/kms_plane: check before calling i915 librariesAlex Hung1-3/+6
2022-11-22tests/kms_plane: skip memory demanding modes in test_plane_panningAndrzej Hajda1-3/+25
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+2
2022-10-05kms_plane: Close device before exitChris Wilson1-0/+1
2022-08-10tests/kms_plane: Check plane format before usingAlex Hung1-0/+3
2022-06-22tests/kms_plane: Test RefactoringKarthik B S1-80/+43
2022-04-29tests/kms: Skip kms test cases for DCC and DCC_RETILEAlex Hung1-0/+10
2021-11-11tests/kms_plane: Use single colors during extended testVille Syrjälä1-1/+1
2021-11-11tests/kms_plane: Abstract single vs. multiple crsc betterVille Syrjälä1-27/+34
2021-10-18tests/kms_plane: Use IGT_MODIFIER_{FMT,ARGS}Ville Syrjälä1-8/+8
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-7/+7
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-5/+5
2021-06-22tests/kms_plane: fix rounding errorJuha-Pekka Heikkila1-1/+8
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper1-1/+1
2021-05-19tests/kms_plane: Reset the state before exiting the testBhanuprakash Modem1-4/+11
2021-05-12tests/kms_plane: Restrict the test execution to two pipesPatnana Venkata Sai1-36/+96
2021-04-20tests/kms_plane: Ignore the crc frame count with --skip-crc-compareVille Syrjälä1-1/+2
2021-04-09tests/kms_plane: Don't test all format+modifier combinationsVille Syrjälä1-22/+51
2021-03-18tests/kms_plane: Don't unset primary_fb when testing other planesLyude Paul1-4/+5
2021-02-23tests/kms_plane: Restore RGB pixel format tests for non-atomic driversVille Syrjälä1-2/+2
2021-01-08tests/kms_plane: Added test descriptionArundhati Hagaragi1-0/+10
2021-01-03tests/kms_plane: Test optimization by removing redundanciesKarthik B S1-16/+10
2020-12-01tests/kms_plane: optimize pixel format testsJuha-Pekka Heikkila1-53/+109
2020-10-30tests/kms_plane: fix pixel format (-clamping) testsJuha-Pekka Heikkila1-6/+22
2020-08-27tests/kms_plane: Generate reference CRCs for partial coverage tooLyude Paul1-73/+96
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha1-2/+6
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha1-1/+1