commit | f87e7f25893d7db4da465c6b50882197e518d4af | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Mar 29 08:46:00 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 03 08:43:17 2017 +0200 |
tree | 1056926dc8c7862a3f071df4cb810da3131a7928 | |
parent | 70eafad849f8af3a83e139eda36712d3c1da5b6a [diff] |
ALSA: hda - Improved position reporting on SKL+ Apply the same methods to obtain the current stream position as ASoC Intel SKL driver uses. It reads the position from DPIB for a playback stream while it still reads from the position buffer for a capture stream. For a capture stream, some ugly workaround is needed to settle down the inconsistent position. Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>