From: Mohammed Bilal <mohammed.bilal@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jeevan.b@intel.com, kunal1.joshi@intel.com,
sebastian.brzezinka@intel.com, kamil.konieczny@intel.com,
Mohammed Bilal <mohammed.bilal@intel.com>
Subject: [PATCH v2 0/1] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
Date: Tue, 24 Feb 2026 11:15:10 +0530 [thread overview]
Message-ID: <20260224054530.2946765-1-mohammed.bilal@intel.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1322 bytes --]
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.
-v2:
-Update commit message (Jeevan)
-Remove additional check for connector type filtering (Jeevan)
-Update commit message for LOBF/ALPM clarification (Kamil)
-Rename function to igt_is_aux_less_alpm_enabled (Sebastien)
-Add explicit null-termination (Sebastien)
-Add igt_info() log (Sowmiya)
Mohammed Bilal (1):
tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
lib/igt_kms.c | 32 ++++++++++++++++++++++++++++++++
lib/igt_kms.h | 1 +
tests/kms_vrr.c | 6 ++++++
3 files changed, 39 insertions(+)
--
2.48.1
next reply other threads:[~2026-02-24 5:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 5:45 Mohammed Bilal [this message]
2026-02-24 5:45 ` [PATCH v2 1/1] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled Mohammed Bilal
2026-02-24 6:48 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-02-24 7:09 ` ✗ i915.CI.BAT: failure " Patchwork
2026-02-24 18:11 ` ✗ Xe.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=20260224054530.2946765-1-mohammed.bilal@intel.com \
--to=mohammed.bilal@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jeevan.b@intel.com \
--cc=kamil.konieczny@intel.com \
--cc=kunal1.joshi@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