commit | 78fbdf0e9dcd84d54044fa1470880b689e34f9c6 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Sat Sep 21 14:08:28 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 23 10:29:52 2013 -0400 |
tree | e05e0ff472d39c4a00825055a381d903428164ce | |
parent | 225b769d3ee96fd55ec19ea5ed3cb72bfff32ce5 [diff] |
drm/radeon/dpm/si: 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>