]> 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)
commitf2cb5c683f31f6fa6e98dcc3abac380d23827526
treea400a7e836bbb3ad9987975a0367004e049b108f
parent471165836f8839f9ce0552eaa41eff533cd9c22a
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