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

Patchwork patchwork at emeril.freedesktop.org
Wed May 22 17:08:49 UTC 2024


== Series Details ==

Series: series starting with [CI,1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
URL   : https://patchwork.freedesktop.org/series/133929/
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 f1a41bc40dbcddb9ce3cdffa676b12700cd7f6f1
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed May 22 13:01:05 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 42b9a14c5932c577019bf2f5d5ff25d208c1f921 drm-intel
6ebbe3f54dc9 drm/xe: Fix xe_pm_runtime_get_if_active return
f414b0e2d22c drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
491b677ef844 drm/xe: Relax runtime pm protection during execution
a22c71cbbdc0 drm/xe: Relax runtime pm protection around VM
31347e805a95 drm/xe: Prepare display for D3Cold
296cc9b92dbb drm/xe: Stop checking for power_lost on D3Cold
f1a41bc40dbc drm/xe: Enable D3Cold on 'low' VRAM utilization




More information about the Intel-xe mailing list