diff options
author | 2024-12-17 15:02:34 +0530 | |
---|---|---|
committer | 2024-12-24 15:19:57 +0530 | |
commit | 63b746070ac0da7810f4b8fac511e7eb8afa0ac3 (patch) | |
tree | 5041671eb25f624049f81f8932be9dbffd489bd7 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915/dp: Separate out helper for compute fec_enable (diff) | |
download | wireguard-linux-63b746070ac0da7810f4b8fac511e7eb8afa0ac3.tar.xz wireguard-linux-63b746070ac0da7810f4b8fac511e7eb8afa0ac3.zip |
drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
Support for FEC is already checked by intel_dp_supports_dsc() in
intel_dp_dsc_compute_config() which gets called before
intel_dp_fec_compute_config().
Therefore the check can be dropped from the helper
intel_dp_fec_compute_config().
v2: Changed commit message for clarity. (Suraj)
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217093244.3938132-5-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions