drm/radeon/kms: disable hdmi audio by default
commit805c22168da76a65c978017d0fe0d59cd048e995
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 6 Jun 2011 21:39:16 +0000 (6 17:39 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2011 10:14:41 +0000 (8 20:14 +1000)
treed5a01d8784df3bb97279659e7d63e2e651015666
parent62fff811d73095bd95579d72f558f03c78f7914a
drm/radeon/kms: disable hdmi audio by default

The current RE'd code causes blank screens and
display problems on a lot of systems.  So disable
it by default for now.  It can still be enabled
by setting the audio parameter to 1.  E.g.:
radeon.audio=1

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=38010
https://bugs.freedesktop.org/show_bug.cgi?id=27731
https://bugs.freedesktop.org/show_bug.cgi?id=35970
https://bugs.freedesktop.org/show_bug.cgi?id=26195
and many other reported problems.

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