From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: uma.shankar@intel.com, jani.nikula@intel.com,
Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t v2 0/2] RFC: Add modifier helper and temporary test
Date: Wed, 1 Apr 2026 20:55:35 +0530 [thread overview]
Message-ID: <20260401152538.632846-1-jeevan.b@intel.com> (raw)
This series adds a new helper for querying driver-supported format
modifiers and a temporary test to verify that the helper outputs the
expected modifier list.
Jeevan B (2):
lib: Add modifier helper for querying driver-supported modifiers
DONT_MERGE: Add kms_modifier_list test to verify new modifier helper
lib/igt_modifier.c | 242 ++++++++++++++++++++++++++++++++++++++
lib/igt_modifier.h | 18 +++
lib/meson.build | 1 +
tests/kms_modifier_list.c | 127 ++++++++++++++++++++
tests/meson.build | 1 +
5 files changed, 389 insertions(+)
create mode 100644 lib/igt_modifier.c
create mode 100644 lib/igt_modifier.h
create mode 100644 tests/kms_modifier_list.c
--
2.43.0
next reply other threads:[~2026-04-01 15:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 15:25 Jeevan B [this message]
2026-04-01 15:25 ` [PATCH i-g-t v2 1/2] lib: Add modifier helper for querying driver-supported modifiers Jeevan B
2026-04-01 16:00 ` Ville Syrjälä
2026-04-01 15:25 ` [PATCH i-g-t v2 2/2] DONT_MERGE: Add kms_modifier_list test to verify new modifier helper Jeevan B
-- strict thread matches above, loose matches on Subject: below --
2026-04-01 15:31 [PATCH i-g-t v2 0/2] RFC: Add modifier helper and temporary test Jeevan B
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=20260401152538.632846-1-jeevan.b@intel.com \
--to=jeevan.b@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=uma.shankar@intel.com \
/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