✓ CI.checkpatch: success for Small GuC improvements
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 25 14:18:38 UTC 2024
== Series Details ==
Series: Small GuC improvements
URL : https://patchwork.freedesktop.org/series/135365/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6920da99d316742989d518d954a92068d6fe226e
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue Jun 25 16:12:58 2024 +0200
drm/xe/guc: Print GuC error codes as hex value
We maintain GuC error code values in hex format. Also print them
in that format for easier matching.
While at it, slightly reformat the log and add missing \n.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 61dfb30a52fac9b1bb455a250799611682334cc3 drm-intel
6fdc8346de49 drm/xe/guc: Demote the H2G retry log message to debug
92f424efdde4 drm/xe/guc: Add more GuC error codes to ABI
6920da99d316 drm/xe/guc: Print GuC error codes as hex value
More information about the Intel-xe
mailing list