drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 25 Jan 2011 03:25:48 +0000 (22:25 -0500)
committerDave Airlie <airlied@gmail.com>
Thu, 27 Jan 2011 03:52:49 +0000 (13:52 +1000)
Force DVI mode if the user specifies radeon.audio=0.  The driver
doesn't handle HDMI mode properly in some cases.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=27731

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>

No differences found