✓ CI.checkpatch: success for series starting with [CI,1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
Patchwork
patchwork at emeril.freedesktop.org
Sat Mar 8 02:28:33 UTC 2025
== Series Details ==
Series: series starting with [CI,1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
URL : https://patchwork.freedesktop.org/series/146029/
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 22c9819bf157fe20286a7bf419fc649f2080a56d
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Fri Mar 7 19:56:36 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/
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch f811577f424491a57b1e8669bde62998227d6907 drm-intel
80d4674bc776 drm/xe/pm: Temporarily disable D3Cold on BMG
22c9819bf157 drm/xe/pm: Re-enable D3Cold by default on BMG
More information about the Intel-xe
mailing list