✓ CI.checkpatch: success for drm/xe: don't store the xe device pointer inside xe_ttm_tt (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 5 09:08:55 UTC 2025
== Series Details ==
Series: drm/xe: don't store the xe device pointer inside xe_ttm_tt (rev2)
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 b77e3b5ed150a03e2bd803136d0c278d00f0ce1c
Author: Dave Airlie <airlied at redhat.com>
Date: Thu Jun 5 16:21:02 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 8a08b8454eecd8f3abaf032d8fb0906b56fa7c6a drm-intel
b77e3b5ed150 drm/xe: don't store the xe device pointer inside xe_ttm_tt
More information about the Intel-xe
mailing list