From: Alex Deucher Date: Wed, 22 Aug 2012 13:54:56 +0000 (-0400) Subject: drm/radeon/atom: rework DIG modesetting on DCE3+ X-Git-Tag: v3.2.30~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7094d55edc1fa667d042b8ac5aef3d57b856d4;p=pandora-kernel.git drm/radeon/atom: rework DIG modesetting on DCE3+ commit 8d1af57ae3c4458ed0de93ef97f388dd1b3239c7 upstream. The ordering is important and the current drm code wasn't cutting it for modern DIG encoders. We need to have information about crtc before setting up the encoders so I've shifted the ordering a bit. Probably we'll need a full rework akin to danvet's recent intel patchs. This patch fixes numerous issues with DP bridge chips and makes link training much more reliable. Signed-off-by: Alex Deucher [bwh: Backported to 3.2: drop DCE6 cases] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed