[Intel-xe] ✗ CI.checkpatch: warning for Fix stolen setup for MTL+ (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 26 17:31:49 UTC 2023
== Series Details ==
Series: Fix stolen setup for MTL+ (rev2)
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 071c1ffb41008ef41d14c5c6b8c13f5e6b5e73f1
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Jul 26 09:07:08 2023 -0700
drm/xe: Sort xe_regs.h
Sort it by register address to make it easy to update when needed.
v2: Do not create exception for registers with same functionality.
Always sort it.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 3eb59fdaff17b28970c5be4fd00dba25b3ffb3f1 drm-intel
c4a5fc3af fixup! 57f0bc550693ad29726bf2a71d05af0dc2d0a542
b33e25821 fixup! drm/xe/display: Implement display support
af631e7fa drm/xe: Fix checking for unset value
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '0f885eced0a8', maybe rebased or not pulled?
#6:
Commit 0f885eced0a8 ("drm/xe: NULL binding implementation") introduced
-:12: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '0f885eced0a8', maybe rebased or not pulled?
#12:
Fixes: 0f885eced0a8 ("drm/xe: NULL binding implementation")
total: 0 errors, 2 warnings, 0 checks, 11 lines checked
c3454d93a drm/xe: Remove vma arg from xe_pte_encode()
3b3236d99 drm/xe: Decouple vram check from xe_bo_addr()
379dac5b8 drm/xe: Set PTE_DM bit for stolen on MTL
1371ba552 fixup! drm/xe/display: Implement display support
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 11 lines checked
7d92b1aa6 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, 24 lines checked
fcb72edeb drm/xe: Carve out top of DSM as reserved
071c1ffb4 drm/xe: Sort xe_regs.h
More information about the Intel-xe
mailing list