Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/6] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification
@ 2024-12-30 19:03 Swati Sharma
  2024-12-30 19:03 ` [PATCH i-g-t 1/6] lib/igt_kms: Add highres() and lowres() func Swati Sharma
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Swati Sharma @ 2024-12-30 19:03 UTC (permalink / raw)
  To: igt-dev; +Cc: ankit.k.nautiyal, santhosh.reddy.guddati, 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 (6):
  lib/igt_kms: Add highres() and lowres() func
  tests/intel/kms_cdclk: Modify highest resolution restriction
  tests/intel/kms_cdclk: Add conditions to filter valid outputs
  tests/intel/kms_cdclk: Introduce set_mode()
  tests/intel/kms_cdclk.c: Modify skip condition
  tests/intel/kms_cdclk: Add get_max_cdclk_freq()

 lib/igt_kms.c             |  34 +++++++
 lib/igt_kms.h             |   2 +
 tests/intel/kms_cdclk.c   | 199 +++++++++++++++++++++-----------------
 tests/intel/kms_dsc.c     |  14 +--
 tests/kms_display_modes.c |  14 +--
 5 files changed, 146 insertions(+), 117 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-02-03 14:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30 19:03 [PATCH i-g-t 0/6] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification Swati Sharma
2024-12-30 19:03 ` [PATCH i-g-t 1/6] lib/igt_kms: Add highres() and lowres() func Swati Sharma
2025-01-27 11:32   ` Reddy Guddati, Santhosh
2025-01-28  5:51     ` Reddy Guddati, Santhosh
2025-02-03 13:47   ` Nautiyal, Ankit K
2024-12-30 19:03 ` [PATCH i-g-t 2/6] tests/intel/kms_cdclk: Modify highest resolution restriction Swati Sharma
2024-12-30 19:03 ` [PATCH i-g-t 3/6] tests/intel/kms_cdclk: Add conditions to filter valid outputs Swati Sharma
2025-02-03 14:05   ` Nautiyal, Ankit K
2024-12-30 19:03 ` [PATCH i-g-t 4/6] tests/intel/kms_cdclk: Introduce set_mode() Swati Sharma
2025-02-03 14:11   ` Nautiyal, Ankit K
2024-12-30 19:03 ` [PATCH i-g-t 5/6] tests/intel/kms_cdclk.c: Modify skip condition Swati Sharma
2025-02-03 14:12   ` Nautiyal, Ankit K
2024-12-30 19:03 ` [PATCH i-g-t 6/6] tests/intel/kms_cdclk: Add get_max_cdclk_freq() Swati Sharma
2024-12-30 19:43 ` ✓ i915.CI.BAT: success for tests/intel/kms_cdclk: Refactor mode setting and CD clock verification (rev2) Patchwork
2024-12-30 19:47 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-30 21:56 ` ✗ i915.CI.Full: failure " Patchwork
2024-12-30 22:20 ` ✗ Xe.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