✓ CI.checkpatch: success for drm/xe: Rework rebinding and allow same-vm eviction (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 09:16:39 UTC 2024


== Series Details ==

Series: drm/xe: Rework rebinding and allow same-vm eviction (rev2)
URL   : https://patchwork.freedesktop.org/series/131421/
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 0b60c0201cd61821d891fb41dc4b4a6f8f1c84ce
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Fri Mar 22 10:02:13 2024 +0100

    drm/xe/bo: Allow eviction of unbound local bos
    
    Local bos that don't have any gpu_vmas set up are allowed
    to be evicted. Support 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 3d5d23573ab7e4244935bb8dd93d385a9f5c8f4a drm-intel
8575828dfeb1 drm/xe: Use ring ops TLB invalidation for rebinds
400593b049a8 drm/xe: Rework rebinding
70edfcbbc6bc drm/xe: Make TLB invalidation fences unordered
8f76f653261c drm/xe: Reserve fences where needed
199d474adeb5 drm/xe: Move vma rebinding to the drm_exec locking loop
628d00c6bebc drm/xe/bo: Forward the decision to evict local objects during validation
0b60c0201cd6 drm/xe/bo: Allow eviction of unbound local bos




More information about the Intel-xe mailing list