drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:26 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:01:53 +0000 (17:01 +0300)
commitd19daffc89fe50f1a3ab3007e006d0f97544a27c
treec9aba7be2b7f259487a24ffc02d22458fcfca5db
parent2bd3d20ffa4e297923160bbccda50bf7685eba57
drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()

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

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