✗ CI.checkpatch: warning for drm/i915/cmtg: Disable the CMTG (rev4)

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 4 17:59:40 UTC 2025


== Series Details ==

Series: drm/i915/cmtg: Disable the CMTG (rev4)
URL   : https://patchwork.freedesktop.org/series/142946/
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 356676bcd559a436dbda09ad954c2d3828dcea03
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date:   Sat Jan 4 14:29:26 2025 -0300

    squash! drm/i915/cmtg: Disable the CMTG
    
    v4:
      - Do the disable sequence as part of the sanitization step after
        hardware readout instead of initial modeset commit. (Jani)
    
    Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch 3491399dc8f0c0c3bcec5316c66e60f5f44e1f10 drm-intel
0d5837b5b2f1 drm/i915/cmtg: Disable the CMTG
-:57: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#57: 
new file mode 100644

-:175: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#175: FILE: drivers/gpu/drm/i915/display/intel_cmtg.c:114:
+		    intel_cmtg_has_cmtg_b(display) ? str_enabled_disabled(cmtg_state->cmtg_b_enable) : "n/a",

-:502: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__display' - possible side-effects?
#502: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:148:
+#define HAS_CMTG(__display)		(!(__display)->platform.dg2 && DISPLAY_VER(__display) >= 13)

total: 0 errors, 2 warnings, 1 checks, 467 lines checked
356676bcd559 squash! drm/i915/cmtg: Disable the CMTG




More information about the Intel-xe mailing list