Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification
@ 2025-02-17 21:35 Swati Sharma
  2025-02-17 21:35 ` [PATCH i-g-t 1/5] lib/igt_kms: Add func() to read and parse cdclk debugfs Swati Sharma
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Swati Sharma @ 2025-02-17 21:35 UTC (permalink / raw)
  To: igt-dev; +Cc: ankit.k.nautiyal, Swati Sharma

Based on the review comments received, add highres and lowres
functions to lib and made corresponding changes in the lib.
On top, broken initial patches into smaller patches to better
review.

Swati Sharma (5):
  lib/igt_kms: Add func() to read and parse cdclk debugfs
  lib/igt_kms: Add highres() and lowres() func
  tests/intel/kms_cdclk: Add conditions to filter valid outputs
  tests/intel/kms_cdclk: Introduce set_mode()
  tests/intel/kms_cdclk: Use igt_get_max_cdclk()

 lib/igt_kms.c             | 110 ++++++++++++++++----
 lib/igt_kms.h             |   4 +
 tests/intel/kms_cdclk.c   | 207 +++++++++++++++-----------------------
 tests/intel/kms_dsc.c     |  14 +--
 tests/kms_display_modes.c |  14 +--
 5 files changed, 177 insertions(+), 172 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH i-g-t 0/5] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification
@ 2025-02-13 11:08 Swati Sharma
  2025-02-13 11:08 ` [PATCH i-g-t 5/5] tests/intel/kms_cdclk: Use igt_get_max_cdclk() Swati Sharma
  0 siblings, 1 reply; 13+ messages in thread
From: Swati Sharma @ 2025-02-13 11:08 UTC (permalink / raw)
  To: igt-dev; +Cc: ankit.k.nautiyal, Swati Sharma

Based on the review comments received, add highres and lowres
functions to lib and made corresponding changes in the lib.
On top, broken initial patches into smaller patches to better
review.

Swati Sharma (5):
  lib/igt_kms: Add highres() and lowres() func
  tests/intel/kms_cdclk: Add conditions to filter valid outputs
  tests/intel/kms_cdclk: Introduce set_mode()
  lib/igt_kms: Add igt_get_max_cdclk()
  tests/intel/kms_cdclk: Use igt_get_max_cdclk()

 lib/igt_kms.c             |  83 +++++++++++++++++++
 lib/igt_kms.h             |   3 +
 tests/intel/kms_cdclk.c   | 166 +++++++++++++++++---------------------
 tests/intel/kms_dsc.c     |  14 +---
 tests/kms_display_modes.c |  14 +---
 5 files changed, 162 insertions(+), 118 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-02-23 12:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 21:35 [PATCH i-g-t 0/5] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification Swati Sharma
2025-02-17 21:35 ` [PATCH i-g-t 1/5] lib/igt_kms: Add func() to read and parse cdclk debugfs Swati Sharma
2025-02-23 12:01   ` Nautiyal, Ankit K
2025-02-17 21:35 ` [PATCH i-g-t 2/5] lib/igt_kms: Add highres() and lowres() func Swati Sharma
2025-02-17 21:35 ` [PATCH i-g-t 3/5] tests/intel/kms_cdclk: Add conditions to filter valid outputs Swati Sharma
2025-02-17 21:35 ` [PATCH i-g-t 4/5] tests/intel/kms_cdclk: Introduce set_mode() Swati Sharma
2025-02-17 21:35 ` [PATCH i-g-t 5/5] tests/intel/kms_cdclk: Use igt_get_max_cdclk() Swati Sharma
2025-02-18  0:06 ` ✓ Xe.CI.BAT: success for tests/intel/kms_cdclk: Refactor mode setting and CD clock verification (rev4) Patchwork
2025-02-18  0:23 ` ✗ i915.CI.BAT: failure " Patchwork
2025-02-18 18:10 ` ✗ Xe.CI.Full: " Patchwork
2025-02-23 12:11 ` [PATCH i-g-t 0/5] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification Nautiyal, Ankit K
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13 11:08 Swati Sharma
2025-02-13 11:08 ` [PATCH i-g-t 5/5] tests/intel/kms_cdclk: Use igt_get_max_cdclk() Swati Sharma
2025-02-17  8:36   ` Nautiyal, Ankit K

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