✓ CI.checkpatch: success for drm/xe/oa: xe_syncs for OA (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 28 01:57:15 UTC 2024
== Series Details ==
Series: drm/xe/oa: xe_syncs for OA (rev4)
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 4dfc350c7c6b6ec37c30013d7df6dc94b5fe9428
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Tue Aug 27 18:50:45 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 2940d1fa7abe0d2a9acc95fd1c704a8d8cbc68f4 drm-intel
ee49f08d2e49 drm/xe/oa: Separate batch submission from waiting for completion
4acee2e54ddf drm/xe/oa/uapi: Define and parse OA sync properties
0b5ed9994df5 drm/xe/oa: Add input fence dependencies
9e7f73199283 drm/xe/oa: Signal output fences
f243c89307a0 drm/xe/oa: Move functions up so they can be reused for config ioctl
34a4e3fa1172 drm/xe/oa: Add syncs support to OA config ioctl
4dfc350c7c6b drm/xe/oa: Allow only certain property changes from config
More information about the Intel-xe
mailing list