drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:21 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:29 +0000 (17:01 +0300)
commit2c4907c2e604d4eecd302c791ca9bddb6b31279c
treefa1f7e28b73a633794f528bf1bf4d104068cf16f
parent11a33d6b265faf898ae591a535b65fe9ca0eb532
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()

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

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-14-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c