[Intel-xe] ✗ CI.checkpatch: warning for Fix stolen memory size calculation
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 9 19:12:29 UTC 2023
== Series Details ==
Series: Fix stolen memory size calculation
URL : https://patchwork.freedesktop.org/series/119160/
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 65197c27ce8aa3740275d135ed7de3e13e78c9c6
Author: Aravind Iddamsetty <aravind.iddamsetty at intel.com>
Date: Sat Jun 10 00:22:49 2023 +0530
drm/xe: Fix stolen memory size calculation
The stolen memory base should be derived from GSMBASE or
FLAT_CCS_BASE_ADDR when flat ccs is applicable.
Fixes: acf067c2f5a5 ("drm/xe: Implement stolen memory.")
Signed-off-by: Aravind Iddamsetty <aravind.iddamsetty at intel.com>
+ /mt/dim checkpatch e24e730ad5d4c3af599fa4e1e05527120adca322 drm-intel
65197c27c drm/xe: Fix stolen memory size calculation
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'acf067c2f5a5', maybe rebased or not pulled?
#9:
Fixes: acf067c2f5a5 ("drm/xe: Implement stolen memory.")
total: 0 errors, 1 warnings, 0 checks, 22 lines checked
More information about the Intel-xe
mailing list