✓ CI.checkpatch: success for drm/xe/oa: Add NO_PREEMPT property (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 25 20:37:15 UTC 2024
== Series Details ==
Series: drm/xe/oa: Add NO_PREEMPT property (rev3)
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 b036f2b706268e3502e0f8817077dbf1f4721478
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Tue Jun 25 13:15:18 2024 -0700
drm/xe/oa: Allow preemption to be disabled on the stream exec queue
Mesa VK_KHR_performance_query use case requires preemption to be disabled
for the stream exec queue. Implement this functionality here based on the
new set_no_preempt and clear_no_preempt exec queue ops.
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch edccdf441f1e061f81e0d1d172aa0f37511bbe4d drm-intel
7f3492384565 drm/xe/oa: Allow stream enable/disable functions to return error
ee34ef99e692 drm/xe: Exec queue op's to enable/disable preemption and timeslicing
b036f2b70626 drm/xe/oa: Allow preemption to be disabled on the stream exec queue
More information about the Intel-xe
mailing list