From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/6] Yet another experiments with LPE audio Date: Tue, 07 Feb 2017 16:44:12 +0100 Message-ID: References: <20170207131122.6345-1-tiwai@suse.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 3C23A266EF6 for ; Tue, 7 Feb 2017 16:44:13 +0100 (CET) In-Reply-To: <20170207131122.6345-1-tiwai@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Pierre-Louis Bossart , Jerome Anand List-Id: alsa-devel@alsa-project.org On Tue, 07 Feb 2017 14:11:16 +0100, Takashi Iwai wrote: > > 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. It turned out that S16 and S32 causes xrun with dmix by some reason. Still investigating, but we can postpone these, too. Takashi