✓ CI.checkpatch: success for drm/xe: Simplify locking in new_vma (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 18 00:43:21 UTC 2024


== Series Details ==

Series: drm/xe: Simplify locking in new_vma (rev2)
URL   : https://patchwork.freedesktop.org/series/134979/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2eab65f24cf5602ee7a64ae707ae365faf7cb38b
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Jun 17 17:38:59 2024 -0700

    drm/xe: Simplify locking in new_vma
    
    Rather than acquiring and dropping the VM / BO dma-resv around
    xe_vma_create and do the same thing upon adding preempt fences or an
    error, hold these locks through the entire new_vma() function.
    
    v2:
     - Rebase (CI)
    
    Cc: Fei Yang <fei.yang at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 7f26b37f8cb73f5cf2251d7fff5b55240e04f153 drm-intel
2eab65f24cf5 drm/xe: Simplify locking in new_vma




More information about the Intel-xe mailing list