✓ CI.checkpatch: success for drm/xe/oa: xe_syncs for OA
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 8 19:04:41 UTC 2024
== Series Details ==
Series: drm/xe/oa: xe_syncs for OA
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a5e4f251ff47d6ee81e2cd06adffe05b4e4b27f2
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Thu Aug 8 10:41:39 2024 -0700
drm/xe/oa: Allow only certain property changes from config ioctl
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.
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 63a79da951e8a7a6beb35c46c5c4ec002a798283 drm-intel
772f7f9798ae drm/xe/oa: Separate batch submission from waiting for completion
d3cec20dd1eb drm/xe/oa: Introduce 'struct xe_oa_fence'
85db4aa3f9bf drm/xe/oa/uapi: Define and parse OA sync properties
3d8f480fe54e drm/xe/oa: Add input fence dependencies
e86aa1119c55 drm/xe/oa: Signal output fences
302207647feb drm/xe/oa: Move functions up so they can be reused for config ioctl
ef831561e22d drm/xe/oa: Add syncs support to OA config ioctl
a5e4f251ff47 drm/xe/oa: Allow only certain property changes from config ioctl
More information about the Intel-xe
mailing list