commit | 4489cd62e5a2a4900422424457c6e8dca875056b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 22 15:59:10 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 19:16:39 2013 -0400 |
tree | 8a7bccd0b4cd944185e438145bcfb29b8a7aab5f | |
parent | f907eec036511ed2ff8cc5de58b6a1cef4bb4033 [diff] |
drm/radeon/dpm: validate voltages against dispclk requirements Validate the voltages against the voltage requirements of the dispclk. We currently don't adjust the disp clock so it never changes, but we need to filter out voltage levels that are too low none the less. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>