All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/2] Skip if current & requested BPC doesn't match
@ 2022-05-23 10:18 Bhanuprakash Modem
  2022-05-23 10:18 ` [igt-dev] [PATCH 1/2] tests/kms_hdr: " Bhanuprakash Modem
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bhanuprakash Modem @ 2022-05-23 10:18 UTC (permalink / raw)
  To: igt-dev

Due to the limitaion of port clock values supported for HDMI, i915
may downgrade the requested bpc for a given mode.

So, skip the subtest if the requested bpc doesn't match with crtc's
current bpc.

Bhanuprakash Modem (2):
  tests/kms_hdr: Skip if current & requested BPC doesn't match
  tests/kms_color: Skip if current & requested BPC doesn't match

 tests/kms_color.c | 22 +++++++++++++++++++++-
 tests/kms_hdr.c   | 43 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 58 insertions(+), 7 deletions(-)

--
2.35.1

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

end of thread, other threads:[~2022-05-30  6:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 10:18 [igt-dev] [PATCH 0/2] Skip if current & requested BPC doesn't match Bhanuprakash Modem
2022-05-23 10:18 ` [igt-dev] [PATCH 1/2] tests/kms_hdr: " Bhanuprakash Modem
2022-05-30  6:44   ` Nautiyal, Ankit K
2022-05-23 10:18 ` [igt-dev] [PATCH 2/2] tests/kms_color: " Bhanuprakash Modem
2022-05-23 13:36 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2022-05-23 16:38 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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.