]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commit20fab6415cfe33172dfaea1595a2739bdea5f57e
tree311b71de190ec72979f3d70ffcd29761734a6dda
parentb2d70917e4b9fc5bddfbd025bfb1f15185e74971
drm/radeon/atom: fix fb when fetching engine params

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>
drivers/gpu/drm/radeon/radeon_atombios.c