✓ CI.checkpatch: success for drm/xe: Process message queue upon submission start
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 27 07:26:42 UTC 2024
== Series Details ==
Series: drm/xe: Process message queue upon submission start
URL : https://patchwork.freedesktop.org/series/135469/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a8f3dbdfc99652b3c59bb82c57d75b10e984e70c
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Thu Jun 27 00:20:55 2024 -0700
drm/xe: Process message queue upon submission start
Stopping submission also stops the drm scheduler message
queue. Hence, when starting the submission, also process
message queue if there is any message ready.
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 6580bd2882edc6ea84200f2968d3d12b69b3ce40 drm-intel
a8f3dbdfc996 drm/xe: Process message queue upon submission start
More information about the Intel-xe
mailing list