Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v6 0/3] Add CMRR subtests
@ 2026-09-07 17:48 Naladala Ramanaidu
  2026-09-07 17:48 ` [PATCH i-g-t v6 1/3] lib/igt_vrr: Add VRR helper library for display refresh rate testing Naladala Ramanaidu
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Naladala Ramanaidu @ 2026-09-07 17:48 UTC (permalink / raw)
  To: igt-dev
  Cc: mitulkumar.ajitkumar.golani, chaitanya.kumar.borah, karthik.b.s,
	Naladala Ramanaidu

Add a subtests to validate CMRR with video mode and desktop mode.

Naladala Ramanaidu (3):
  lib/igt_vrr: Add VRR helper library for display refresh rate testing
  lib/igt_kms: Add helper to return vblank timestamp and sequence
  tests/kms_vrr: Add CMRR fixed and video mode subtests

 lib/igt_kms.c   |  37 +++++++-
 lib/igt_kms.h   |   1 +
 lib/igt_vrr.c   | 166 +++++++++++++++++++++++++++++++++
 lib/igt_vrr.h   |  30 ++++++
 lib/meson.build |   1 +
 tests/kms_vrr.c | 240 ++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 471 insertions(+), 4 deletions(-)
 create mode 100644 lib/igt_vrr.c
 create mode 100644 lib/igt_vrr.h

-- 
2.43.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-09-12 19:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07 17:48 [PATCH i-g-t v6 0/3] Add CMRR subtests Naladala Ramanaidu
2026-09-07 17:48 ` [PATCH i-g-t v6 1/3] lib/igt_vrr: Add VRR helper library for display refresh rate testing Naladala Ramanaidu
2026-09-09 16:33   ` Golani, Mitulkumar Ajitkumar
2026-09-10 10:14   ` Borah, Chaitanya Kumar
2026-09-07 17:48 ` [PATCH i-g-t v6 2/3] lib/igt_kms: Add helper to return vblank timestamp and sequence Naladala Ramanaidu
2026-09-09 16:22   ` Golani, Mitulkumar Ajitkumar
2026-09-07 17:48 ` [PATCH i-g-t v6 3/3] tests/kms_vrr: Add CMRR fixed and video mode subtests Naladala Ramanaidu
2026-09-10  8:46   ` Golani, Mitulkumar Ajitkumar
2026-09-10 10:25   ` Borah, Chaitanya Kumar
2026-09-12 19:52     ` Naladala, Ramanaidu
2026-09-07 20:28 ` ✓ Xe.CI.BAT: success for Add CMRR subtests (rev6) Patchwork
2026-09-07 20:42 ` ✓ i915.CI.BAT: " Patchwork
2026-09-08  0:58 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-09-08  7:42 ` ✗ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox