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)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 26 Oct 2013 20:06:04 +0000 (21:06 +0100)
commitb8f6513652249d566a4c7b6feaf13eee789ccd7a
tree8de0f1e2c646abd66839a9d186dfb1a56dee5afa
parentfc99ffd3d8beb8103ce3d6cc3f9b3630c8a1e594
drm/radeon: fix panel scaling with eDP and LVDS bridges

commit 855f5f1d882a34e4e9dd27b299737cd3508a5624 upstream.

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>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/gpu/drm/radeon/radeon_connectors.c