From: Mohammed Bilal <mohammed.bilal@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jeevan.b@intel.com, kunal1.joshi@intel.com,
sameer.lattannavar@intel.com, sebastian.brzezinka@intel.com,
Mohammed Bilal <mohammed.bilal@intel.com>
Subject: [PATCH v1 0/2] Add precondition checks for LOBF subtest
Date: Wed, 18 Feb 2026 13:34:33 +0530 [thread overview]
Message-ID: <20260218080511.2534901-1-mohammed.bilal@intel.com> (raw)
This patch series restricts LOBF test execution based on the observed
support behavior across eDP and DP 2.1 configurations.
From our analysis, LOBF is supported on both eDP and DP 2.1
only when the display version is > 35. For display versions between 20-35,
LOBF support is limited to eDP. Additionally, either Aux-less or Aux-wake
mode must be enabled for LOBF execution.
LOBF support may also depend on the eDP version
(e.g., valid only for eDP ≥ 1.5). Confirming this would require reading
DPCD registers via IGT, which is not preferred at this stage. To avoid
unintended failures and ensure proper skip behavior on unsupported
connectors, the test is now restricted to execute only when Aux-less mode
is enabled, preventing false negatives and improving stability.
Mohammed Bilal (2):
tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
tests/kms_vrr: Add connector type filtering for LOBF
lib/igt_kms.c | 28 ++++++++++++++++++++++++++++
lib/igt_kms.h | 1 +
tests/kms_vrr.c | 30 ++++++++++++++++++++++++++++++
3 files changed, 59 insertions(+)
--
2.48.1
next reply other threads:[~2026-02-18 8:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 8:04 Mohammed Bilal [this message]
2026-02-18 8:04 ` [PATCH v1 1/2] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled Mohammed Bilal
2026-02-18 8:36 ` B, Jeevan
2026-02-18 11:01 ` Kamil Konieczny
2026-02-18 12:19 ` Sebastian Brzezinka
2026-02-19 5:19 ` S, Sowmiya
2026-02-18 8:04 ` [PATCH v1 2/2] tests/kms_vrr: Add connector type filtering for LOBF Mohammed Bilal
2026-02-18 8:42 ` B, Jeevan
2026-02-23 16:06 ` Bilal, Mohammed
2026-02-18 8:40 ` ✓ Xe.CI.BAT: success for Add precondition checks for LOBF subtest Patchwork
2026-02-18 9:13 ` ✓ i915.CI.BAT: " Patchwork
2026-02-18 9:37 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-02-18 12:36 ` ✗ i915.CI.Full: " 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=20260218080511.2534901-1-mohammed.bilal@intel.com \
--to=mohammed.bilal@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jeevan.b@intel.com \
--cc=kunal1.joshi@intel.com \
--cc=sameer.lattannavar@intel.com \
--cc=sebastian.brzezinka@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