✓ CI.checkpatch: success for Devcoredump Improvements (rev6)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 14 00:48:01 UTC 2024


== Series Details ==

Series: Devcoredump Improvements (rev6)
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 f33eadb04491960864a7221851d4e9c5fb6c16e0
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Nov 12 14:01:27 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)
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch d8d960b20b0dc59b06c24fc210387b9c158edf70 drm-intel
672bf7af943a drm/xe: Add xe_ring_lrc_is_idle() helper
4d3e585f7b81 drm/xe: Add ring address to LRC snapshot
b493bc223274 drm/xe: Add ring start to LRC snapshot
fef58a3d005c drm/xe: Improve schedule disable response failure
45b15078a73f drm/xe: Add exec queue param to devcoredump
a8d895222117 drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
f33eadb04491 drm/xe: Wire devcoredump to LR TDR




More information about the Intel-xe mailing list