drm/radeon/dpm/si: filter clocks based on voltage/clk dep tables
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Sep 2013 18:08:28 +0000 (14:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Sep 2013 14:29:52 +0000 (10:29 -0400)
Filter out mclk and sclk levels higher than listed in the clk
voltage dependency tables.  Supporting these clocks will require
additional driver tweaking that isn't supported yet.

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

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found