[igt-dev] [PATCH i-g-t v3 0/3] check dsc hardware capability
Swati Sharma
swati2.sharma at intel.com
Wed May 31 06:54:04 UTC 2023
Instead of assuming dsc is supported gen11+, lets use has_dsc
flag in i915_capability to check h/w support.
Swati Sharma (3):
tests: s/igt_is_dsc_supported/igt_is_dsc_supported_by_sink
tests: s/check_dsc_on_connector/is_dsc_supported_by_sink
tests: add igt_is_dsc_supported_by_source()
lib/igt_dsc.c | 28 +++++++++++++++++++++++++---
lib/igt_dsc.h | 3 ++-
tests/i915/kms_dsc.c | 4 ++--
tests/i915/kms_dsc_helper.c | 14 ++++++++++++--
tests/i915/kms_dsc_helper.h | 3 ++-
tests/i915/kms_psr2_sf.c | 2 +-
tests/kms_invalid_mode.c | 5 ++---
7 files changed, 46 insertions(+), 13 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list