[igt-dev] [PATCH i-g-t 0/5] tests/amdgpu: Improve amd_color

Rodrigo Siqueira Rodrigo.Siqueira at amd.com
Mon Nov 29 19:56:54 UTC 2021


amd_color is part of our CI, and it covers an essential part of our
display core features. This patchset improves amd_color by fixing issues
in some ASICs (i.e., making it more generic across AMD devices) and
expanding the coverage scenarios. Finally, this is part of making all of
our internal tests available in the upstream.

Qingqing Zhuo (1):
  tests/amdgpu: Fix test init error on Baffin

Stylon Wang (4):
  tests/amdgpu: Test plane level CTM and degamma
  tests/amdgpu: Test combination of plane degamma and CRTC regamma
  test/amdgpu: Add test description to amd_max_bpc and amd_color tests
  tests/amdgpu: fix gamma test on plane and crtc

 lib/igt_kms.c            |  10 +
 lib/igt_kms.h            |   3 +
 tests/amdgpu/amd_color.c | 500 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 513 insertions(+)

-- 
2.25.1



More information about the igt-dev mailing list