From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 499C1C433DF for ; Tue, 18 Aug 2020 17:09:36 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BC5D92067C for ; Tue, 18 Aug 2020 17:09:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="bQAKrFmr"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="J39oCvdR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BC5D92067C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4979617E5; Tue, 18 Aug 2020 19:08:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4979617E5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1597770574; bh=/wLU2CDdRv6SSSUVf9PLh6PRAK0Mxi2PgY4Zys9S4aU=; h=Date:From:To:In-Reply-To:References:Subject:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bQAKrFmrU0PyHpjNaeFFQ5Bg+zWomJZswOZFx4ZmhsCCe8HSzx1IcR1GJeT5V1V9P RxLJJtjFf2iIYX7Wj9FoLKP0s5yqYjuHXW72MWs8IIrVzlqfitrFKZj2YdkaSA9sW8 oXohwb+yQl9rvwYVqpmBYTXQwGAedergJw6Vk8y0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DB121F80392; Tue, 18 Aug 2020 18:56:19 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id ABACEF80392; Tue, 18 Aug 2020 18:56:18 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9E302F8038F for ; Tue, 18 Aug 2020 18:56:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9E302F8038F Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="J39oCvdR" Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B603B20829; Tue, 18 Aug 2020 16:56:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597769771; bh=/wLU2CDdRv6SSSUVf9PLh6PRAK0Mxi2PgY4Zys9S4aU=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=J39oCvdRk1AZdO4sOeWt7Y98pvyzVuNk1J2c51gTPDEMSRWBXFLmttCW3tDRINPl+ uAWizb9IPpu5jFYbbzQH3Ptlo/Z+1Fa7HD4T0WqiRGhC/2S9EKMT7NNCDPwLsuTRFk Q4HjoJ3PJrbOhKOuCdjYAFpRXyk78ucHdegOBBko= Date: Tue, 18 Aug 2020 17:55:40 +0100 From: Mark Brown To: Srinivas Kandagatla In-Reply-To: <20200727093806.17089-1-srinivas.kandagatla@linaro.org> References: <20200727093806.17089-1-srinivas.kandagatla@linaro.org> Subject: Re: [PATCH v3 00/10] ASoC: qdsp6: add gapless compressed audio support Message-Id: <159776961930.56094.14674636616850967795.b4-ty@kernel.org> Cc: alsa-devel@alsa-project.org, ckeepax@opensource.cirrus.com, linux-kernel@vger.kernel.org, tiwai@suse.com, lgirdwood@gmail.com, pierre-louis.bossart@linux.intel.com, vkoul@kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Mon, 27 Jul 2020 10:37:56 +0100, Srinivas Kandagatla wrote: > This patchset adds gapless compressed audio support on q6asm. > Gapless on q6asm is implemented using 2 streams in a single q6asm session. > > First few patches such as stream id per each command, gapless flags > and silence meta data are for preparedness for adding gapless support. > Last patch implements copy callback to allow finer control over buffer offsets, > specially in partial drain cases. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/10] ASoC: q6asm: rename misleading session id variable commit: 99b7db5f6d4090e98eee79cefc8521fdf4f46ad8 [02/10] ASoC: q6asm: make commands specific to streams commit: 789e3b6c5238448a6dcfc9bc998dfe3ea9d87150 [03/10] ASoC: q6asm: use flags directly from q6asm-dai commit: e0c078a8da333eb45745d1c5e4b72f0314b8b742 [04/10] ASoC: q6asm: add length to write command token commit: 50d4e2146cdd48fcc1cd748dfb06dd0fc486eb26 [05/10] ASoC: q6asm: add support to remove intial and trailing silence commit: 39376129783168c51981bd2c195a1d10ae63104f [06/10] ASoC: q6asm: add support to gapless flag in q6asm open commit: 983b8864f6033336e619a5936a02aea3026c5742 [07/10] ASoC: q6asm-dai: add next track metadata support commit: 135bd5ea190f3e31d2289da98a53d28e1be5b6bf [08/10] ASoC: q6asm-dai: prepare set params to accept profile change commit: 5b39363e54ccca8fee700e5cc6acf42a80ff1de3 [09/10] ASoC: q6asm-dai: add gapless support commit: ee941a338ad67dfd852826eec381d8584edf29f2 [10/10] ASoC: q6asm-dai: add support to copy callback commit: a08cd56a45245ea422d77e7ee5ce20d5f21f5b5d All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark