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

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 30 22:22:16 UTC 2024


== Series Details ==

Series: drm/xe/oa: xe_syncs for OA (rev5)
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 332a03cfe2c1c55f905f283642bc92228cad6434
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Fri Aug 30 15:16:18 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 22d8aff01ac9e4c895f20b0d825c9c2cbcc1692d drm-intel
ff537c3b39c5 drm/xe/oa: Separate batch submission from waiting for completion
edfc41e56050 drm/xe/oa/uapi: Define and parse OA sync properties
529d33138a65 drm/xe/oa: Add input fence dependencies
101266f897c4 drm/xe/oa: Signal output fences
a815f9b0b017 drm/xe/oa: Move functions up so they can be reused for config ioctl
478982f5e1e2 drm/xe/oa: Add syncs support to OA config ioctl
332a03cfe2c1 drm/xe/oa: Allow only certain property changes from config




More information about the Intel-xe mailing list