[igt-dev] [i-g-t v2 0/6] tests/kms_color: 3D LUT tests
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Fri Sep 3 07:32:45 UTC 2021
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
Bhanuprakash Modem (2):
tests/kms_color: Initialize lut_size before running the test
tests/kms_color_chamelium: Initialize lut_size before running the test
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 | 150 +++++++++++++++++++++++++++++---
tests/kms_color_chamelium.c | 45 +++++++---
tests/kms_color_helper.c | 166 ++++++++++++++++++++++--------------
tests/kms_color_helper.h | 20 ++++-
6 files changed, 301 insertions(+), 87 deletions(-)
--
2.32.0
More information about the igt-dev
mailing list