[igt-dev] [PATCH i-g-t 0/3] Extend DSC support to HDMI

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jul 19 12:19:50 UTC 2021


As HDMI also supports DSC, we need to extend the test coverage.

This patch series will remove the connector type check which is
preventing to run on HDMI. Also rename *dp_dsc* to *dsc* since it
is no longer DP specific.

Bhanuprakash Modem (3):
  lib/igt_kms: Rename dp_dsc to dsc
  tests/kms_dsc: Extend support to HDMI
  tests/kms_invalid_dotclock: Update to use renamed DSC api

 lib/igt_kms.c                     | 24 ++++++++---------
 lib/igt_kms.h                     | 12 ++++-----
 tests/{kms_dp_dsc.c => kms_dsc.c} | 43 +++++++++++++++++++------------
 tests/kms_invalid_dotclock.c      |  2 +-
 tests/meson.build                 |  2 +-
 5 files changed, 47 insertions(+), 36 deletions(-)
 rename tests/{kms_dp_dsc.c => kms_dsc.c} (90%)

--
2.25.1



More information about the igt-dev mailing list