✓ CI.checkpatch: success for DP DSC min/max src bpc fixes

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 3 10:49:46 UTC 2024


== Series Details ==

Series: DP DSC min/max src bpc fixes
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 61c2cf0ee30531ee3a579537962429d1913a2ade
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Thu Oct 3 16:13:43 2024 +0530

    drm/i915/dp: Set the DSC link limits 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.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch af143300756485947a455fe84414adb35904c230 drm-intel
aed08459841a drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
8b2c7529d3cf drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
a7497fb6f852 drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
1d76cc728298 drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
6fe6682f622c drm/i915/dp: Refactor pipe_bpp limits with dsc
f9db0c3bd142 drm/i915/dp: Use clamp for pipe_bpp limits with DSC
61c2cf0ee305 drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits




More information about the Intel-xe mailing list