All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/2] Add CMRR subtests
@ 2026-08-12 13:07 Naladala Ramanaidu
  2026-08-12 13:07 ` [PATCH i-g-t v4 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing Naladala Ramanaidu
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Naladala Ramanaidu @ 2026-08-12 13:07 UTC (permalink / raw)
  To: igt-dev
  Cc: chaitanya.kumar.borah, mitulkumar.ajitkumar.golani,
	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   | 154 ++++++++++++++++++++++++++++++++++++
 lib/igt_vrr.h   |  44 +++++++++++
 lib/meson.build |   1 +
 tests/kms_vrr.c | 204 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 403 insertions(+)
 create mode 100644 lib/igt_vrr.c
 create mode 100644 lib/igt_vrr.h

-- 
2.43.0


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

end of thread, other threads:[~2026-08-20 11:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 13:07 [PATCH i-g-t v4 0/2] Add CMRR subtests Naladala Ramanaidu
2026-08-12 13:07 ` [PATCH i-g-t v4 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing Naladala Ramanaidu
2026-08-19 16:03   ` Golani, Mitulkumar Ajitkumar
2026-08-20 11:08   ` Borah, Chaitanya Kumar
2026-08-12 13:07 ` [PATCH i-g-t v4 2/2] tests/kms_vrr: add CMRR fixed and video mode subtests Naladala Ramanaidu
2026-08-19 17:00   ` Golani, Mitulkumar Ajitkumar
2026-08-20 11:10     ` Borah, Chaitanya Kumar
2026-08-20 11:10   ` Borah, Chaitanya Kumar
2026-08-12 14:12 ` ✓ i915.CI.BAT: success for Add CMRR subtests (rev4) Patchwork
2026-08-12 14:14 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-12 17:49 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-08-12 18:01 ` ✗ i915.CI.Full: " 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.