]> git.karo-electronics.de Git - linux-beck.git/commit
drm/radeon/kms: only enable hdmi features if the monitor supports audio
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 17 Dec 2010 15:27:25 +0000 (10:27 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Jan 2011 02:38:40 +0000 (12:38 +1000)
commitc268cd36cc8fd543f58aee0392c78bb92e54edcb
tree6e34991e61070edeba8e5aa3d2329ed6551548fb
parentc3307cd6a7ca91c257795c5275e887a3eafb6880
drm/radeon/kms: only enable hdmi features if the monitor supports audio

This avoids some issues in the current hdmi audio code for monitors
without audio.

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