✗ CI.checkpatch: warning for Add Xe3 and Panther Lake support (rev4)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 8 20:51:31 UTC 2024


== Series Details ==

Series: Add Xe3 and Panther Lake support (rev4)
URL   : https://patchwork.freedesktop.org/series/138349/
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 f6a7dc7266cd0ccd31408e0e126f28a0f0bef33b
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date:   Tue Oct 8 13:46:26 2024 -0700

    drm/xe/xe3: Add initial set of workarounds
    
    Implement the initial set of workarounds for Xe3 IPs.
    
    Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
+ /mt/dim checkpatch 8752b50cc6ea4e90f3caa68dd1cc169112ac4b34 drm-intel
f6a7dc7266cd drm/xe/xe3: Add initial set of workarounds
-:83: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#83: FILE: drivers/gpu/drm/xe/xe_wa.c:602:
+	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3001), FUNC(xe_rtp_match_first_render_or_compute)),

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




More information about the Intel-xe mailing list