Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [i-g-t V3 0/6] Fix Bigjoiner checks
@ 2023-04-14  8:36 Bhanuprakash Modem
  2023-04-14  8:36 ` [igt-dev] [i-g-t V3 1/6] lib/igt_kms: " Bhanuprakash Modem
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Bhanuprakash Modem @ 2023-04-14  8:36 UTC (permalink / raw)
  To: igt-dev

Bigjoiner will come in the picture when the resolution > 5K or
clock > max dot-clock. Add a support to check the selected mode
clock is greater than the max dot-clock.

Bhanuprakash Modem (6):
  lib/igt_kms: Fix Bigjoiner checks
  tests/i915/kms_big_joiner: Fix Bigjoiner checks
  tests/i915/kms_dsc: Update bigjoiner pipe constraint
  tests/kms_invalid_mode: Use helpers from IGT lib
  tests/kms_flip: Fix Bigjoiner checks
  tests/kms_setmode: Fix Bigjoiner checks

 lib/igt_kms.c               | 56 ++++++++++++++++++++++++--
 lib/igt_kms.h               |  2 +
 tests/i915/kms_big_joiner.c | 80 ++++++++++++++++++++++---------------
 tests/i915/kms_dsc.c        | 30 +++++++-------
 tests/i915/kms_dsc_helper.h |  2 -
 tests/kms_flip.c            | 12 +++---
 tests/kms_invalid_mode.c    | 23 +----------
 tests/kms_setmode.c         | 15 ++++---
 8 files changed, 133 insertions(+), 87 deletions(-)

--
2.40.0

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

end of thread, other threads:[~2023-04-14 15:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14  8:36 [igt-dev] [i-g-t V3 0/6] Fix Bigjoiner checks Bhanuprakash Modem
2023-04-14  8:36 ` [igt-dev] [i-g-t V3 1/6] lib/igt_kms: " Bhanuprakash Modem
2023-04-14  8:36 ` [igt-dev] [i-g-t V3 2/6] tests/i915/kms_big_joiner: " Bhanuprakash Modem
2023-04-14  8:37 ` [igt-dev] [i-g-t V3 3/6] tests/i915/kms_dsc: Update bigjoiner pipe constraint Bhanuprakash Modem
2023-04-14  9:53   ` Karthik B S
2023-04-14  8:37 ` [igt-dev] [i-g-t V3 4/6] tests/kms_invalid_mode: Use helpers from IGT lib Bhanuprakash Modem
2023-04-14  8:37 ` [igt-dev] [i-g-t V3 5/6] tests/kms_flip: Fix Bigjoiner checks Bhanuprakash Modem
2023-04-14  8:37 ` [igt-dev] [i-g-t V3 6/6] tests/kms_setmode: " Bhanuprakash Modem
2023-04-14 11:39 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix Bigjoiner checks (rev5) Patchwork
2023-04-14 15:05 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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