✓ CI.checkpatch: success for Use the helpers for locking/unlocking resv object (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 24 06:38:19 UTC 2024
== Series Details ==
Series: Use the helpers for locking/unlocking resv object (rev3)
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/
+ git -C mt rev-list -n1 origin/master
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8e888cc38ee10627e351644d516872322d12b03e
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed Apr 24 10:09:10 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>
Reviewed-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
a16aaff56f34 drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
8e888cc38ee1 drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
More information about the Intel-xe
mailing list