[alsa-devel] [PATCH 0/6] Yet another experiments with LPE audio

Takashi Iwai tiwai at suse.de
Tue Feb 7 14:11:16 CET 2017


Another day, another patchset.  Here I put a largish cleanup patch to
just shuffle the code, in addition to the new S16 and S32 formats
support and the support for a single period with no period wakeup as
we've discussed in the previous thread.  One patch to remove BATCH
flag is same and kept in the middle of this series.

I guess I can merge the first three patches now.  As Pierre still
seems to have a concern about BATCH, the rest three patches can
postpone.  It worked stably on my machine, but it'd be appreciated if
anyone else can test it on other machines, too (especially with BYT).

As usual, they are found in topic/intel-lpe-audio-cleanup branch.


Takashi

===

Takashi Iwai (6):
  ALSA: x86: Rearrange defines
  ALSA: x86: Support S32 format
  ALSA: x86: Support S16 format
  ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag
  ALSA: x86: Allow single period PCM operation
  ALSA: x86: Allow no-period-wakeup setup

 sound/x86/intel_hdmi_audio.c     | 53 +++++++++++++++-------
 sound/x86/intel_hdmi_audio.h     | 64 ++++++++++++++++----------
 sound/x86/intel_hdmi_lpe_audio.h | 97 +++++++++++++++++-----------------------
 3 files changed, 118 insertions(+), 96 deletions(-)

-- 
2.11.0



More information about the Alsa-devel mailing list