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

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 9 14:52:05 UTC 2023


== Series Details ==

Series: Use DRM_GPUVM helpers for the vm evict and exobj listss
URL   : https://patchwork.freedesktop.org/series/127594/
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 de510fdab9b641f98217f597696d6316f6349097
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Sat Dec 9 15:49:17 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>
+ /mt/dim checkpatch 1fc141d1f445b8e5ab4ff14645b0482dd98460b9 drm-intel
2c9c49900 drm/xe: Use DRM GPUVM helpers for external- and evicted objects
de510fdab drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm




More information about the Intel-xe mailing list