✓ CI.checkpatch: success for Battlemage D3Cold issues

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 6 21:42:00 UTC 2025


== Series Details ==

Series: Battlemage D3Cold issues
URL   : https://patchwork.freedesktop.org/series/145946/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 825b5a15c07acf7d5812002799a2067b1fee4aa2
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Mar 6 16:36:15 2025 -0500

    drm/xe/pm: Re-enable D3Cold by default on BMG
    
    This patch re-enables D3Cold by default on BMG.
    
    If issues on runtime_pm resume are seen and the D3cold->D0 transition
    is suspected to block the device or cause memory corruptions, D3cold
    can be disabled for confirmation with either:
    
    1. at runtime:
       echo 0 > /sys/bus/pci/devices/<addr>/vram_d3cold_threshold
    
    2. at boot:
       pcie_port_pm=off
    
    Upon confirmation of D3Cold related bug, please file a bug to the
    link below.
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 6f2e5afc45e3ca8bf46427ae21a9c1029ea6cdb3 drm-intel
ee66342514a6 drm/xe/pm: Temporarily disable D3Cold on BMG
825b5a15c07a drm/xe/pm: Re-enable D3Cold by default on BMG




More information about the Intel-xe mailing list