[igt-dev] [PATCH i-g-t v2 0/6] tests/kms_color: 3D LUT tests

Ville Syrjala ville.syrjala at linux.intel.com
Fri Sep 3 16:15:26 UTC 2021


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

Updated set of 3D LUT tests and associated refactoring/fixes.

Cc: Bhanuprakash Modem <Bhanuprakash.modem at intel.com>

Ville Syrjälä (6):
  tests/kms_color: Refactor invalid LUT size tests
  tests/kms_color: Store r/g/b separately for LUT color tests
  tests/kms_color: Pass pipe to invalid LUT size tests
  tests/kms_color: Run each subtest only for a single connector
  lib/kms: Add GAMMA_LUT_3D support
  tests/kms_color: Add GAMMA_LUT_3D tests

 lib/igt_kms.c            |   5 +
 lib/igt_kms.h            |   2 +
 tests/kms_color.c        | 782 ++++++++++++++++++++++-----------------
 tests/kms_color_helper.c | 181 +++++----
 tests/kms_color_helper.h |  27 +-
 5 files changed, 587 insertions(+), 410 deletions(-)

-- 
2.31.1



More information about the igt-dev mailing list