✓ CI.checkpatch: success for series starting with [CI,1/2] drm/xe: Rework xe_vm_rebind()

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 6 10:15:36 UTC 2024


== Series Details ==

Series: series starting with [CI,1/2] drm/xe: Rework xe_vm_rebind()
URL   : https://patchwork.freedesktop.org/series/130798/
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
7d6fb25447372de10c7d82d450bf95e4b2e2a0ab
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6ba7af82fc988159a1d7753d19b9639f1d6dc08f
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Wed Mar 6 11:01:33 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 6e50187af603728329f9d3c3a53ad162d7eda9a4 drm-intel
66ea70965576 drm/xe: Rework xe_vm_rebind()
6ba7af82fc98 drm/xe: Move vma rebinding to the drm_exec locking loop




More information about the Intel-xe mailing list