✓ CI.checkpatch: success for Crashlog Type1 Version2 support (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 5 22:36:34 UTC 2025
== Series Details ==
Series: Crashlog Type1 Version2 support (rev3)
URL : https://patchwork.freedesktop.org/series/149120/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 29f6c4d38a05c15a0e354c8b64f05cac6cc2c5f0
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date: Thu Jun 5 14:44:44 2025 -0400
platform/x86/intel/pmt: support BMG crashlog
The Battlemage GPU has the type 1 version 2 crashlog feature.
Update the crashlog driver to support this crashlog version.
Signed-off-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
+ /mt/dim checkpatch 832a676ed68901ea8c404d8602381cd8ca413e88 drm-intel
114306f3b033 platform/x86/intel: refactor endpoint usage
23795f48a0c3 platform/x86/intel/pmt: crashlog binary file endpoint
e402c01c42f3 drm/xe: Correct BMG VSEC header sizing
46cbb2e7eccd platform/x86/intel/pmt: white space cleanup
d372fcdefc9e platform/x86/intel/pmt: use guard(mutex)
6248a996ea0c platform/x86/intel/pmt: re-order trigger logic
9dbd53cff6e1 platform/x86/intel/pmt: correct types
310330cb19b0 platform/x86/intel/pmt: decouple sysfs and namespace
5071e548bf27 platform/x86/intel/pmt: add register access helpers
5ffaa007bb6f platform/x86/intel/pmt: use a version struct
29f6c4d38a05 platform/x86/intel/pmt: support BMG crashlog
More information about the Intel-xe
mailing list