Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Swati Sharma <swati2.sharma@intel.com>
Subject: [PATCH i-g-t,v5 0/4] Enable HDR in IGT Frontbuffer Feature Tests
Date: Wed, 29 Apr 2026 23:22:01 +0530	[thread overview]
Message-ID: <20260429175205.2327206-1-swati2.sharma@intel.com> (raw)

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


             reply	other threads:[~2026-04-29 17:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29 17:52 Swati Sharma [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260429175205.2327206-1-swati2.sharma@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox