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

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 13 18:17:00 UTC 2024


== Series Details ==

Series: Devcoredump Improvements (rev5)
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 91b1a49d16fb9f13258dab4e4febf271a3a45b79
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 169c7cd31a373ed31054abb423981856eb5fb119 drm-intel
d0e10bbe3149 drm/xe: Add xe_ring_lrc_is_idle() helper
22928be88580 drm/xe: Add ring address to LRC snapshot
83be46039c7e drm/xe: Add ring start to LRC snapshot
2553b7a870c3 drm/xe: Improve schedule disable response failure
dc207d71c398 drm/xe: Add exec queue param to devcoredump
1fbee02815ab drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
91b1a49d16fb drm/xe: Wire devcoredump to LR TDR




More information about the Intel-xe mailing list