drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tables
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Sep 2013 18:05:48 +0000 (14:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Sep 2013 14:29:52 +0000 (10:29 -0400)
commit225b769d3ee96fd55ec19ea5ed3cb72bfff32ce5
tree2f7dc1b8bfa5f0c6ec70616233859afd89507383
parent1f28fb9271b5bd8a232d11e8e3b9a25e47aefac4
drm/radeon/dpm/ni: 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/ni_dpm.c