[igt-dev] [PATCH 0/2] Add Colorspace tests to kms_hdr
Harry Wentland
harry.wentland at amd.com
Mon Dec 12 19:24:23 UTC 2022
We've had a Colorspace property on the drm_connector
but no IGT tests. These patches add IGT tests for this
property. They're currently only enabled on amdgpu with
the kernel at [1] but could be enabled for other drivers
if those drivers decide to expose a debugfs to read the
currently applied colorspace.
[1] https://gitlab.freedesktop.org/hwentland/linux/-/tree/hdr-colorimetry
Cc: Pekka Paalanen <ppaalanen at gmail.com>
Cc: Sebastian Wick <sebastian.wick at redhat.com>
Cc: Vitaly.Prosyak at amd.com
Cc: Uma Shankar <uma.shankar at intel.com>
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
Cc: Joshua Ashton <joshua at froggi.es>
Cc: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira at amd.com>
Cc: Alex Hung <Alex.Hung at amd.com>
Harry Wentland (2):
tests/kms_hdr: Add test for output Colorspace
tests/kms_hdr: Add suspend and DPMS Colorspace tests
lib/igt_kms.c | 51 ++++++++++++++++
lib/igt_kms.h | 6 ++
tests/kms_hdr.c | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 213 insertions(+)
--
2.38.1
More information about the igt-dev
mailing list