aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>2025-01-17 10:37:13 +0530
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>2025-01-22 13:05:46 +0530
commitc132ec36fc28d58ba7e28b0f66651a9310e0d61a (patch)
treed86622be59ce231f118347422748f36373aee305 /drivers/gpu/drm/i915/display/intel_dp_mst.c
parentdrm/i915/backlight: Return immediately when scale() finds invalid parameters (diff)
downloadwireguard-linux-c132ec36fc28d58ba7e28b0f66651a9310e0d61a.tar.xz
wireguard-linux-c132ec36fc28d58ba7e28b0f66651a9310e0d61a.zip
drm/i915/dp: Correct max compressed bpp bounds by using link bpp
While setting the bounds for compressed bpp, we ensure that the compressed bpp is less than the pipe bpp. This causes an issue with the 420 output format, where the effective link bpp (or output bpp) is half that of the pipe bpp. Therefore instead of using pipe bpp, use the output bpp to set the bounds for the compressed bpp. v2: Use identifier output_bpp instead of link_bpp (Imre) Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250117050713.152012-1-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions