drm/radeon/atom: fix fb when fetching engine params
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 28 Jul 2013 16:33:56 +0000 (12:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:14:39 +0000 (18:14 -0400)
For correctness.  The fb divider isn't actually used
in any of the relevant dpm code.  It's calculated
from the other parameters.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found