✓ CI.checkpatch: success for series starting with [1/7] drm/xe: Fix xe_pm_runtime_get_if_active return

Patchwork patchwork at emeril.freedesktop.org
Thu May 9 19:47:49 UTC 2024


== Series Details ==

Series: series starting with [1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
URL   : https://patchwork.freedesktop.org/series/133404/
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 f8ff9eb3b83983484e49a37e85fdb91fee4917d3
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu May 9 15:16:57 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.
    
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Anshuman Gupta <anshuman.gupta at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch fa0763ee56bac0fea0c399b9f41f19439b07b616 drm-intel
d0c1f8c83f3d drm/xe: Fix xe_pm_runtime_get_if_active return
1fa71e7627f2 drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
09e63aae3628 drm/xe: Relax runtime pm protection during execution
413f95d23efc drm/xe: Relax runtime pm protection around VM
2337aa38c6dc drm/xe: Prepare display for D3Cold
3bebcd80760e drm/xe: Stop checking for power_lost on D3Cold
f8ff9eb3b839 drm/xe: Enable D3Cold on 'low' VRAM utilization




More information about the Intel-xe mailing list