✓ CI.checkpatch: success for series starting with [1/2] drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 12 10:45:03 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
URL : https://patchwork.freedesktop.org/series/128713/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e976c012ffe8a9bf1fc13107dab6d1dcbe05df0f
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Jan 12 11:25:54 2024 +0100
drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()
The communication with the GuC firmware is crucial for the driver
but unfortunately it has limited documentation. Add initial
documentation for recently updated xe_guc_ct_send_recv().
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 10923212b018be3edb1c21b75f432c6cf3f50c6b drm-intel
8a1c6df6e drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
e976c012f drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()
More information about the Intel-xe
mailing list