[PATCH] ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params struct

Mark Brown broonie at kernel.org
Tue May 10 16:49:37 CEST 2022


On Mon, 9 May 2022 12:04:25 -0500, Pierre-Louis Bossart wrote:
> From: YC Hung <yc.hung at mediatek.com>
> 
> The host stream position is updated when no_stream_position is set as 0.
> However current implementation updates host stream position only when
> report data is larger than or equal to host period size which is decided
> by the period size of host side. It maybe cause host stream position
> update not in time. Therefore this patch introduces another field
> "cont_update_posn", a boolean value aimed to update host stream position
> continuously and based on period size of pipeline. It can get better
> precise when need to update host stream position from firmware.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params struct
      commit: 2cb29da3f2c29e62311eec6446be92aa5f2c1620

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


More information about the Alsa-devel mailing list