✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Avoid fbdev suspend at runtime pm suspend

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 4 22:47:08 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: Avoid fbdev suspend at runtime pm suspend
URL   : https://patchwork.freedesktop.org/series/134416/
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 26d74c3934c9814d5b61f70c5aaf267091a5870f
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Mon Jun 3 17:52:18 2024 -0400

    drm/xe: Ensure d3cold is only allowed in DGFX
    
    For our integrated parts, the GPU is part of the CPU package,
    hence removing the power at the root port is likely not possible.
    
    Let's add this extra layer of protection to ensure that we are
    really not seeing d3cold atempts into integrated devices.
    
    Cc: Paulo Zanoni <paulo.r.zanoni at intel.com>
    Cc: Anshuman Gupta <anshuman.gupta at intel.com>
    Cc: Francois Dugast <francois.dugast at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 596cf447db94909c4788fd612876520531e439b0 drm-intel
5c2873c34b08 drm/xe: Avoid fbdev suspend at runtime pm suspend
26d74c3934c9 drm/xe: Ensure d3cold is only allowed in DGFX




More information about the Intel-xe mailing list