[Intel-xe] ✓ CI.checkpatch: success for Remove GuC Reset in D3Hot path (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 12 06:28:48 UTC 2023


== Series Details ==

Series: Remove GuC Reset in D3Hot path (rev2)
URL   : https://patchwork.freedesktop.org/series/122772/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d8415d3d11cc1608d81fcf3c30e6f316f760623d
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Thu Oct 12 12:02:09 2023 +0530

    drm/xe: Toggle GuC CT communication for D3Hot Transition
    
    During Runtime suspend/resume, GuC is reloaded for both
    D3hot/D3Cold-> D0 transistions. It is not necessary for GuC to be
    loaded everytime for D3hot->D0, only enable/disable ctb communication.
    
    Add a function that toggles CT communication when d3cold
    is not allowed.
    
    v2: simplify code (Bala)
        handle pmu suspend in runtime suspend (Rodrigo)
        change function names
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
    Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 6c0d1e36f310682297a5b07336b0883afc77f66e drm-intel
3b4e1e0d5 drm/xe: Add helper functions to toggle CT communication
d8415d3d1 drm/xe: Toggle GuC CT communication for D3Hot Transition




More information about the Intel-xe mailing list