All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware
@ 2017-01-12  4:24 jeeja.kp
  2017-01-12  4:24 ` [PATCH v2 1/2] ASoC: Intel: bxtn: Store the FW/Library context at boot jeeja.kp
  2017-01-12  4:24 ` [PATCH v2 2/2] ASoC: Intel: bxtn: optimize ROM init retries jeeja.kp
  0 siblings, 2 replies; 5+ messages in thread
From: jeeja.kp @ 2017-01-12  4:24 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, patches.audio, broonie, liam.r.girdwood, Jeeja KP

From: Jeeja KP <jeeja.kp@intel.com>

This patch series provides update on DSP firmware download by optimizing
o updating the dsp register poll method to use accurate timeout.
o optimizing ROM init retries.
o saving the firmware/library context at boot and use this ctx for
downloading the firmware to DSP memory.
o cleanup to store the library manifest data
o release the firmware in cleanup routine.

Changes in v2:
 - changed the title to remove fix as this is optimization.
 - removed already merged 4 patchs

Jeeja KP (2):
  ASoC: Intel: bxtn: Store the FW/Library context at boot
  ASoC: Intel: bxtn: optimize ROM init retries

 sound/soc/intel/skylake/bxt-sst.c | 82 +++++++++++++++++++++++++--------------
 1 file changed, 52 insertions(+), 30 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2017-01-12 15:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12  4:24 [PATCH v2 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware jeeja.kp
2017-01-12  4:24 ` [PATCH v2 1/2] ASoC: Intel: bxtn: Store the FW/Library context at boot jeeja.kp
2017-01-12  8:11   ` Liam Girdwood
2017-01-12 15:11     ` Jeeja KP
2017-01-12  4:24 ` [PATCH v2 2/2] ASoC: Intel: bxtn: optimize ROM init retries jeeja.kp

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.