diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-10-14 13:17:50 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-10-18 16:16:19 -0400 |
commit | 108dc8e8b44a4c64ac53676cc05f6234340ccd4a (patch) | |
tree | de4c6ff5a55ec7878a79b78511af25bdf4623848 /drivers/gpu/drm/radeon/dce6_afmt.c | |
parent | 4b7495770cc4a4e7973ea8079dd15d2618f3636a (diff) | |
download | blackbird-op-linux-108dc8e8b44a4c64ac53676cc05f6234340ccd4a.tar.gz blackbird-op-linux-108dc8e8b44a4c64ac53676cc05f6234340ccd4a.zip |
drm/radeon: rework audio option
In 3.12 I changed audio to be enabled by default,
but you still had to turn it on via xrandr. This
was confusing to users so change it to minic the
previous behavior:
- audio option is set to -1 (auto) by default which is
the current 3.12 behavior (audio is enabled but requires
xrandr to turn it on).
- if audio = 1, the audio is enabled without needing
to mess with xrandr (previous behavior)
- audio = 0 disables audio
It retains the new feature of allowing the user to enable
audio on the fly with xrandr, but turns audio on
automatically if radeon.audio=1 is set which is what
most users expect.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/dce6_afmt.c')
0 files changed, 0 insertions, 0 deletions