✓ CI.checkpatch: success for series starting with [CI,1/7] drm/xe: Fix xe_pm_runtime_get_if_active return (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 22 23:09:27 UTC 2024
== Series Details ==
Series: series starting with [CI,1/7] drm/xe: Fix xe_pm_runtime_get_if_active return (rev2)
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 15d901b959d56641b45455e636b1f4b08c97704b
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 b912a794bf8a370cde8be56c138f5c82de0dde8f drm-intel
fdc3ee969cb8 drm/xe: Fix xe_pm_runtime_get_if_active return
605483852958 drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
6cf415ccf059 drm/xe: Relax runtime pm protection during execution
e854f8dc56b0 drm/xe: Relax runtime pm protection around VM
b641c1f1f381 drm/xe: Prepare display for D3Cold
e45bd89bce13 drm/xe: Stop checking for power_lost on D3Cold
15d901b959d5 drm/xe: Enable D3Cold on 'low' VRAM utilization
More information about the Intel-xe
mailing list