All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA: hda: Reduce CPU hog with SKL+ position reporting
@ 2021-09-29  7:29 Takashi Iwai
  2021-09-29  7:29 ` [PATCH v2 1/2] ALSA: hda: Reduce udelay() at " Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Takashi Iwai @ 2021-09-29  7:29 UTC (permalink / raw)
  To: alsa-devel; +Cc: Jens Axboe, Pierre-Louis Bossart

Hi,

this is a v2 patch set for reducing the CPU hog with the HD-audio PCM
position reporting.  The first patch is almost same, while the second
patch is added to take back to the position buffer as suggested by
Pierre.


Takashi

v1: https://lore.kernel.org/r/20210910141002.32749-1-tiwai@suse.de

===

Takashi Iwai (2):
  ALSA: hda: Reduce udelay() at SKL+ position reporting
  ALSA: hda: Use position buffer for SKL+ again

 sound/pci/hda/hda_intel.c | 49 ++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 26 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-30 11:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29  7:29 [PATCH v2 0/2] ALSA: hda: Reduce CPU hog with SKL+ position reporting Takashi Iwai
2021-09-29  7:29 ` [PATCH v2 1/2] ALSA: hda: Reduce udelay() at " Takashi Iwai
2021-09-29 14:15   ` Pierre-Louis Bossart
2021-09-29 14:39     ` Takashi Iwai
2021-09-29 14:53       ` Pierre-Louis Bossart
2021-09-29  7:29 ` [PATCH v2 2/2] ALSA: hda: Use position buffer for SKL+ again Takashi Iwai
2021-09-29 14:54 ` [PATCH v2 0/2] ALSA: hda: Reduce CPU hog with SKL+ position reporting Pierre-Louis Bossart
2021-09-30 11:50 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.