From: Alex Deucher Date: Fri, 13 Sep 2013 22:33:16 +0000 (-0400) Subject: drm/radeon: fix panel scaling with eDP and LVDS bridges X-Git-Tag: v3.2.52~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f6513652249d566a4c7b6feaf13eee789ccd7a;p=pandora-kernel.git 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 [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed