aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorAlvin Lee <alvin.lee2@amd.com>2019-07-04 15:17:42 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-07-18 14:17:20 -0500
commit6ac25e6d5b2fbf251e9fa2f4131d42c815b43867 (patch)
tree62a06b161b11f670959b7ce522cabb06f800cdfc /drivers/gpu/drm/drm_framebuffer.c
parent0905f32977268149f06e3ce6ea4bd6d374dd891f (diff)
drm/amd/display: Only enable audio if speaker allocation exists
[Why] In dm_helpers_parse_edid_caps, there is a corner case where no speakers can be allocated even though the audio mode count is greater than 0. Enabling audio when no speaker allocations exists can cause issues in the video stream. [How] Add a check to not enable audio unless one or more speaker allocations exist (since doing this can cause issues in the video stream). Signed-off-by: Alvin Lee <alvin.lee2@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions