✓ CI.checkpatch: success for drm/xe: Separate out sched/deregister_done handling
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 19 21:02:33 UTC 2024
== Series Details ==
Series: drm/xe: Separate out sched/deregister_done handling
URL : https://patchwork.freedesktop.org/series/131343/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3f161a5b9be9ca6fd18996a01df53dd6d04af09e
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Tue Mar 19 11:41:53 2024 -0700
drm/xe: Separate out sched/deregister_done handling
Abstract out the core part of sched_done and deregister_done handlers
to separate functions to decouple them from any protocol error handling
part and make them more readable.
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 38507920a9f9bd379ae008903e42fd7419b346c3 drm-intel
3f161a5b9be9 drm/xe: Separate out sched/deregister_done handling
More information about the Intel-xe
mailing list