drm/radeon/kms: handle special cases for vddc
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 23 Jun 2011 16:19:32 +0000 (12:19 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Jun 2011 01:11:53 +0000 (11:11 +1000)
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>

No differences found