✓ CI.checkpatch: success for Devcoredump Improvements

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 8 17:48:01 UTC 2024


== Series Details ==

Series: Devcoredump Improvements
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 101d44d551a5cdd6f2fb88dbfb5411916b1406d1
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Nov 8 09:43:12 2024 -0800

    drm/xe: Wire devcoredump to LR TDR
    
    LR queue's can hang, cause engine reset, or cause IOMMU CAT errors.
    Collect an error capture when this occurs.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 5521311ecd7ffbb0adf016dbf83bd0165fc94d25 drm-intel
6729fc602f92 drm/xe: Add xe_lrc_is_idle() helper
04b12c2f3fd3 drm/xe: Add ring address to LRC snapshot
7cc2e0951b0f drm/xe: Add ring start to LRC snapshot
3bc3bf3b68ba drm/xe: Improve schedule disable response failure
87b6f9564947 drm/xe: Add exec queue param to devcoredump
b0d7a0a519b1 drm/xe: Change xe_engine_snapshot_capture_for_job to be for_queue
101d44d551a5 drm/xe: Wire devcoredump to LR TDR




More information about the Intel-xe mailing list