drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Sep 2013 17:59:15 +0000 (13:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Sep 2013 14:29:51 +0000 (10:29 -0400)
commit1f28fb9271b5bd8a232d11e8e3b9a25e47aefac4
tree0f335e3701cb7f0cc5fa130d355a7657ac41bc71
parent7102e23288f9fb6f1c53a7ed27707cf1b4f22227
drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables

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>
drivers/gpu/drm/radeon/btc_dpm.c