[igt-dev] [PATCH i-g-t 0/8] tests/kms_color: Improve CTM tests

Ville Syrjala ville.syrjala at linux.intel.com
Tue Apr 11 07:50:53 UTC 2023


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Bunch of fixe and cleanups to the CTM tests. Also add a new
"signed" subtest to highlight a bug in the i915 CHV CGM code.

Ville Syrjälä (8):
  tests/kms_color: Use legacy LUT for chopping off the lsbs
  tests/kms_color: Use named initializers
  tests/kms_color: Make loads of stuff static const
  tests/kms_color: Pass down the colors used to paint the fb
  tests/kms_color: Get rid of hand coded "expected_colors"
  tests/kms_color: Add and additional "signed" subtest
  tests/kms_color: Dump the CTM before/after color values
  tests/intel-ci/fast-feedback: Run ctm tests

 tests/intel-ci/fast-feedback.testlist |  11 +
 tests/kms_color.c                     | 285 +++++++++++++++-----------
 tests/kms_color_helper.c              |   4 +-
 tests/kms_color_helper.h              |   4 +-
 4 files changed, 183 insertions(+), 121 deletions(-)

-- 
2.39.2



More information about the igt-dev mailing list