https://github.com/torvalds/linux
Revision 8d1af57ae3c4458ed0de93ef97f388dd1b3239c7 authored by Alex Deucher on 22 August 2012, 13:54:56 UTC, committed by Alex Deucher on 29 August 2012, 16:11:01 UTC
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 <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
1 parent 4e58591
History
Tip revision: 8d1af57ae3c4458ed0de93ef97f388dd1b3239c7 authored by Alex Deucher on 22 August 2012, 13:54:56 UTC
drm/radeon/atom: rework DIG modesetting on DCE3+
Tip revision: 8d1af57
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.7 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top