public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SoC: SOF: Intel: hda/mtl: Improve and enable DMI L1 haldling
@ 2023-02-20  7:58 Peter Ujfalusi
  2023-02-20  7:58 ` [PATCH 1/3] ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2023-02-20  7:58 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: alsa-devel, pierre-louis.bossart, ranjani.sridharan, kai.vehmanen,
	rander.wang, yung-chuan.liao

Hi,

The first patch will improve the managing of DMI L1 by tracking it's
enabled/disabled state to avoid unconditional changes to it's state.

The remaining two patch will enable the DMI L1 for MTL platforms (ACE 1.0)

Regards,
Peter
---
Ranjani Sridharan (3):
  ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend
  ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaround
  ASoC: SOF: Intel: MTL: Enable DMI L1

 sound/soc/sof/intel/hda-ctrl.c   |  8 +++++---
 sound/soc/sof/intel/hda-dsp.c    | 10 ++++------
 sound/soc/sof/intel/hda-stream.c | 15 ++++++++++++---
 sound/soc/sof/intel/hda.h        |  2 +-
 sound/soc/sof/intel/mtl.c        |  3 +++
 sound/soc/sof/intel/mtl.h        |  2 ++
 6 files changed, 27 insertions(+), 13 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-02-20  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-20  7:58 [PATCH 0/3] SoC: SOF: Intel: hda/mtl: Improve and enable DMI L1 haldling Peter Ujfalusi
2023-02-20  7:58 ` [PATCH 1/3] ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend Peter Ujfalusi
2023-02-20  7:58 ` [PATCH 2/3] ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaround Peter Ujfalusi
2023-02-20  7:58 ` [PATCH 3/3] ASoC: SOF: Intel: MTL: Enable DMI L1 Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox