drm/radeon: fix panel scaling with eDP and LVDS bridges
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Sep 2013 22:33:16 +0000 (18:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2013 00:27:53 +0000 (20:27 -0400)
We were using the wrong set_properly callback so we always
ended up with Full scaling even if something else (Center or
Full aspect) was selected.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found