✓ CI.checkpatch: success for Unlock deeper package-C states (PC-10) and D3Cold

Patchwork patchwork at emeril.freedesktop.org
Fri May 3 20:34:48 UTC 2024


== Series Details ==

Series: Unlock deeper package-C states (PC-10) and D3Cold
URL   : https://patchwork.freedesktop.org/series/133186/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d468b68a8e0dac7c3ecb8a397418f9a6551a6ff7
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Fri May 3 15:13:09 2024 -0400

    drm/xe: Enable D3Cold on 'low' VRAM utilization
    
    Now that we eliminated all the mem_access get/put with its
    locking issues from the inner calls of migration, we can
    allow D3Cold.
    
    Enable it when VRAM utilization is lower then 300Mb. On
    higher utilization we only allow D3hot so we don't increase
    so much the latency on runtime resume due to the memory
    restoration.
    
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e9ea5061461b07fcb7e19892a54a61aa8fa1d163 drm-intel
fadf69239a78 drm/xe: Fix xe_pm_runtime_get_if_active return
780aa1f19e68 drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
fc3df2bc9155 drm/xe: Relax runtime pm protection during execution
6cae889978db drm/xe: Relax runtime pm protection around VM
bb06506d9718 drm/xe: Prepare display for D3Cold
f21d6aff03cf drm/xe: Stop checking for power_lost on D3Cold
d468b68a8e0d drm/xe: Enable D3Cold on 'low' VRAM utilization




More information about the Intel-xe mailing list