✓ CI.checkpatch: success for drm/xe: Revert some changes that break a mesa debug tool
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 13 19:48:41 UTC 2024
== Series Details ==
Series: drm/xe: Revert some changes that break a mesa debug tool
URL : https://patchwork.freedesktop.org/series/142576/
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 0ff2ea8027827e4842e3efda4b3882597f487b53
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Fri Dec 13 09:28:33 2024 -0800
drm/xe: Revert some changes that break a mesa debug tool
There is a mesa debug tool for decoding devcoredump files. Recent
changes to improve the devcoredump output broke that tool. So revert
the changes until the tool can be extended to support the new fields.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
Fixes: c28fd6c358db ("drm/xe/devcoredump: Improve section headings and add tile info")
Fixes: ec1455ce7e35 ("drm/xe/devcoredump: Add ASCII85 dump helper function")
Cc: John Harrison <John.C.Harrison at Intel.com>
Cc: Julia Filipchuk <julia.filipchuk at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: intel-xe at lists.freedesktop.org
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch 3002940575eb5832d1fb8d10fd6311467b29c6d7 drm-intel
0ff2ea802782 drm/xe: Revert some changes that break a mesa debug tool
More information about the Intel-xe
mailing list