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

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 5 11:59:42 UTC 2024


== Series Details ==

Series: Implement Wa_14021768792 to bypass m_n ratio limit
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 39d56a8b9faffe448c824010db1051bc2256724b
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Thu Sep 5 17:25:05 2024 +0530

    drm/i915: Add Wa_14021768792 as per WA framework
    
    Modify the condition for WA as per Xe WA framework.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch b9fe1879bf216a835796a599fbc717992ba16e04 drm-intel
ab7e8621924c drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
b9ec1dfeac6d drm/i915/display: Limit m/n ratio to 10 for display > 12
812678c406bf drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
-:158: WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#158: FILE: drivers/gpu/drm/i915/display/intel_display.c:5251:
+				     "found tu %i, data %i/%i link %i/%i link_n_ext %i bypass_m_n_ratio_limit %s)", \

total: 0 errors, 1 warnings, 0 checks, 169 lines checked
3fba6c358076 drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
39d56a8b9faf drm/i915: Add Wa_14021768792 as per WA framework
-:40: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#40: FILE: drivers/gpu/drm/i915/display/intel_display_wa.h:17:
+static inline bool intel_display_needs_wa_14021768792(struct drm_i915_private *i915) { return false; }

total: 0 errors, 1 warnings, 0 checks, 38 lines checked




More information about the Intel-xe mailing list