✓ CI.checkpatch: success for series starting with [v4,1/2] gpu/trace: make TRACE_GPU_MEM configurable

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 11 23:50:41 UTC 2025


== Series Details ==

Series: series starting with [v4,1/2] gpu/trace: make TRACE_GPU_MEM configurable
URL   : https://patchwork.freedesktop.org/series/150125/
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 80599d52a570a8ba5efc3c4fbafe885b657ec27c
Author: Juston Li <justonli at chromium.org>
Date:   Wed Jun 11 15:51:24 2025 -0700

    drm/xe/bo: add GPU memory trace points
    
    Add TRACE_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.
    
    v3:
     - Use now configurable CONFIG_TRACE_GPU_MEM instead of adding a
       per-driver Kconfig (Lucas)
    
    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 03848f8a962392d602e7f2a6a22f2a7e3efa4a3b drm-intel
3d47da7f1952 gpu/trace: make TRACE_GPU_MEM configurable
80599d52a570 drm/xe/bo: add GPU memory trace points




More information about the Intel-xe mailing list