Skip to content
Commit 7102e232 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon/dpm: fetch the max clk from voltage dep tables helper



This patch adds a helper function to fetch the max clock
from the voltage clock dependecy tables.  Clocks above that
level tend to be unstable and will require additional driver
tweaks in order to work properly.

This patch implemented the helper function to fetch the max clocks
from the dependency tables.  The following patches implement the
per-asic clock filtering.

See bug:
https://bugs.freedesktop.org/show_bug.cgi?id=68235

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 142a4e90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment