OSDN Git Service

drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2V
authorMoritz Kühner <kuehner.moritz@gmail.com>
Sun, 17 Apr 2016 14:15:23 +0000 (16:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:30:24 +0000 (20:30 -0400)
commitc790f87318337738208b0a32697d88312a26086c
treef1a44a2560d81a630cf6a8aacd87855d3132e64f
parent74c97375e53736ca3b615be43696a8507062970f
drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2V

If the tonga gpu is controlled by SVID2 tonga_get_evv_voltage will only print
an error if the voltage exceeds 2V although a comment clearly states that it
needs be less than 2V.

v2: added signed of by

Signed-off-by: Moritz Kühner <kuehner.moritz@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c