drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:23 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:38 +0000 (17:01 +0300)
commit7bca1b801e48176283c5658e9092ea170fd7320e
tree92135feb678e6bac200abe31f4fbe74f3231008c
parent926b726c3d61153bf8e1702d4cc0a37606fd3017
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()

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

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