✓ 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 14:10:07 UTC 2024


== Series Details ==

Series: series starting with [CI,1/7] drm/xe: Make TLB invalidation fences unordered
URL   : https://patchwork.freedesktop.org/series/131028/
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 ba46172451aac4be295c0deb92a4502b1434ffa3
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Mar 12 15:04:47 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 458c381b7940c8449da1c06eb8ed5b5ee727bdac drm-intel
76d1a4c9042b drm/xe: Make TLB invalidation fences unordered
9ea237426411 drm/xe: Rework xe_vm_rebind()
813167ee3f40 drm/xe: Reserve fences where needed
f42849c8585e drm/xe: Move vma rebinding to the drm_exec locking loop
ba3f0c86a5a9 drm/xe/bo: Forward the decision to evict local objects during validation
0118c1c51297 drm/xe/bo: Allow eviction of unbound local bos
ba46172451aa drm/xe/bo: Allow migrating local bos to TT to make room in VRAM




More information about the Intel-xe mailing list