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

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 13 10:34:11 UTC 2024


== Series Details ==

Series: series starting with [CI,1/7] drm/xe: Make TLB invalidation fences unordered (rev2)
URL   : https://patchwork.freedesktop.org/series/131036/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 35d981a1e4084d4bc704b24cc99b4428876fe77e
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Mar 12 16:34:59 2024 +0100

    drm/xe/bo: Allow migrating local bos to TT to make room in VRAM
    
    If VRAM is full and we want to evict local bos we can't typically
    do that, since we require all local bos to be residient at
    execution time.
    But we're allowed to migrate to TT if that's a valid placement
    for GPU access, so in that case, do that.
    
    Fixes: 24f947d58fe5 ("drm/xe: Use DRM GPUVM helpers for external- and evicted objects")
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Oded Gabbay <ogabbay at kernel.org>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch c323e03ff602c24e09dd579aae3e1c2ceb4b8531 drm-intel
117403d12edd drm/xe: Make TLB invalidation fences unordered
f8c24eca76fc drm/xe: Rework xe_vm_rebind()
d9dba569fcf5 drm/xe: Reserve fences where needed
d86a10ec2de1 drm/xe: Move vma rebinding to the drm_exec locking loop
a2517968a235 drm/xe/bo: Forward the decision to evict local objects during validation
7029e0e85b70 drm/xe/bo: Allow eviction of unbound local bos
35d981a1e408 drm/xe/bo: Allow migrating local bos to TT to make room in VRAM




More information about the Intel-xe mailing list