[PATCH i-g-t 0/3] improvements for AMD color and async flip tests

Melissa Wen mwen at igalia.com
Sun Jun 1 19:14:43 UTC 2025


Increase the test coverage of AMD color tests for CRTC color LUTs by
recovering the hability to validate LUT accuracy in DCN 2.1 (patch 1)
and verifying color transformation results with primary and cursor
planes active (patch 2) to prevent regressions caused by cursor degamma
ROM attribute. Also skip async flip test instead of fail if async flips
are rejected (EINVAL) on AMD device, which means that the async flip
cannot be perfomed under invalid conditions (patch 3).

Melissa Wen (3):
  tests/amdgpu/amd_color: fix EINVAL failure in DCN2.1
  test/amdgpu/amd_color: check CRTC color LUTs with cursor plane
  tests/kms_async_flip: skip subtest on AMD if invalid condition

 tests/amdgpu/amd_color.c | 30 +++++++++++++++++++-----------
 tests/kms_async_flips.c  |  7 ++++++-
 2 files changed, 25 insertions(+), 12 deletions(-)

-- 
2.47.2



More information about the igt-dev mailing list