✓ CI.checkpatch: success for Large devcoredump file support
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 15 17:40:50 UTC 2025
== Series Details ==
Series: Large devcoredump file support
URL : https://patchwork.freedesktop.org/series/147778/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 932198492b1bbbb09f78430443131df140c26f34
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Apr 15 10:36:13 2025 -0700
drm/xe: Abort printing coredump in VM printer output if full
Abort printing coredump in VM printer output if full. Helps speedup
large coredumps which need to walked multiple times in
xe_devcoredump_read.
v2:
- s/drm_printer_is_full/drm_coredump_printer_is_full (Jani)
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch b61f5de7570012cb79e72624a97b216d395f7380 drm-intel
cb85f6074e81 drm/xe: Add devcoredump chunking
664b240d0271 drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
9894e45a20fa drm/print: Add drm_coredump_printer_is_full
932198492b1b drm/xe: Abort printing coredump in VM printer output if full
More information about the Intel-xe
mailing list