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

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 18 23:10:44 UTC 2024


== Series Details ==

Series: drm/xe/oa: xe_syncs for OA (rev6)
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 493bda230421d1e0eaee7e498462d909d9e6c7c1
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Wed Sep 18 12:53:29 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 2141344f9b4f0bcd6bb20a45afaef94209743c0d drm-intel
517a543105ce drm/xe/oa: Separate batch submission from waiting for completion
cc2e3105a119 drm/xe/oa/uapi: Define and parse OA sync properties
653633a2abbb drm/xe/oa: Add input fence dependencies
e0ecdc3d6034 drm/xe/oa: Signal output fences
a966f0a7705a drm/xe/oa: Move functions up so they can be reused for config ioctl
82703f59f674 drm/xe/oa: Add syncs support to OA config ioctl
493bda230421 drm/xe/oa: Allow only certain property changes from config




More information about the Intel-xe mailing list