✓ CI.checkpatch: success for Crashlog Type1 Version2 support (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 10 21:19:12 UTC 2025
== Series Details ==
Series: Crashlog Type1 Version2 support (rev4)
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 7d42dd0f4ca4c776409bb4ecf53c5161033cf46b
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date: Tue Jun 10 17:12:25 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 7bc153635620254b73cfe8714ce42768b2bf6d60 drm-intel
61993c6f5b0f platform/x86/intel/pmt: fix a crashlog NULL pointer access
58c0972b63ee drm/xe: Correct BMG VSEC header sizing
b439e4c9bf09 platform/x86/intel/pmt: white space cleanup
64fbdc68a9af platform/x86/intel/pmt: use guard(mutex)
c30f8979cfdf platform/x86/intel/pmt: re-order trigger logic
52c8d8245a03 platform/x86/intel/pmt: correct types
22253e77a47e platform/x86/intel/pmt: decouple sysfs and namespace
6fdbc4edee3f platform/x86/intel/pmt: add register access helpers
ab613265fbcb platform/x86/intel/pmt: use a version struct
7d42dd0f4ca4 platform/x86/intel/pmt: support BMG crashlog
More information about the Intel-xe
mailing list