✓ CI.checkpatch: success for drm/xe/guc: Remove explicit shutdown of SLPC (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 26 00:05:08 UTC 2024


== Series Details ==

Series: drm/xe/guc: Remove explicit shutdown of SLPC (rev3)
URL   : https://patchwork.freedesktop.org/series/131449/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4cc7bb43bcfbe370bd60b7c4eeb033363b857469
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Mon Mar 25 16:56:02 2024 -0700

    drm/xe/guc: Remove explicit shutdown of SLPC
    
    SLPC shutdown is called in reset and suspend paths. In the reset
    path, it is possible that the H2G call gets lost as GuC is in the
    process of being reset. There is no value in stopping SLPC when
    it will happen anyways.
    
    In the suspend path, we disable communication with GuC, so there
    is no need to explicitly shutdown SLPC.
    
    v2: Rebase
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 4a8fabcf2f1aadbbb777a94edd01549c2aa95caf drm-intel
4cc7bb43bcfb drm/xe/guc: Remove explicit shutdown of SLPC




More information about the Intel-xe mailing list