✓ CI.checkpatch: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 22 20:42:03 UTC 2024
== Series Details ==
Series: drm/xe/oa: xe_syncs for OA (rev7)
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2749d3d16d2a0ddb7a259cf76b702b7638b1817c
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Tue Oct 22 13:03:52 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 8a7ac0227c7c3fe2fcb01a933df5b9c49c7f2832 drm-intel
13e1df638032 drm/xe/oa: Separate batch submission from waiting for completion
f75cb0bec99b drm/xe/oa/uapi: Define and parse OA sync properties
a4448eeb564d drm/xe/oa: Add input fence dependencies
53bf9c78320e drm/xe/oa: Signal output fences
de32b321908f drm/xe/oa: Move functions up so they can be reused for config ioctl
6afbcadf35f6 drm/xe/oa: Add syncs support to OA config ioctl
2749d3d16d2a drm/xe/oa: Allow only certain property changes from config
More information about the Intel-xe
mailing list