✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/guc: Use HXG definitions on HXG messages
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 11 01:02:02 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Use HXG definitions on HXG messages
URL : https://patchwork.freedesktop.org/series/128448/
State : warning
== 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 1b112713405d84929a8da1cb4d888104585a85e7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Jan 10 20:59:51 2024 +0100
drm/xe/guc: Fix arguments passed to relay G2H handlers
By default CT code was passing just payload of the G2H event
message, while Relay code expects full G2H message including
HXG header which contains DATA0 field. Fix that.
Fixes: 152577060697 ("drm/xe/guc: Start handling GuC Relay event messages")
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch df1fa62a45f2e5d5d32d1bf90e4b669bf7f3f2fc drm-intel
de28c7f1e drm/xe/guc: Use HXG definitions on HXG messages
1b1127134 drm/xe/guc: Fix arguments passed to relay G2H handlers
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '152577060697', maybe rebased or not pulled?
#10:
Fixes: 152577060697 ("drm/xe/guc: Start handling GuC Relay event messages")
total: 0 errors, 1 warnings, 0 checks, 12 lines checked
More information about the Intel-xe
mailing list