drm/radeon/kms/atom: fix tv-out
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 14 Oct 2009 03:57:47 +0000 (23:57 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 15 Oct 2009 22:47:00 +0000 (08:47 +1000)
commitceefedd8e8a80b743fa0b6d6b1992be7029a9efb
treef564c95d73a59166be41ae61f52375ea68460706
parent0294cf4f7f895ddcf284b1ce7cf27a2c9d7106f7
drm/radeon/kms/atom: fix tv-out

D1MODE_INTERLEAVE_EN was getting set in some cases
in the encoder quirks function due to the changes in
5a9bcacc0a56f0d9577494e834519480018a6cc3

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