[igt-dev] [PATCH i-g-t v3 0/3] check dsc hardware capability

Nautiyal, Ankit K ankit.k.nautiyal at intel.com
Wed Jun 14 12:48:32 UTC 2023


Changes LGTM.

With minor comments addressed in Patch#3:

Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>

On 5/31/2023 12:24 PM, Swati Sharma wrote:
> 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(-)
>


More information about the igt-dev mailing list