✓ CI.checkpatch: success for drm/xe: Carve out wopcm portion from the stolen memory
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 7 18:28:25 UTC 2025
== Series Details ==
Series: drm/xe: Carve out wopcm portion from the stolen memory
URL : https://patchwork.freedesktop.org/series/144520/
State : success
== 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 997ddb9ef122ea12e59f8c3008e9826eba552f9d
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Fri Feb 7 17:43:34 2025 +0100
drm/xe: Carve out wopcm portion from the stolen memory
Top of stolen memory is wopcm which shouldn't be accessed so remove
that portion of memory from the stolen memory.
Fixes: d8b52a02cb40 ("drm/xe: Implement stolen memory.")
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: <stable at vger.kernel.org> # v6.8+
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 4f934139887fd60bd4ac9027b7eec3e86ade8085 drm-intel
997ddb9ef122 drm/xe: Carve out wopcm portion from the stolen memory
More information about the Intel-xe
mailing list