summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_crc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-14/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-70/+71
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-23tests/kms_cursor_crc: Fix test intermittent failures on AMD gpuHersen Wu1-1/+14
2023-10-23tests/kms_cursor_crc: Fix cursor crop on AMD gpuHersen Wu1-1/+5
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-4/+0
2023-08-16tests/kms_cursor_crc: Document each subtest for testplanBhanuprakash Modem1-0/+79
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-06-01tests/kms_cursor_crc: Fix special handling for Intel CHVJuha-Pekka Heikkila1-0/+4
2023-05-29tests/tests/kms_cursor_crc: remove extra \nSwati Sharma1-2/+0
2023-05-29tests/kms_cursor_crc: limit test to one pipe for simSwati Sharma1-0/+4
2023-04-28tests/kms_cursor_crc: Add XE supportBhanuprakash Modem1-2/+2
2023-04-06tests/kms_cursor_crc: Reduce the execution time on simulationNidhi Gupta1-1/+59
2023-03-20tests/kms_cursor_crc: Add support for BigjoinerBhanuprakash Modem1-0/+34
2023-01-26tests/kms_cursor_crc: s/for_each_pipe/for_each_pipe_with_single_output/Dnyaneshwar Bhadane1-41/+6
2023-01-10tests/kms_cursor_crc: Skip for invalid pipe connector connectionDnyaneshwar Bhadane1-0/+21
2022-11-15tests/kms_cursor_crc: Fix compile warningAshutosh Dixit1-1/+1
2022-11-14tests/kms_cursor_crc: Fix SIGABRT in dynamic subtestsBhanuprakash Modem1-60/+68
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+1
2022-10-15tests/kms_cursor_crc: reduce cpu work on restoring imageJuha-Pekka Heikkila1-10/+21
2022-10-05kms_cursor_crc: Close device before exitChris Wilson1-0/+1
2022-10-04tests/kms_cursor_crc: wait for cursor only when neededJuha-Pekka Heikkila1-8/+11
2022-09-22tests/kms_cursor_crc: Wait extra vblankJessica Zhang1-4/+5
2022-09-01tests/kms_cursor_crc: Add max-size test backBhanuprakash Modem1-23/+35
2022-07-28tests/kms_cursor_crc: Drop max-size testBhanuprakash Modem1-25/+22
2022-07-13tests/kms_cursor_crc: Move output check to the beginningKarthik B S1-3/+3
2022-07-06tests/kms_cursor_crc: Fix -Wformat-truncationAshutosh Dixit1-1/+1
2022-06-22tests/kms_cursor_crc: Test CleanupBhanuprakash Modem1-8/+7
2022-06-22tests/kms_cursor_crc: Convert tests to dynamicBhanuprakash Modem1-78/+129
2021-10-18tests/kms_cursor_crc: use same test path for alpha and size tests as all othe...Juha-Pekka Heikkila1-112/+31
2021-10-18tests/kms_cursor_crc: take alpha into use when draw cursorJuha-Pekka Heikkila1-8/+10
2021-10-18tests/kms_cursor_crc: move create_cursor_fb above alpha testsJuha-Pekka Heikkila1-24/+26
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-7/+7
2021-08-19tests/kms_cursor_crc: Separate hw and sw runs on testsJuha-Pekka Heikkila1-153/+251
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-6/+6
2021-06-22tests/kms_cursor_crc: use flipping instead of frontbufferJuha-Pekka Heikkila1-65/+71
2021-04-19tests/kms_cursor_crc: Let's not create full screen framebuffers in a loopJuha-Pekka Heikkila1-8/+10
2021-03-30tests/kms_cursor_crc: Test maximum cursor sizeVille Syrjälä1-5/+26
2021-03-30tests/kms_cursor_crc: Extract run_size_tests()Ville Syrjälä1-61/+42
2021-03-30tests/kms_cursor_crc: Remove the max_w==max_h requirementVille Syrjälä1-3/+0
2021-03-24tests/kms_cursor_crc: Test 32x32 cursorsLyude Paul1-1/+1
2021-03-24tests/kms_cursor_crc: Probe kernel for cursor size supportLyude Paul1-55/+78
2021-03-18tests/kms_cursor_crc: Add vblank wait for restore imageMohammed Khajapasha1-0/+3
2020-09-10tests/kms_cursor_crc: Stripping rendercopy implementation to use cairoKamati Srinivas1-78/+13
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha1-6/+12
2020-07-20test/kms_cursor_crc: release old pipe_crc before create a new oneMelissa Wen1-0/+2
2020-07-16test/kms_cursor_crc: update subtests descriptions and some commentsMelissa Wen1-6/+26
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-12/+10
2019-12-31lib/igt_buf: Extend igt_buf to include two color surfacesImre Deak1-2/+2
2019-12-30tests/kms_cursor_crc: Fix user space read too slow errorJuha-Pekka Heikkila1-66/+154