[igt-dev] [PATCH 0/2] Skip if current & requested BPC doesn't match

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon May 23 10:18:05 UTC 2022


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



More information about the igt-dev mailing list