✓ CI.checkpatch: success for drm/xe/oa: Add NO_PREEMPT property (rev6)

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 26 18:26:22 UTC 2024


== Series Details ==

Series: drm/xe/oa: Add NO_PREEMPT property (rev6)
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 e5f34a118e036b5ee5ca661473f925bd2b2af0cc
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Wed Jun 26 11:18:17 2024 -0700

    drm/xe/oa/uapi: 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.
    
    v2: Minor change to debug print to print both ret values (Umesh)
    
    Acked-by: José Roberto de Souza <jose.souza at intel.com>
    Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch c02b84a0d04c551044f5b479e6599692c7c1f954 drm-intel
4263be2dcc34 drm/xe/oa: Allow stream enable/disable functions to return error
e5f34a118e03 drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue




More information about the Intel-xe mailing list