From: Pranay Samala <pranay.samala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: karthik.b.s@intel.com, sameer.lattannavar@intel.com,
pranay.samala@intel.com
Subject: [PATCH i-g-t 0/2] Fix non-joiner mode helper and use it in test
Date: Mon, 23 Mar 2026 10:40:47 +0530 [thread overview]
Message-ID: <20260323051049.2627387-1-pranay.samala@intel.com> (raw)
The get-non-joiner-mode helper returns a pointer to connected-owned
memory which could become invalid after display state changes, causing
stale mode data and test failures.
So 1st patch converts the helper to use an output-parameter, and 2nd patch
updates the test to use local stable mode for joiner bypass and applies
the selected mode to output before commit.
Pranay Samala (2):
lib/igt_kms: Make helper use out-parameter
tests/intel/kms_sharpness_filter: Use stable non-joiner mode for
joiner bypass
lib/igt_kms.c | 10 ++++++----
lib/igt_kms.h | 2 +-
tests/intel/kms_sharpness_filter.c | 10 +++++++---
3 files changed, 14 insertions(+), 8 deletions(-)
--
2.34.1
next reply other threads:[~2026-03-23 5:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 5:10 Pranay Samala [this message]
2026-03-23 5:10 ` [PATCH i-g-t 1/2] lib/igt_kms: Make helper use out-parameter Pranay Samala
2026-03-23 9:25 ` Jani Nikula
2026-03-23 5:10 ` [PATCH i-g-t 2/2] tests/intel/kms_sharpness_filter: Use stable non-joiner mode for joiner bypass Pranay Samala
2026-03-23 7:29 ` Garg, Nemesa
2026-03-23 9:29 ` Jani Nikula
2026-03-23 13:02 ` Samala, Pranay
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=20260323051049.2627387-1-pranay.samala@intel.com \
--to=pranay.samala@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=karthik.b.s@intel.com \
--cc=sameer.lattannavar@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