All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Tegra Specific fixes
@ 2020-08-05  9:11 ` Mohan Kumar
  0 siblings, 0 replies; 10+ messages in thread
From: Mohan Kumar @ 2020-08-05  9:11 UTC (permalink / raw)
  To: tiwai, perex
  Cc: alsa-devel, spujar, jonathanh, linux-tegra, treding, Mohan Kumar

This series proposes following fixes to Tegra HDA driver.
* Align the buffer to 128 bytes for Tegra.
* Add new behavior flag dma_stop_delay in hdac_bus structure.
* Add 100us as dma stop delay for Tegra.

Mohan Kumar (3):
  ASoC: hda/tegra: Set buffer alignment to 128 bytes
  ALSA: hda: Add behaviour flag for dma stop delay
  ALSA: hda/tegra: Add 100us dma stop delay

 include/sound/hdaudio.h   | 2 ++
 sound/hda/hdac_stream.c   | 7 +++++++
 sound/pci/hda/hda_tegra.c | 3 +++
 3 files changed, 12 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2020-08-05  9:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-05  9:11 [PATCH 0/3] Tegra Specific fixes Mohan Kumar
2020-08-05  9:11 ` Mohan Kumar
2020-08-05  9:11 ` [PATCH 1/3] ASoC: hda/tegra: Set buffer alignment to 128 bytes Mohan Kumar
2020-08-05  9:11   ` Mohan Kumar
2020-08-05  9:11 ` [PATCH 2/3] ALSA: hda: Add behaviour flag for dma stop delay Mohan Kumar
2020-08-05  9:11   ` Mohan Kumar
2020-08-05  9:29   ` Takashi Iwai
2020-08-05  9:29     ` Takashi Iwai
2020-08-05  9:11 ` [PATCH 3/3] ALSA: hda/tegra: Add 100us " Mohan Kumar
2020-08-05  9:11   ` Mohan Kumar

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.