✓ CI.checkpatch: success for drm/xe: don't store the xe device pointer inside xe_ttm_tt

Patchwork patchwork at emeril.freedesktop.org
Wed May 21 19:55:03 UTC 2025


== Series Details ==

Series: drm/xe: don't store the xe device pointer inside xe_ttm_tt
URL   : https://patchwork.freedesktop.org/series/149347/
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 ea942590b745d0c482a61cbd013b99c69aec4263
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 22 05:48:31 2025 +1000

    drm/xe: don't store the xe device pointer inside xe_ttm_tt
    
    This device pointer is nearly always available without storing
    an extra copy for each tt in the system.
    
    Just noticed this while reading over the xe shrinker code.
    
    Signed-off-by: Dave Airlie <airlied at redhat.com>
+ /mt/dim checkpatch 2d8dc23f1e6ce72fe9e45fd0db71076d90a4e1aa drm-intel
ea942590b745 drm/xe: don't store the xe device pointer inside xe_ttm_tt




More information about the Intel-xe mailing list