[PATCH i-g-t 0/6] tests/intel/kms_cdclk: Refactor mode setting and CD clock verification

Swati Sharma swati2.sharma at intel.com
Mon Dec 30 19:03:09 UTC 2024


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



More information about the igt-dev mailing list