[Intel-xe] ✗ CI.checkpatch: warning for Fix stolen setup for MTL+
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 25 21:24:04 UTC 2023
== Series Details ==
Series: Fix stolen setup for MTL+
URL : https://patchwork.freedesktop.org/series/121329/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 335608385aaad8aaa6474b0a03938d1cbc7f9f58
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue Jul 25 13:28:36 2023 -0700
drm/xe: Sort xe_regs.h
Sort it by register address, but keeping a few exceptions when a
register for a platform changed the address, but has the same
functionality as an already existing register.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 3eb59fdaff17b28970c5be4fd00dba25b3ffb3f1 drm-intel
67f6632f5 drm/xe: Fix MTL+ stolen memory mapping
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '8d8d062be6b9', maybe rebased or not pulled?
#6:
Based on commit 8d8d062be6b9 ("drm/i915/mtl: Fix MTL stolen memory GGTT
total: 0 errors, 1 warnings, 0 checks, 33 lines checked
803ba65ce drm/xe: Carve out top of DSM as reserved
105f1a0e7 fixup! fixup! drm/xe/display: Implement display support
335608385 drm/xe: Sort xe_regs.h
More information about the Intel-xe
mailing list