✓ CI.checkpatch: success for drm/xe: remove GuC reload in D3Hot path (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 4 07:09:08 UTC 2024


== Series Details ==

Series: drm/xe: remove GuC reload in D3Hot path (rev3)
URL   : https://patchwork.freedesktop.org/series/135265/
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 746003982c9ff4447d9c7a294feada0a31ccbf96
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Thu Jul 4 11:42:03 2024 +0530

    drm/xe: remove GuC reload in D3Hot path
    
    Currently GuC is reloaded for both runtime suspend and system suspend.
    For D3hot <-> D0 transitions no power is lost on suspend and GuC reload
    is not necessary.
    
    Remove GuC reload from D3Hot path and only enable/disable CTB
    communication.
    
    v2: rebase
    
    v3: fix commit message
        add kernel-doc for gt suspend and resume methods
        fix comment
        do not split register and enable calls of CT (Michal)
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch 73af7ac6d6ae23cd3f24b60e6ebaa3a81b2b1d5b drm-intel
4b3983ffefbf drm/xe: move GuC CT set state function to header
746003982c9f drm/xe: remove GuC reload in D3Hot path




More information about the Intel-xe mailing list