]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add one to EDID's audio channel count when passing to DC
authorHarry Wentland <harry.wentland@amd.com>
Wed, 7 Mar 2018 18:45:33 +0000 (13:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Mar 2018 05:24:47 +0000 (00:24 -0500)
commita23cb745b209cb38df1e0e68672052b63552a904
tree192fbdcad974a614edb2e07e926481c89b47b11b
parent0a6b6995d4b3b082819357e6e3d9593addf842a0
drm/amd/display: Add one to EDID's audio channel count when passing to DC

DC takes channel count to mean the actual count. cea_sad's channels
represent it as number of channels - 1.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c