commit | 0f55db36d49d45b80eff0c0a2a498766016f458b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 07 09:52:42 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 27 09:54:55 2015 -0400 |
tree | 7604d53da685ea0e8a44e078bb01b714e1a9c728 | |
parent | 362ff251390f3d1f8fe94666f4fc4e5876381114 [diff] |
drm/radeon: only mark audio as connected if the monitor supports it (v3) Otherwise the driver may try and send audio which may confuse the monitor. v2: set pin to NULL if no audio v3: avoid crash with analog encoders Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org