✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 7 19:24:44 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
URL   : https://patchwork.freedesktop.org/series/139638/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c1b630600b7d8926a3efdeacb016d3941c70c8e7
Author: Imre Deak <imre.deak at intel.com>
Date:   Mon Oct 7 17:05:31 2024 +0300

    drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
    
    Atm the display HPD interrupts that got disabled during runtime
    suspend, are re-enabled only if d3cold is enabled. Fix things by
    also re-enabling the interrupts if d3cold is disabled.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Imre Deak <imre.deak at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 39a016b276ce8adac629cc6c31892d0b7d2af634 drm-intel
d9a110b1276b drm/xe: Separate the d3cold and non-d3cold runtime PM handling
c1b630600b7d drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume




More information about the Intel-xe mailing list