✓ CI.checkpatch: success for Add support for Mesa GPU hang replay tool

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 23 01:24:48 UTC 2025


== Series Details ==

Series: Add support for Mesa GPU hang replay tool
URL   : https://patchwork.freedesktop.org/series/143868/
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 2b96c84f02e5606bd8da8c768938e14eefe3e9d1
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Jan 22 17:15:13 2025 -0800

    drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
    
    Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE which sets the exec
    queue default state to user data passed in. The intent is for a Mesa
    tool to use this replay GPU hangs.
    
    Cc: José Roberto de Souza <jose.souza at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch db7cf8d52a41001ea2780cf834fed3dc490343d2 drm-intel
e33d6b2f83e9 drm/xe: Add properties line to VM snapshot capture
58c9c0f72755 drm/xe: Add "null_sparse" type to VM snap properties
ba2ddcdd4d66 drm/xe: Add mem_region to properties line in VM snapshot capture
b084a83ca8af drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
490e705be3dc drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
2b96c84f02e5 drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE




More information about the Intel-xe mailing list