drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:25 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:48 +0000 (17:01 +0300)
commit2bd3d20ffa4e297923160bbccda50bf7685eba57
treef470b746dfd18155613e30c519dba29278e5d83c
parent031c19b52c20f2b3a8fb7bbff21b276d46e70c4f
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()

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

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