✗ CI.checkpatch: warning for TLB invalidation on wedge fix
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 3 01:12:51 UTC 2025
== Series Details ==
Series: TLB invalidation on wedge fix
URL : https://patchwork.freedesktop.org/series/143072/
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 25ba837c262752941c050c2269432f9840166c53
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Jan 2 16:11:11 2025 -0800
drm/xe: Remove "graphics tile" from kernel doc
Avoid using "graphics tile" to refer to GT since it's ambiguous: it's
**part** of a tile and there's also "media gt". In several places it's
documented as "GT structure", so just follow it.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 048d83e7f9dae81c058d31c371634c1c317b3013 drm-intel
427a8a719efa drm/xe: Fix tlb invalidation when wedging
-:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#15:
xe 0000:03:00.0: [drm] *ERROR* GT0: load failed: status: Reset = 0, BootROM = 0x50, UKernel = 0x00, MIA = 0x00, Auth = 0x01
total: 0 errors, 1 warnings, 0 checks, 45 lines checked
25ba837c2627 drm/xe: Remove "graphics tile" from kernel doc
More information about the Intel-xe
mailing list