summaryrefslogtreecommitdiff
path: root/tests/kms_rotation_crc.c
AgeCommit message (Expand)Author
2022-03-09igt/tests: Add support for Tile4(TileF) format to kms_rotation_crcJeevan B
2021-12-30tests/kms_rotation_crc: MPO subtest-mixing of pixel format and tiling on diff...Ananya Sharma
2021-11-11tests: Remove restrictions on tests running only DRIVER_INTEL and DRIVER_AMDGPUMark Yacoub
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-10-08lib: Typechecking minmaxChris Wilson
2021-09-21tests/kms_rotation_crc: Use igt_plane_has_rotation()Ville Syrjälä
2021-08-24tests/kms_rotation_crc: Use igt_rotation_90_or_270()Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-07-15Remove local copies of I915 macrosLucas De Marchi
2021-07-01tests/kms_rotation_crc: Skip 90/270 rotation for ADL-PPatnana Venkata Sai
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper
2021-03-05tests/kms_rotation_crc@exhaust-fences: added check for HW detilerNidhi Gupta
2021-03-02tests/kms_rotation_crc: reduce executions time on multiplane testsJuha-Pekka Heikkila
2021-02-22tests/kms_rotation_crc: Add HW Rotation test case for amdgpu with tilingSung Joon Kim
2021-02-19tests/kms_rotation_crc:Added subtest descriptionArundhati Hagaragi
2021-02-16tests/kms_rotation_crc: restrict execution based on number of outputs connectedJeevan B
2021-02-04tests/kms_rotation_crc: different display modes can have different crcJuha-Pekka Heikkila
2021-02-01tests/kms_rotation_crc: reduce execution timeJeevan B
2021-01-12tests/kms_rotation_crc: fix crc buffer overflow for slow platformsJuha-Pekka Heikkila
2021-01-08tests/kms_rotation_crc: avoid recalculating refecence crcsJuha-Pekka Heikkila
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2020-03-02tests/kms_rotation_crc: remove redundant workJuha-Pekka Heikkila
2020-02-21tests/kms_rotation_crc: Speed up by not testing every formatVille Syrjälä
2020-02-21tests/kms_rotation_crc: limit maximum used plane sizeJuha-Pekka Heikkila
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-10-08tests/kms_rotation_crc: Check requested format/mod combo is supportedJuha-Pekka Heikkila
2019-08-30tests/kms_rotation_crc: Skip on platforms without atomic modesettingMatt Roper
2019-06-07tests/kms_rotation_crc: enable bad-pixel-format subtest for gen11+Swati Sharma
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila
2019-01-17tests/kms_rotation: align rendered image correctly for rotationJuha-Pekka Heikkila
2018-12-04tests/kms_rotation_crc: static before constDaniel Vetter
2018-12-04tests/kms_rotation_crc: Add multi plane testsJuha-Pekka Heikkila
2018-10-24tests/kms_rotation_crc: Don't leave crc runningJuha-Pekka Heikkila
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-09-06tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and laterJuha-Pekka Heikkila
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-02-12tests/kms_rotation_crc: Test all pixel formats on all planes.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Clean up exhaust-fences subtestMaarten Lankhorst
2018-02-12tests/kms_rotation_crc: Perform lazy cleanup and require atomic.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Always run the flip tests when available.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotationMaarten Lankhorst
2018-02-12tests/kms_rotation_crc: Fix bad-tiling testcase.Maarten Lankhorst
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst