✓ CI.checkpatch: success for series starting with [CI,1/3] drm/xe: Make TLB invalidation fences unordered

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 7 16:48:51 UTC 2024


== Series Details ==

Series: series starting with [CI,1/3] drm/xe: Make TLB invalidation fences unordered
URL   : https://patchwork.freedesktop.org/series/130871/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1d299a2372fb509b870a375b3303c62472c0294a
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Thu Mar 7 17:41:19 2024 +0100

    drm/xe: Move vma rebinding to the drm_exec locking loop
    
    Rebinding might allocate page-table bos, causing evictions.
    To support blocking locking during these evictions,
    perform the rebinding in the drm_exec locking loop.
    
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 56720b5e1da1b816a1bf532359941adb002c4432 drm-intel
60e73011c128 drm/xe: Make TLB invalidation fences unordered
84bb943056cd drm/xe: Rework xe_vm_rebind()
1d299a2372fb drm/xe: Move vma rebinding to the drm_exec locking loop




More information about the Intel-xe mailing list