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

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 12 16:21:52 UTC 2024


== Series Details ==

Series: series starting with [CI,1/7] drm/xe: Make TLB invalidation fences unordered
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 535e63c812787ac453f53cca9e6627f119522262
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 1dfbf3ced62236dd318c701e3f21f5a33c226d0d drm-intel
c9f98ec4213c drm/xe: Make TLB invalidation fences unordered
be4ae9efa830 drm/xe: Rework xe_vm_rebind()
0b04aafb9610 drm/xe: Reserve fences where needed
18ea75be9e39 drm/xe: Move vma rebinding to the drm_exec locking loop
e9076b5eb240 drm/xe/bo: Forward the decision to evict local objects during validation
ea11376114bf drm/xe/bo: Allow eviction of unbound local bos
535e63c81278 drm/xe/bo: Allow migrating local bos to TT to make room in VRAM




More information about the Intel-xe mailing list