All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/2] Add CMRR subtests
@ 2026-08-04 23:16 Naladala Ramanaidu
  2026-08-04 23:16 ` [PATCH i-g-t v1 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing Naladala Ramanaidu
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Naladala Ramanaidu @ 2026-08-04 23:16 UTC (permalink / raw)
  To: igt-dev
  Cc: chaitanya.kumar.borah, mitulkumar.ajitkumar.golani,
	ankit.k.nautiyal, Naladala Ramanaidu

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

Naladala Ramanaidu (2):
  lib/igt_vrr:Add VRR helper library for display refresh rate testing
  tests/kms_vrr: add CMRR fixed and video mode subtests

 lib/igt_vrr.c   | 150 ++++++++++++++++++++++++++++++++++++++
 lib/igt_vrr.h   |  45 ++++++++++++
 lib/meson.build |   1 +
 tests/kms_vrr.c | 188 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 384 insertions(+)
 create mode 100644 lib/igt_vrr.c
 create mode 100644 lib/igt_vrr.h

-- 
2.43.0


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

end of thread, other threads:[~2026-08-06  1:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 23:16 [PATCH i-g-t v1 0/2] Add CMRR subtests Naladala Ramanaidu
2026-08-04 23:16 ` [PATCH i-g-t v1 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing Naladala Ramanaidu
2026-08-05  7:15   ` Jani Nikula
2026-08-04 23:16 ` [PATCH i-g-t v1 2/2] tests/kms_vrr: add CMRR fixed and video mode subtests Naladala Ramanaidu
2026-08-05 12:15 ` ✗ Xe.CI.BAT: failure for Add CMRR subtests Patchwork
2026-08-05 12:29 ` ✓ i915.CI.BAT: success " Patchwork
2026-08-05 22:14 ` ✓ Xe.CI.FULL: " Patchwork
2026-08-06  1:47 ` ✗ i915.CI.Full: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.