✓ CI.checkpatch: success for Use DRM_GPUVM helpers for the vm evict and exobj lists

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 12 10:26:55 UTC 2023


== Series Details ==

Series: Use DRM_GPUVM helpers for the vm evict and exobj lists
URL   : https://patchwork.freedesktop.org/series/127675/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 456403f812f25dde8f27b5647e7761b1a21e8f4e
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Dec 12 11:01:44 2023 +0100

    drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
    
    Use DRM_GPUVM_RESV_PROTECTED to use corse-grained locking for the
    evict and external object list.
    Since we are already holding the relevant RESV locks, for now at least,
    we don't need the fine-grained locking.
    
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 0c30a1b58ce6096e5d6a6c9ba32961c345fab7c8 drm-intel
43bcf4578 drm/xe: Use DRM GPUVM helpers for external- and evicted objects
456403f81 drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm




More information about the Intel-xe mailing list