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

Ville Syrjala ville.syrjala at linux.intel.com
Fri May 14 13:26:39 UTC 2021


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

Here are some basic tests for 3D LUTs. The kernel support is at [1]
but as the actual use case for this dried up I'm not going to land it
and thus I'm not proposing to land the igt tests either. 

I'd like to land the two prep igt patches from this series however so
that it'll be easier to resurrect this in the future if needed. And
rather than posting them separately I figured I'd just post the whole
thing to provide full context for the changes.

[1] git://github.com/vsyrjala/linux.git 3dlut

Ville Syrjälä (4):
  tests/kms_color: Refactor invalid LUT size tests
  tests/kms_color: Store r/g/b separately for LUT color tests
  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        |  95 ++++++++++++++++++++++
 tests/kms_color_helper.c | 166 ++++++++++++++++++++++++---------------
 tests/kms_color_helper.h |  20 ++++-
 5 files changed, 222 insertions(+), 66 deletions(-)

-- 
2.26.3



More information about the igt-dev mailing list