✓ CI.checkpatch: success for drm/xe/oa: Add NO_PREEMPT property (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 26 00:37:31 UTC 2024
== Series Details ==
Series: drm/xe/oa: Add NO_PREEMPT property (rev4)
URL : https://patchwork.freedesktop.org/series/135382/
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 5c7acab57d6f159f6c82303480b21f56d7604077
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Tue Jun 25 17:32:12 2024 -0700
drm/xe/oa: Allow preemption to be disabled on the stream exec queue
Mesa VK_KHR_performance_query use case requires preemption and timeslicing
to be disabled for the stream exec queue. Implement this functionality
here.
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch edccdf441f1e061f81e0d1d172aa0f37511bbe4d drm-intel
bfee53eac19f drm/xe/oa: Allow stream enable/disable functions to return error
5c7acab57d6f drm/xe/oa: Allow preemption to be disabled on the stream exec queue
More information about the Intel-xe
mailing list