]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0bce45a9bc668bce398e9240607745c077338ca6
treea400a7e836bbb3ad9987975a0367004e049b108f
parent80739234d44b242bfd6baa27243aad1a5e590aaa
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>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_atombios.c