✓ CI.checkpatch: success for drm/xe: Only zap PTEs as needed
Patchwork
patchwork at emeril.freedesktop.org
Tue May 14 23:28:51 UTC 2024
== Series Details ==
Series: drm/xe: Only zap PTEs as needed
URL : https://patchwork.freedesktop.org/series/133630/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e28429bfedc0afe5ac53525b00cbbfa92785b82b
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue May 14 16:23:25 2024 -0700
drm/xe: Only zap PTEs as needed
If PTEs are already invalidated no need to invalidate again.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 4cb2d17202b74ed81c0b6f22e540d811458869df drm-intel
e28429bfedc0 drm/xe: Only zap PTEs as needed
More information about the Intel-xe
mailing list