]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
authorRafał Miłecki <zajec5@gmail.com>
Sat, 19 Jun 2010 10:24:57 +0000 (12:24 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:00:06 +0000 (10:00 +1000)
commitfe50ac78a6ec20db267b32e27a1d191128eaaa46
tree3111d2e26613e691e3ab534dcd84d098be897925
parent7eea7e9eea106a9c49cddf780f590dd8161481fa
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740

We will need method of selecting encoder that should receive HDMI block. For
now we assign HDMI block to first enabled encoder. Hopefully there are not many
RS6x0 chips with two digital encoders.

[airlied: add RS740 checks as per Alex suggestion.]

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_hdmi.c
drivers/gpu/drm/radeon/rs600.c
drivers/gpu/drm/radeon/rs690.c