All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware
@ 2017-02-17 17:18 jeeja.kp
  2017-02-17 17:18 ` [PATCH v3 1/2] ASoC: Intel: bxtn: Store the FW/Library context at boot jeeja.kp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jeeja.kp @ 2017-02-17 17:18 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:
 - fixed the title to reflect the change as this is optimization.
 - removed already merged 4 patchs

Changes in v3:
 - rebased on branch topic/intel latest

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] 4+ messages in thread

end of thread, other threads:[~2017-02-21 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 17:18 [PATCH v3 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware jeeja.kp
2017-02-17 17:18 ` [PATCH v3 1/2] ASoC: Intel: bxtn: Store the FW/Library context at boot jeeja.kp
2017-02-17 17:18 ` [PATCH v3 2/2] ASoC: Intel: bxtn: optimize ROM init retries jeeja.kp
2017-02-21 18:35 ` [PATCH v3 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware Vinod Koul

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.