commit | c790f87318337738208b0a32697d88312a26086c | [log] [tgz] |
---|---|---|
author | Moritz Kühner <kuehner.moritz@gmail.com> | Sun Apr 17 16:15:23 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 04 20:30:24 2016 -0400 |
tree | f1a44a2560d81a630cf6a8aacd87855d3132e64f | |
parent | 74c97375e53736ca3b615be43696a8507062970f [diff] |
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>