✓ CI.checkpatch: success for drm/xe/oa: xe_syncs for OA (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 20 01:04:11 UTC 2024


== Series Details ==

Series: drm/xe/oa: xe_syncs for OA (rev2)
URL   : https://patchwork.freedesktop.org/series/137058/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b1f397ecfbaee26fd34b8630762e29a36f36ac89
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Mon Aug 19 17:58:08 2024 -0700

    drm/xe/oa: Allow only certain property changes from config
    
    Whereas all properties can be specified during OA stream open, when the OA
    stream is reconfigured only the config_id and syncs can be specified.
    
    v2: Use separate function table for reconfig case (Jonathan)
        Change bool function args to enum (Matt B)
    
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 4d24271792fac837e728f7bb6237a94ee46cc76e drm-intel
ea25b880aac6 drm/xe/oa: Separate batch submission from waiting for completion
e5fb2cbb61ff drm/xe/oa/uapi: Define and parse OA sync properties
788297447c32 drm/xe/oa: Add input fence dependencies
a6ff1765e40a drm/xe/oa: Signal output fences
eba5ee2e8ab3 drm/xe/oa: Move functions up so they can be reused for config ioctl
cab1e5c41637 drm/xe/oa: Add syncs support to OA config ioctl
b1f397ecfbae drm/xe/oa: Allow only certain property changes from config




More information about the Intel-xe mailing list