drm/radeon/kms: disable the tv encoder when tv/cv is not in use
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 13 Apr 2010 15:21:59 +0000 (11:21 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 19 Apr 2010 03:52:52 +0000 (13:52 +1000)
commitd3a67a43b0460bae3e2ac14092497833344ac10d
tree7ee3ec752f840aeeba6fe6216cd10bce96bf589b
parenta1a4b23b66039c814c3d3a9a28d76d34800eadc5
drm/radeon/kms: disable the tv encoder when tv/cv is not in use

Switching between TV and VGA caused VGA to break on some systems
since the TV encoder was left enabled when VGA was used.

fixes fdo bug 25520.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_encoders.c