✓ CI.checkpatch: success for drm/xe/bo: add GPU memory trace points (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 21 22:48:52 UTC 2025
== Series Details ==
Series: drm/xe/bo: add GPU memory trace points (rev2)
URL : https://patchwork.freedesktop.org/series/149272/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 524a3f8db2dba46b53fef8e21ef4acc7cd88c927
Author: Juston Li <justonli at chromium.org>
Date: Wed May 21 22:42:35 2025 +0000
drm/xe/bo: add GPU memory trace points
Add tracepoints behind CONFIG_DRM_XE_GPU_MEM_TRACEPOINTS for tracking
global and per-process GPU memory usage.
These are required by VSR on Android 12+ for reporting GPU driver memory
allocations.
v2:
- Use u64 as preferred by checkpatch (Tvrtko)
- Fix errors in comments/Kconfig description (Tvrtko)
- drop redundant "CONFIG_" in Kconfig
Signed-off-by: Juston Li <justonli at chromium.org>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
+ /mt/dim checkpatch 1cdbbaf657b0574686c1c15035b370d3fcad7fca drm-intel
524a3f8db2db drm/xe/bo: add GPU memory trace points
More information about the Intel-xe
mailing list