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

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 21 15:55:46 UTC 2024


== Series Details ==

Series: drm/xe/oa: xe_syncs for OA (rev3)
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 50b7c76f92223c26dec210ea28b7fd4330ea4ef7
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Wed Aug 21 08:28:30 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)
    v3: s/xe_oa_set_property_funcs/xe_oa_set_property_funcs_open/ (Jonathan)
    
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    Suggested-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 74e833f3bd5db6f5e13d3e660ecdf0d8a7063cac drm-intel
4500c97c93e5 drm/xe/oa: Separate batch submission from waiting for completion
55c1f514dfea drm/xe/oa/uapi: Define and parse OA sync properties
488e3f5d8c4e drm/xe/oa: Add input fence dependencies
d50e668c410a drm/xe/oa: Signal output fences
12b63215b6c8 drm/xe/oa: Move functions up so they can be reused for config ioctl
b42d519b95a6 drm/xe/oa: Add syncs support to OA config ioctl
50b7c76f9222 drm/xe/oa: Allow only certain property changes from config




More information about the Intel-xe mailing list