Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t,v5 0/4] Enable HDR in IGT Frontbuffer Feature Tests
@ 2026-04-29 17:52 Swati Sharma
  2026-04-29 17:52 ` [PATCH i-g-t, v5 1/4] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library Swati Sharma
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Swati Sharma @ 2026-04-29 17:52 UTC (permalink / raw)
  To: igt-dev; +Cc: Swati Sharma

Patches add HDR support to the kms_frontbuffer_tracking tests.
This update integrates HDR into the feature test matrix, ensuring HDR
scenarios are exercised in RTE, suspend, and other feature-based
subtests.

Swati Sharma (4):
  lib/igt_hdr: Move HDR helpers from kms_hdr into shared library
  lib/igt_hdr: Add helpers to enable and disable HDR on an output
  tests/intel/kms_frontbuffer_tracking: Add HDR feature support
  tests/intel/kms_frontbuffer_tracking: Enable HDR in feature tests

 lib/igt_hdr.c                          | 240 ++++++++
 lib/igt_hdr.h                          |  31 ++
 lib/meson.build                        |   1 +
 tests/intel/kms_frontbuffer_tracking.c | 743 ++++++++++++++++++++++++-
 tests/kms_hdr.c                        | 268 ++-------
 5 files changed, 1046 insertions(+), 237 deletions(-)
 create mode 100644 lib/igt_hdr.c
 create mode 100644 lib/igt_hdr.h

-- 
2.25.1


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

end of thread, other threads:[~2026-05-06 11:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 17:52 [PATCH i-g-t,v5 0/4] Enable HDR in IGT Frontbuffer Feature Tests Swati Sharma
2026-04-29 17:52 ` [PATCH i-g-t, v5 1/4] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library Swati Sharma
2026-04-29 17:52 ` [PATCH i-g-t, v5 2/4] lib/igt_hdr: Add helpers to enable and disable HDR on an output Swati Sharma
2026-04-29 17:52 ` [PATCH i-g-t, v5 3/4] tests/intel/kms_frontbuffer_tracking: Add HDR feature support Swati Sharma
2026-04-30  7:43   ` Jani Nikula
2026-04-30  8:37     ` Sharma, Swati2
2026-05-06 11:04     ` Kamil Konieczny
2026-04-29 17:52 ` [PATCH i-g-t, v5 4/4] tests/intel/kms_frontbuffer_tracking: Enable HDR in feature tests Swati Sharma
2026-04-29 18:50 ` ✓ Xe.CI.BAT: success for Enable HDR in IGT Frontbuffer Feature Tests (rev5) Patchwork
2026-04-29 19:50 ` ✓ i915.CI.BAT: " Patchwork
2026-04-30  4:24 ` ✗ i915.CI.Full: failure " Patchwork
2026-04-30  6:16 ` ✗ Xe.CI.FULL: " Patchwork
2026-04-30  8:19 ` ✓ i915.CI.Full: success " Patchwork

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