✓ CI.checkpatch: success for drm/xe/display: handle HPD polling in display runtime suspend/resume

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 15 19:03:03 UTC 2024


== Series Details ==

Series: drm/xe/display: handle HPD polling in display runtime suspend/resume
URL   : https://patchwork.freedesktop.org/series/137349/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ec3d7823574e0d6e5a1a36adc4dd50a0e6fa897c
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date:   Thu Aug 15 20:25:00 2024 +0300

    drm/xe/display: handle HPD polling in display runtime suspend/resume
    
    In XE, display runtime suspend / resume routines are called only
    if d3cold is allowed. This makes the driver unable to detect any
    HPDs once the device goes into runtime suspend state in platforms
    like LNL. Update the display runtime suspend / resume routines
    to include HPD polling regardless of d3cold status.
    
    Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch 154a177a994af4eb2c38eb592d959d98066b0329 drm-intel
ec3d7823574e drm/xe/display: handle HPD polling in display runtime suspend/resume




More information about the Intel-xe mailing list