commit | 8666c076df307088c86a47117e1b124a6d2fa5b0 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 03 14:58:44 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 11 11:44:25 2013 -0400 |
tree | e19ba874375dab572c92a61c1ce1c048d23762d6 | |
parent | 7cc0a3d85b5d4acb69d60a88de0bd029bef04b4f [diff] |
drm/radeon: add a connector property for audio This provides a connector property to enable/disable hdmi audio on the fly. The default is disabled, but you can select auto (let the driver detect an audio capable monitor and enable it) or enabled (force audio enabled). This also enables audio by default so you no longer need a module parameter to enable audio. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>