commit | ee4017f4ac8163737793cc64df535cd246792887 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Jun 23 12:19:32 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 24 11:11:53 2011 +1000 |
tree | a400a7e836bbb3ad9987975a0367004e049b108f | |
parent | d698a34da7c5626c3c16a6311c6290522e902e7f [diff] |
drm/radeon/kms: handle special cases for vddc A voltage value of 0xff01 requires that the driver look up the max voltage for the board based using the atom SetVoltage command table. Setting the proper voltage should fix stability on some newer asics. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>