✓ CI.checkpatch: success for Use the helpers for locking/unlocking resv object

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 24 03:39:39 UTC 2024


== Series Details ==

Series: Use the helpers for locking/unlocking resv object
URL   : https://patchwork.freedesktop.org/series/132815/
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/
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ git -C mt rev-list -n1 origin/master
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1d99d6f383da0800bda455dd3f2fd6c96fbebd08
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Wed Apr 24 09:15:15 2024 +0530

    drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
    
    There is no change in functionality. Using the helper function
    defined within the driver for locking/unlocking the reservation
    object.
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch b489bf6605759a57c37295c2025e5ee392b88ff3 drm-intel
42c7df8123be drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
1d99d6f383da drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers




More information about the Intel-xe mailing list