✗ CI.checkpatch: warning for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 10 04:35:24 UTC 2024


== Series Details ==

Series: Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
URL   : https://patchwork.freedesktop.org/series/138256/
State : warning

== 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 e5b9ed6014452b1be4d5a2dd5a27a2b7f66b1584
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Thu Oct 10 09:40:45 2024 +0530

    drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
    
    Handle the bypass logic for the M/N ratio limit for DP.
    Calculate the M/N ratio, check if it can bypass the limit, and set the
    appropriate flags for the workaround.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch e1aba2bf4f79f2f8ae7ce538124d445fc91df852 drm-intel
7ef3d223b9bd Add bits for link_n_exended for DISPLAY >= 14
3999dbc4d735 drm/i915/display: Limit m/n ratio to 10 for display > 12
aae2a0b6f617 drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
-:220: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#220: FILE: drivers/gpu/drm/i915/display/intel_display.c:5535:
+				     "found tu %i, data %i/%i link %i/%i bypass_m_n_ratio_limit %s)", \

total: 0 errors, 1 warnings, 0 checks, 227 lines checked
e5b9ed601445 drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10




More information about the Intel-xe mailing list