✓ CI.checkpatch: success for drm/xe: Use drm_sched_priority enum instead of 0
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 15 10:11:46 UTC 2024
== Series Details ==
Series: drm/xe: Use drm_sched_priority enum instead of 0
URL : https://patchwork.freedesktop.org/series/132366/
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
04432599dcb1becb52633b02487fe3c638ba5915
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 01d08f47fdb2f094fbfa2a14e326869675682fcb
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Fri Apr 12 13:34:26 2024 +0200
drm/xe: Use drm_sched_priority enum instead of 0
Use enum drm_sched_priority, DRM_SCHED_PRIORITY_KERNEL
instead of 0.
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 85eef611f85be84edeabab83debdbb1fabeba066 drm-intel
01d08f47fdb2 drm/xe: Use drm_sched_priority enum instead of 0
More information about the Intel-xe
mailing list