✓ CI.checkpatch: success for drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
Patchwork
patchwork at emeril.freedesktop.org
Thu May 29 03:44:59 UTC 2025
== Series Details ==
Series: drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
URL : https://patchwork.freedesktop.org/series/149615/
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 71d2bd87e800778f454cd75b2955699db91e46c5
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Thu May 29 09:34:39 2025 +0530
drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
Introduce xe_vm_range_tilemask_tlb_invalidation(), which issues a TLB
invalidation for a specified address range across GTs indicated by a
tilemask.
v2 (Matthew Brost)
- Move WARN_ON_ONCE to svm caller
- Remove xe_gt_tlb_invalidation_vma
- s/XE_WARN_ON/WARN_ON_ONCE
Suggested-by: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 2f74377e0846598397723197386e6d9d65b7711e drm-intel
71d2bd87e800 drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
More information about the Intel-xe
mailing list