drm/radeon/dpm: use stored max_vddc rather than looking it up
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Jan 2014 18:11:47 +0000 (13:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Feb 2014 17:22:47 +0000 (12:22 -0500)
commit299302294e109aec5e7f54ea61a9816c555c2106
tree951b52738eaec2398037c75b14095ffac18558af
parent9f3f63f24c901cad831e78bbb738df61a1c4ff02
drm/radeon/dpm: use stored max_vddc rather than looking it up

When we parse the power tables use the stored mac_vddc value
rather than lookig it up manually each time.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/ni_dpm.c
drivers/gpu/drm/radeon/rv770_dpm.c