✓ CI.checkpatch: success for Re-instate GuC logs in debugfs & devcoredump (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 23 00:02:45 UTC 2025
== Series Details ==
Series: Re-instate GuC logs in debugfs & devcoredump (rev2)
URL : https://patchwork.freedesktop.org/series/143864/
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 13ee431c00c706be3e19ed9111ee8aad28046592
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Wed Jan 22 15:33:04 2025 -0800
Partially revert "drm/xe: Revert some changes that break a mesa debug tool"
This reverts part of:
commit a53da2fb25a3 ("drm/xe: Revert some changes that break a mesa
debug tool")
The KMD has been updated to avoid the line wrapping issue of the mesa
tool. The section heading issue has not been fixed yet, however. So
that part of the original revert remains.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch db7cf8d52a41001ea2780cf834fed3dc490343d2 drm-intel
ef8492c5cb6f drm/xe/guc: Explicitly name each chunk of GuC log data in a dump
854286f5f20c drm/xe/devcoredump: Temporarily disable the line wrapping of ASCII85 output
13ee431c00c7 Partially revert "drm/xe: Revert some changes that break a mesa debug tool"
More information about the Intel-xe
mailing list