[igt-dev] [i-g-t V2 0/3] Extend DSC support to HDMI
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon Jul 19 13:14:36 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} | 45 +++++++++++++++++++------------
tests/kms_invalid_dotclock.c | 2 +-
tests/meson.build | 2 +-
5 files changed, 48 insertions(+), 37 deletions(-)
rename tests/{kms_dp_dsc.c => kms_dsc.c} (89%)
--
2.25.1
More information about the igt-dev
mailing list