commit | 7189eb9b8f7962474956196c301676470542f253 | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@intel.com> | Tue May 13 16:57:08 2014 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 13 12:11:58 2014 +0200 |
tree | 0fc40bb01dd753d2e4fb5014582276dd3e34250b | |
parent | ec5fe98886b686f065ef29d8dee1b3ca66f5fd48 [diff] |
ALSA: hda - mask buggy stream DMA0 for Broadwell display controller Broadwell display controller has 3 stream DMA engines. DMA0 cannot update DMA postion buffer properly while DMA1 and DMA2 can work well. So this patch masks the buggy DMA0 by keeping it as opened. This is a tentative workaround, so keep the change small as Takashi suggested. Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>