drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:17 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:12 +0000 (17:01 +0300)
commitbb414c941bf07e127615bf3e775733c7e8d5a0b1
treefa15a05b01b798c36cef9a37474d6d4e4b0b7e14
parent0d8665e068186b78028df67120fb99471c006ddb
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()

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

Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
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-10-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c