summaryrefslogtreecommitdiffstats
path: root/v6.5/592b9bfd25e471bfe9a4bb4365d86a9dccc807cc
blob: a747a7662396ae951c0d6939dc7d1b3d73ebcf7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
592b9bfd25e4 ("drm/i915/dp: Limit the output link bpp in DSC mode")
78015e27b7d7 ("drm/i915/dp: Update the link bpp limits for DSC mode")
7d0f2f68b661 ("drm/i915/dp: Skip computing a non-DSC link config if DSC is needed")
703c5994fe1a ("drm/i915/dp: Track the pipe and link bpp limits separately")
72b2d2a6f178 ("drm/i915/dp: Factor out helpers to compute the link limits")
a10ca2afb8d3 ("drivers/drm/i915: Honor limits->max_bpp while computing DSC max input bpp")
6297ee90f682 ("drm/i915/display: configure SDP split for DP-MST")
61d340faaa5b ("drm/i915/dp: Check src/sink compressed bpp limit for edp")
1c56e9a39833 ("drm/i915/dp: Get optimal link config to have best compressed bpp")
874aa4a3ff50 ("drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC")
9c8160a34383 ("drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp")
b9a7efcd9911 ("drm/i915/dp: Rename helper to get DSC max pipe_bpp")
51dda14868ef ("drm/i915/dp: Avoid left shift of DSC output bpp by 4")
2f4761c6654f ("drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also")
8a969033cee8 ("drm/i915/dp: Add functions to get min/max src input bpc with DSC")
e1a211e31625 ("drm/i915/dp: Avoid forcing DSC BPC for MST case")
8d5284765a43 ("drm/i915/dp: Use consistent name for link bpp and compressed bpp")
3a4b4809c8cc ("drm/i915/dp: Move compressed bpp check with 420 format inside the helper")
a1476c2a9715 ("drm/i915/dp: Consider output_format while computing dsc bpp")