]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: fix dpms on/off on trinity/aruba v2
authorJerome Glisse <jglisse@redhat.com>
Tue, 24 Jul 2012 21:06:11 +0000 (17:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:23:11 +0000 (08:23 -0700)
commit9445d24c2ec8c948a626bce69d0c0c4af4380181
treec428a8b2c57fec197f840397d5ad2d96b2572a16
parentbae97dae8b51958f56c8ec79f3811b1203209c0f
drm/radeon: fix dpms on/off on trinity/aruba v2

commit fcedac670c3da0d17aaa5db1708694971e8024a9 upstream.

The external encoder need to be setup again before enabling the
transmiter. This seems to be only needed on some trinity/aruba
to fix dpms on.

v2: Add comment, only setup again on dce6 ie aruba or newer.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atombios_encoders.c