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

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 21:00:45 UTC 2024


== Series Details ==

Series: drm/xe/guc: Remove explicit shutdown of SLPC
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 7e98cbe9fe61a1d431ebab201ea1e33fca791011
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Thu Mar 21 11:49:24 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.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch ad4a10c6d0e21df4bd830c20c96b795ae2d03962 drm-intel
7e98cbe9fe61 drm/xe/guc: Remove explicit shutdown of SLPC




More information about the Intel-xe mailing list