drm/i915/mst: Reject FEC+MST on ICL
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 2 Apr 2024 13:51:47 +0000 (16:51 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 3 Apr 2024 13:50:09 +0000 (16:50 +0300)
commitb648ce2a28ba83c4fa67c61fcc5983e15e9d4afb
tree98e9cfba362a992ddeef932e26130f56b7a371b8
parentc9c92f286dbdf872390ef3e74dbe5f0641e46f55
drm/i915/mst: Reject FEC+MST on ICL

ICL supposedly doesn't support FEC on MST. Reject it.

Cc: stable@vger.kernel.org
Fixes: d51f25eb479a ("drm/i915: Add DSC support to MST path")
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240402135148.23011-7-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_dp.c