✓ CI.checkpatch: success for drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 5 15:28:44 UTC 2024


== Series Details ==

Series: drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
URL   : https://patchwork.freedesktop.org/series/134508/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 46a5917198a6ee030bfa72e6e86cec86ca31e33f
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Wed Jun 5 08:08:28 2024 -0700

    drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
    
    We currently have debugfs support that allows the userspace to initiate
    an asynchronous gt reset on command.  However, userspace may also wish
    to wait for the completion of the gt reset before performing any
    additional work.  To that end, add a version of the force_reset gt
    debugfs function that operates synchronously.
    
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1068
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    CC: John Harrison <john.c.harrison at intel.com>
    CC: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch a494545483635d3d93d19e8f483f61e7d4198383 drm-intel
46a5917198a6 drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs




More information about the Intel-xe mailing list