diff options
author | 2024-12-17 15:02:43 +0530 | |
---|---|---|
committer | 2024-12-24 15:20:03 +0530 | |
commit | 1c5b72daff4696e6c07291ace3809bb42abac4a8 (patch) | |
tree | a1126c6f1ec9e66d88dd76af039d92cba42cbea7 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915/dp: Make dsc helpers accept const crtc_state pointers (diff) | |
download | wireguard-linux-1c5b72daff4696e6c07291ace3809bb42abac4a8.tar.xz wireguard-linux-1c5b72daff4696e6c07291ace3809bb42abac4a8.zip |
drm/i915/dp: Set the DSC link limits in intel_dp_compute_config_link_bpp_limits
The helper intel_dp_compute_config_link_bpp_limits is the correct place
to set the DSC link limits. Move the code to this function and remove
the #TODO item.
v2: Add argument intel_connector to the helper to get correct connector
for DP MST. (Imre)
v3: Remove redundant calls to intel_dp_dsc_sink_max_compressed_bpp as
its already accounted while setting link bpp limits.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217093244.3938132-14-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions