drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:22 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:33 +0000 (17:01 +0300)
commit926b726c3d61153bf8e1702d4cc0a37606fd3017
tree89f71e2f02ec40ed7d9034282198fbbb3ce09a09
parent2c4907c2e604d4eecd302c791ca9bddb6b31279c
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()

Use the connector's DSC DPCD capabilities in
intel_dp_dsc_supports_format().

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231006133727.1822579-15-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c