Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Shawn C <shawn.c.lee@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Lee Shawn C <shawn.c.lee@intel.com>
Subject: [PATCH v9 0/2] tests/kms_vrr: Add full-range refresh rate testing
Date: Wed, 17 Jun 2026 07:48:45 +0100	[thread overview]
Message-ID: <20260617064847.860438-1-shawn.c.lee@intel.com> (raw)

This series extends kms_vrr to validate hardware stability across the
entire VRR refresh rate spectrum, rather than only fixed step increments.

The first patch reverts a previous workaround that started virtual RR
tests above the midpoint to avoid mode fallback. This workaround is no
longer needed once full-range testing is in place.

The second patch introduces a 'full-range' testing mode to kms_vrr.
When enabled, the test iterates from maximum down to minimum refresh
rate (stepping by 1Hz), covering all supported rates within the VRR
range. For eDP displays, the test is skipped if the panel does not
support multiple refresh rates. Standard behavior (min-to-max with
defined step size) is preserved for existing subtests.

Lee Shawn C (2):
  Revert "tests/kms_vrr: Start virtual RR test above midpoint to avoid
    mode fallback"
  tests/kms_vrr: add support for full range refresh rate testing

 tests/kms_vrr.c | 184 +++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 142 insertions(+), 42 deletions(-)

-- 
2.53.0


             reply	other threads:[~2026-06-17  6:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-17  6:48 Lee Shawn C [this message]
2026-06-17  6:48 ` [PATCH v9 1/2] Revert "tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback" Lee Shawn C
2026-06-17  6:48 ` [PATCH v9 2/2] tests/kms_vrr: add support for full range refresh rate testing Lee Shawn C
2026-06-17  7:42 ` ✓ i915.CI.BAT: success for tests/kms_vrr: Add full-range refresh rate testing (rev2) Patchwork
2026-06-17  7:46 ` ✓ Xe.CI.BAT: " Patchwork
2026-06-17 14:16 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-06-18  4:45 ` ✗ 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=20260617064847.860438-1-shawn.c.lee@intel.com \
    --to=shawn.c.lee@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