You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HDA codec HW IP implementation has an issue related to not
swapping the 2 channel Audio Sample Packet(ASP) channel mapping.
Whatever the FL and FR mapping specified the left channel always
comes out of left speaker and right channel on right speaker. So
add condition to disallow the swapping of FL,FR during the playback.
Bug 200644654
Change-Id: I41808daadf22e4ce5ec7d263dbd14692c5685277
Signed-off-by: Mohan Kumar <[email protected]>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-4.14/+/2396701
(cherry picked from commit 6258a90c199d734c0a37783c946e52fe80d4a6a1)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-4.9/+/2402814
Reviewed-by: automaticguardword <[email protected]>
Reviewed-by: Viswanath L <[email protected]>
Reviewed-by: Sameer Pujar <[email protected]>
Reviewed-by: Sharad Gupta <[email protected]>
Reviewed-by: mobile promotions <[email protected]>
Tested-by: mobile promotions <[email protected]>
GVS: Gerrit_Virtual_Submit
0 commit comments