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

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 12 17:08:50 UTC 2025


== Series Details ==

Series: Add support for Mesa GPU hang replay tool (rev2)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e97fcd429bfa458f2fce0158b3c77d957e4a034b
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Feb 10 18:20:06 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.
    
    v2:
     - Enable the flag DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
     - Fix the page size math calculation to avoid a crash
    
    Cc: José Roberto de Souza <jose.souza at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch b9696aa14a67620661572e94f4141df2a4b6b5cd drm-intel
063b032cc28d drm/xe: Add properties line to VM snapshot capture
647c4da6bda1 drm/xe: Add "null_sparse" type to VM snap properties
30cabde527c5 drm/xe: Add mem_region to properties line in VM snapshot capture
facd90c48045 drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
2f775e3df2f1 drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
e97fcd429bfa drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE




More information about the Intel-xe mailing list