summaryrefslogtreecommitdiff
path: root/tests/kms_rotation_crc.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-06tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip wit...Juha-Pekka Heikkila1-0/+7
2024-11-06tests/kms_rotation_crc: move plane rotation requirements into helperJuha-Pekka Heikkila1-6/+17
2024-09-12lib/igt_fb: Make igt_calc_fb_size() somewhat usableVille Syrjälä1-4/+6
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-37/+4
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-117/+120
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-3/+3
2023-10-11tests/kms_rotation_crc: Use helpers from libBhanuprakash Modem1-36/+4
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-10/+0
2023-08-29tests/kms_rotation_crc: Add tiling support for XEBhanuprakash Modem1-6/+2
2023-08-16tests/kms_rotation_crc: Document each subtest for testplanBhanuprakash Modem1-0/+133
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-05-31tests/kms_rotation_crc: enable and optimize test for simSwati Sharma1-0/+13
2023-04-28tests/kms_rotation_crc: Add XE supportBhanuprakash Modem1-8/+15
2023-03-20tests/kms_rotation_crc: Add support for BigjoinerBhanuprakash Modem1-1/+24
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-2/+3
2022-10-05kms_rotation_crc: Close device before exitChris Wilson1-0/+1
2022-10-04tests/kms_rotation_crc: try to simplify multiplane rotation testsJuha-Pekka Heikkila1-119/+178
2022-10-04tests/kms_rotation_crc: add I915_FORMAT_MOD_4_TILED to multiplane rotation testsJuha-Pekka Heikkila1-0/+2
2022-03-09igt/tests: Add support for Tile4(TileF) format to kms_rotation_crcJeevan B1-0/+4
2021-12-30tests/kms_rotation_crc: MPO subtest-mixing of pixel format and tiling on diff...Ananya Sharma1-7/+6
2021-11-11tests: Remove restrictions on tests running only DRIVER_INTEL and DRIVER_AMDGPUMark Yacoub1-21/+31
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-30/+30
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-5/+5
2021-10-08lib: Typechecking minmaxChris Wilson1-8/+13
2021-09-21tests/kms_rotation_crc: Use igt_plane_has_rotation()Ville Syrjälä1-20/+12
2021-08-24tests/kms_rotation_crc: Use igt_rotation_90_or_270()Ville Syrjälä1-16/+14
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-5/+5
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-27/+27
2021-07-01tests/kms_rotation_crc: Skip 90/270 rotation for ADL-PPatnana Venkata Sai1-6/+17
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper1-4/+4
2021-03-05tests/kms_rotation_crc@exhaust-fences: added check for HW detilerNidhi Gupta1-0/+1
2021-03-02tests/kms_rotation_crc: reduce executions time on multiplane testsJuha-Pekka Heikkila1-70/+165
2021-02-22tests/kms_rotation_crc: Add HW Rotation test case for amdgpu with tilingSung Joon Kim1-21/+61
2021-02-19tests/kms_rotation_crc:Added subtest descriptionArundhati Hagaragi1-0/+11
2021-02-16tests/kms_rotation_crc: restrict execution based on number of outputs connectedJeevan B1-2/+5
2021-02-04tests/kms_rotation_crc: different display modes can have different crcJuha-Pekka Heikkila1-9/+53
2021-02-01tests/kms_rotation_crc: reduce execution timeJeevan B1-0/+6
2021-01-12tests/kms_rotation_crc: fix crc buffer overflow for slow platformsJuha-Pekka Heikkila1-10/+6
2021-01-08tests/kms_rotation_crc: avoid recalculating refecence crcsJuha-Pekka Heikkila1-36/+52
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-1/+1
2020-03-02tests/kms_rotation_crc: remove redundant workJuha-Pekka Heikkila1-13/+0
2020-02-21tests/kms_rotation_crc: Speed up by not testing every formatVille Syrjälä1-3/+55
2020-02-21tests/kms_rotation_crc: limit maximum used plane sizeJuha-Pekka Heikkila1-13/+31
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-10-08tests/kms_rotation_crc: Check requested format/mod combo is supportedJuha-Pekka Heikkila1-0/+6
2019-08-30tests/kms_rotation_crc: Skip on platforms without atomic modesettingMatt Roper1-0/+1
2019-06-07tests/kms_rotation_crc: enable bad-pixel-format subtest for gen11+Swati Sharma1-7/+6
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila1-4/+25
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila1-15/+20