summaryrefslogtreecommitdiff
path: root/tests/kms_plane_alpha_blend.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-16/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-46/+48
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-4/+0
2023-08-16tests/kms_plane_alpha_blend: Document each subtest for testplanBhanuprakash Modem1-0/+55
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-03-20tests/kms_plane_alpha_blend: Add support for BigjoinerBhanuprakash Modem1-3/+6
2023-02-11tests/kms_plane_alpha_blend: Limit the test executionNidhi Gupta1-1/+60
2023-01-12tests/kms_plane_alpha_blend: stop crc generation before assertingJuha-Pekka Heikkila1-3/+7
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_alpha_blend: Close device before exitChris Wilson1-0/+1
2022-09-28tests/kms_plane_alpha_blend: Convert test to dynamicKarthik B S1-72/+134
2022-05-30test/kms_plane_alpha_blend: clearer validation for coverage-7efcMelissa Wen1-13/+11
2022-04-08tests/kms_plane_alpha_blend: refactor alpha-7efc for clearer validationMelissa Wen1-14/+11
2021-11-10tests/kms_plane_alpha_blend: skip coverage tests on missing enumSimon Ser1-2/+2
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-10/+10
2021-09-07tests/kms_plane_alpha_blend: Fix rounding in draw_squaresVidya Srinivas1-1/+1
2021-09-07Revert "tests/kms_plane_alpha_blend: Align width to 256B"Vidya Srinivas1-1/+0
2021-08-19tests/kms_plane_alpha_blend: reset display after testJuha-Pekka Heikkila1-1/+6
2021-07-30tests/kms_plane_alpha_blend: Align width to 256BTejas Upadhyay1-0/+1
2021-07-29Revert "tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bp...Vidya Srinivas1-36/+0
2021-07-29Revert "tests/kms_plane_alpha_blend: Fix a check in is_6bpc function"Vidya Srinivas1-1/+1
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-10/+10
2021-07-14tests/kms_plane_alpha_blend: Fix a check in is_6bpc functionVidya Srinivas1-1/+1
2021-07-13tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panelsVidya Srinivas1-0/+36
2021-05-19tests/kms_plane_alpha_blend: Reset the state before exiting the testBhanuprakash Modem1-2/+3
2021-04-19Added test description for kms testsNidhi Gupta1-0/+9
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-5/+5
2020-03-31tests/kms_plane_alpha_blend: Correct typo in the name and comments of a subtestMelissa Wen1-6/+6
2019-12-18tests: Open DRM_MASTER for display operationsChris Wilson1-1/+1
2019-02-27tests/kms_plane_alpha_blend: Paint FBs with cairo source operatorNicholas Kazlauskas1-1/+3
2018-11-27tests: Use igt_display_requireDaniel Vetter1-1/+1
2018-10-26kms_plane_alpha_blend: Start CRC after enabling display.Maarten Lankhorst1-3/+10
2018-10-02tests: Add kms plane alpha blending test, v2.Maarten Lankhorst1-0/+571