Re: [Intel-gfx] [PATCH v3 3/4] ALSA: hda - display audio call ncts callback

2015-08-10 Thread Yang, Libin
l-gfx] [PATCH v3 3/4] ALSA: hda - display audio call > ncts callback > > On Mon, 10 Aug 2015, libin.y...@intel.com wrote: > > From: Libin Yang > > > > On some Intel platforms, display audio need set N/CTS > > manually at some TMDS frequencies. > >

Re: [Intel-gfx] [PATCH v3 3/4] ALSA: hda - display audio call ncts callback

2015-08-10 Thread Jani Nikula
On Mon, 10 Aug 2015, libin.y...@intel.com wrote: > From: Libin Yang > > On some Intel platforms, display audio need set N/CTS > manually at some TMDS frequencies. > > Signed-off-by: Libin Yang > --- > sound/pci/hda/patch_hdmi.c | 23 +++ > 1 file changed, 23 insertions(+) > >

[Intel-gfx] [PATCH v3 3/4] ALSA: hda - display audio call ncts callback

2015-08-10 Thread libin . yang
From: Libin Yang On some Intel platforms, display audio need set N/CTS manually at some TMDS frequencies. Signed-off-by: Libin Yang --- sound/pci/hda/patch_hdmi.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.