Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/2] Add Colorspace tests to kms_hdr
@ 2022-12-12 19:24 Harry Wentland
  2022-12-12 19:24 ` [igt-dev] [PATCH 1/2] tests/kms_hdr: Add test for output Colorspace Harry Wentland
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Harry Wentland @ 2022-12-12 19:24 UTC (permalink / raw)
  To: igt-dev; +Cc: Sebastian Wick, Pekka Paalanen, Joshua Ashton

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@gmail.com>
Cc: Sebastian Wick <sebastian.wick@redhat.com>
Cc: Vitaly.Prosyak@amd.com
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Joshua Ashton <joshua@froggi.es>
Cc: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Alex Hung <Alex.Hung@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-09 16:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12 19:24 [igt-dev] [PATCH 0/2] Add Colorspace tests to kms_hdr Harry Wentland
2022-12-12 19:24 ` [igt-dev] [PATCH 1/2] tests/kms_hdr: Add test for output Colorspace Harry Wentland
2022-12-13 11:39   ` Pekka Paalanen
2022-12-13 15:06     ` Harry Wentland
2022-12-12 19:24 ` [igt-dev] [PATCH 2/2] tests/kms_hdr: Add suspend and DPMS Colorspace tests Harry Wentland
2022-12-12 20:28 ` [igt-dev] ✓ Fi.CI.BAT: success for Add Colorspace tests to kms_hdr Patchwork
2022-12-13 13:29 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-12-30 20:06 ` [igt-dev] [PATCH 0/2] " Swati Sharma
2023-01-09 16:25   ` Harry Wentland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox