✓ CI.checkpatch: success for Devcoredump Improvements (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 14 02:33:16 UTC 2024
== Series Details ==
Series: Devcoredump Improvements (rev7)
URL : https://patchwork.freedesktop.org/series/141110/
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 f84cf85b4e299a21d5ba9ece405cd3fffb11c3b0
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Nov 13 18:25:22 2024 -0800
drm/xe: Wire devcoredump to LR TDR
LR queues can hang, cause engine reset, or cause IOMMU CAT errors.
Collect an error capture when this occurs.
v2:
- s/queue's/queues (Jonathan)
v4:
- Fix build (CI)
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 52166ab72753e6d0d496539d050a5f54d9f2278b drm-intel
a41385385740 drm/xe: Add xe_ring_lrc_is_idle() helper
1aca9dfa7e85 drm/xe: Add ring address to LRC snapshot
dba216112ba8 drm/xe: Add ring start to LRC snapshot
9f6f5f451bc0 drm/xe: Add exec queue param to devcoredump
21beeef31d37 drm/xe: Improve schedule disable response failure
7439e81ad023 drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
f84cf85b4e29 drm/xe: Wire devcoredump to LR TDR
More information about the Intel-xe
mailing list