diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-09-29 09:29:34 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-09-30 13:49:59 +0200 |
commit | c4ca3871e21fa085096316f5f8d9975cf3dfde1d (patch) | |
tree | 05f3b536ed41177893f7ac9a06b6fc3e38dc5d2f /arch/arm64 | |
parent | 46243b85b0ec5d2cee7545e5ce18c015ce91957e (diff) | |
download | linux-c4ca3871e21fa085096316f5f8d9975cf3dfde1d.tar.bz2 |
ALSA: hda: Use position buffer for SKL+ again
The commit f87e7f25893d ("ALSA: hda - Improved position reporting on
SKL+") changed the PCM position report for SKL+ chips to use DPIB, but
according to Pierre, DPIB is no best choice for the accurate position
reports and it often reports too early. The recommended method is
rather the classical position buffer.
This patch makes the PCM position reporting on SKL+ back to the
position buffer again.
Fixes: f87e7f25893d ("ALSA: hda - Improved position reporting on SKL+")
Suggested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210929072934.6809-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions