✓ CI.checkpatch: success for drm/xe/debugfs: Get a runtime_pm reference when setting wedged mode

Patchwork patchwork at emeril.freedesktop.org
Fri May 3 08:30:45 UTC 2024


== Series Details ==

Series: drm/xe/debugfs: Get a runtime_pm reference when setting wedged mode
URL   : https://patchwork.freedesktop.org/series/133164/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 50d7deb62ac932e5f458b3656092de79dc981c12
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Fri May 3 10:24:50 2024 +0200

    drm/xe/debugfs: Get a runtime_pm reference when setting wedged mode
    
    This function is another entry point where it must be ensured that
    the device resumes before operating on the GuC, so grab a runtime_pm
    reference. This fixes inner xe_pm_runtime_get_noresume calls which
    were previously failing.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 7a6b51900b7af7d2c668d6d2f5e1365f23e03a59 drm-intel
50d7deb62ac9 drm/xe/debugfs: Get a runtime_pm reference when setting wedged mode




More information about the Intel-xe mailing list