]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jul 2013 20:56:52 +0000 (16:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jul 2013 21:24:13 +0000 (17:24 -0400)
commit31f731af513bb9925d0a29dba34bb4f71141bf91
tree55214f3c0abe069b792377f3d8aa0fb4d121e727
parenta838834b2f7cbc09b6319a1fc332c03e4d665b20
drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula

Need to make some slight adjustments for the fixed point math to
work properly.

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