mbox series

[SRU,OEM-OSP1-B,0/1] alsa/hdmi: the sound is distorted when playing via nvidia hdmi

Message ID 20190729092513.11193-1-hui.wang@canonical.com
Headers show
Series alsa/hdmi: the sound is distorted when playing via nvidia hdmi | expand

Message

Hui Wang July 29, 2019, 9:25 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1838243

[Impact]
When playing back the sound via nv hdmi, the sound is distorted, that is because
the osp1-b kernel backported the patch 9b6f7e7a296e17990aae298c809b001e99ddd151
ALSA: hda: program stripe bits for controller, but we didn't backport a follow-up
patch 053b055948e97268771de11f2ab9b2aa1640b68d ALSA: hda: program stripe control for codec

[Fix]
backport the missing patch 053b055948e97268771de11f2ab9b2aa1640b68d
ALSA: hda: program stripe control for codec

[Test Case]
set the machine to performance mode, boot up, plug the hdmi cable, and
choose nv hdmi as the output device, play sound, the sound is normal

[Regression Risk]
Low. It is specific to the codec with stripe capability (nv hdmi codec).


Sameer Pujar (1):
  ALSA: hda: program stripe control for codec

 sound/pci/hda/patch_hdmi.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Comments

AceLan Kao July 31, 2019, 7:44 a.m. UTC | #1
Applied on Ubuntu-oem-osp1-5.0.0-1017.19

Acked-By: AceLan Kao <acelan.kao@canonical.com>