]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ALSA: hda: Correct dp audio infoframe
authorRahul Mittal <rmittal@nvidia.com>
Thu, 24 Sep 2015 12:37:08 +0000 (18:07 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 30 Sep 2015 23:52:30 +0000 (16:52 -0700)
commitb5efb8cbc63a6337e4f5c9107f3397f9d976b197
treeab8af5cae7693142c2bce214904f7031b7c8506a
parent7cf35b453b24d75d206fa98e6db4118c06934250
ALSA: hda: Correct dp audio infoframe

Was facing an issue with multi-ch audio over DP
because the channels fields (CC02_CT47) in the
dp_audio_infoframe struct was getting written into
AC_VERB_SET_HDMI_DIP_DATA verb at index 4 instead
of index 5. This caused wrong channel count to be
detected by the SOR/DP hardware.

Bug 200137880

Change-Id: I1bec75310dce0c26fd686cc9dab9938b38a8ac0a
Signed-off-by: Rahul Mittal <rmittal@nvidia.com>
Reviewed-on: http://git-master/r/804172
(cherry picked from commit 62d7cb125d7b986c0e663da29373b2d4c0860544)
Reviewed-on: http://git-master/r/806492
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com>
sound/pci/hda/patch_hdmi.c