mbox series

[v2,0/2] ASoC: SOF: Intel: hda: Enable DMI L1 for power savings

Message ID 20210127020737.1088960-1-ranjani.sridharan@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF: Intel: hda: Enable DMI L1 for power savings | expand

Message

Ranjani Sridharan Jan. 27, 2021, 2:07 a.m. UTC
This series includes 2 patches that enable DMI L1 for D0I3-compatible
streams and trace DMA stream to maximise power savings on Intel
HDA platforms.

v2 changes:
FIx compilation error when probes feature is enabled in SOF Kconfig.

Ranjani Sridharan (2):
  ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
  ASoC: SOF: Intel: hda: Enable DMI L1 for trace

 sound/soc/sof/intel/hda-compress.c |  2 +-
 sound/soc/sof/intel/hda-loader.c   |  2 +-
 sound/soc/sof/intel/hda-pcm.c      | 16 ++++++++++++-
 sound/soc/sof/intel/hda-stream.c   | 38 +++++++++++++++++-------------
 sound/soc/sof/intel/hda-trace.c    |  4 ++--
 sound/soc/sof/intel/hda.h          |  6 ++++-
 6 files changed, 46 insertions(+), 22 deletions(-)

Comments

Mark Brown Jan. 27, 2021, 5:13 p.m. UTC | #1
On Tue, 26 Jan 2021 18:07:35 -0800, Ranjani Sridharan wrote:
> This series includes 2 patches that enable DMI L1 for D0I3-compatible
> streams and trace DMA stream to maximise power savings on Intel
> HDA platforms.
> 
> v2 changes:
> FIx compilation error when probes feature is enabled in SOF Kconfig.
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
      commit: 89a400bdeb129dbc7e1c8ad2151cc8141a619709
[2/2] ASoC: SOF: Intel: hda: Enable DMI L1 for trace
      commit: 6e0210763024ac43c5716dc873065ce5069edbf0

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