Re: [Intel-gfx] [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting

2016-12-14 Thread Takashi Iwai
On Wed, 14 Dec 2016 15:09:20 +0100, Pierre-Louis Bossart wrote: > > On 12/14/16 6:57 AM, Takashi Iwai wrote: > > On Mon, 12 Dec 2016 19:10:41 +0100, > > Jerome Anand wrote: > >> > >> Use a hw register to calculate sub-period position reports. > >> This makes PulseAudio happier. > >> > >> Signed-of

Re: [Intel-gfx] [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting

2016-12-14 Thread Pierre-Louis Bossart
On 12/14/16 6:57 AM, Takashi Iwai wrote: On Mon, 12 Dec 2016 19:10:41 +0100, Jerome Anand wrote: Use a hw register to calculate sub-period position reports. This makes PulseAudio happier. Signed-off-by: David Henningsson Signed-off-by: Pierre-Louis Bossart Signed-off-by: Jerome Anand Ther

Re: [Intel-gfx] [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting

2016-12-14 Thread Takashi Iwai
On Mon, 12 Dec 2016 19:10:41 +0100, Jerome Anand wrote: > > Use a hw register to calculate sub-period position reports. > This makes PulseAudio happier. > > Signed-off-by: David Henningsson > Signed-off-by: Pierre-Louis Bossart > Signed-off-by: Jerome Anand There is no big merit to keep this

[Intel-gfx] [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting

2016-12-11 Thread Jerome Anand
Use a hw register to calculate sub-period position reports. This makes PulseAudio happier. Signed-off-by: David Henningsson Signed-off-by: Pierre-Louis Bossart Signed-off-by: Jerome Anand --- sound/x86/intel_hdmi_audio.c | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff