✓ CI.checkpatch: success for DP DSC min/max src bpc fixes (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 17 13:09:15 UTC 2024
== Series Details ==
Series: DP DSC min/max src bpc fixes (rev4)
URL : https://patchwork.freedesktop.org/series/139490/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5e8f8ae226e421ea52e8ffce5e088a7023341b8f
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date: Tue Dec 17 15:02:44 2024 +0530
drm/i915/dp_mst: Use link.{min/max}_bpp_x16
The link.{min/max}_bpp_x16 is already set in crtc_state, use that while
computing link config for MST.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch ff2d4c1b285a836d28341cdf04adbc811757d4c8 drm-intel
ae817877ccd2 drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
3bc9866ba291 drm/i915/dp: Return early if DSC not supported
faa27f8750b3 drm/i915/dp: Separate out helper for compute fec_enable
783dc5f1f61a drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
f73bbb5ce90f drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
e503b5c07ff4 drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
2d18bcf85c66 drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
07a97c60127a drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
fe10c02432f5 drm/i915/dp: Refactor pipe_bpp limits with dsc
f243b7a113e8 drm/i915/dp_mst: Use pipe_bpp->limits.{max/min}_bpp for dsc
d333c8041292 drm/i915/dp: Use clamp for pipe_bpp limits with DSC
7ede017f1b28 drm/i915/dp: Make dsc helpers accept const crtc_state pointers
eacdf1425779 drm/i915/dp: Set the DSC link limits in intel_dp_compute_config_link_bpp_limits
5e8f8ae226e4 drm/i915/dp_mst: Use link.{min/max}_bpp_x16
More information about the Intel-xe
mailing list