[Bug 111987] Unstable performance (periodic and repeating patterns of fps change) and changing VDDGFX

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 17 13:06:57 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111987

--- Comment #14 from Alex Deucher <alexdeucher at gmail.com> ---
You can force the clocks low or high by:
echo low > power_dpm_force_performance_level
or
echo high > power_dpm_force_performance_level
setting it to auto will restore the automatic behavior:
echo auto > power_dpm_force_performance_level

The behavior will depend on the workload.  If the workload is really bursty, it
may cause the clocks to ramp up and down if there are sufficiently long idle
periods between workloads.  You can manually adjust the heuristics by selecting
the custom profile and tweaking each parameter.  See the documentation here:
https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html#gpu-power-thermal-controls-and-monitoring

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20191017/6832165f/attachment.html>


More information about the dri-devel mailing list