All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate
@ 2022-07-11 15:57 Pierre-Louis Bossart
  2022-07-11 15:57 ` [PATCH 1/3] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 Pierre-Louis Bossart
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Pierre-Louis Bossart @ 2022-07-11 15:57 UTC (permalink / raw)
  To: stable
  Cc: gregkh, broonie, peter.ujfalusi, ranjani.sridharan,
	Pierre-Louis Bossart

Backport for 5.18 stable, the first two patches were not modified,
only the third patch had a missing dependency with 2a68ff846164
("ASoC: SOF: Intel: hda: Revisit IMR boot sequence")

Pierre-Louis Bossart (3):
  ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
  ASoC: SOF: pm: add definitions for S4 and S5 states
  ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5
    states

 sound/soc/sof/intel/hda-loader.c |  3 ++-
 sound/soc/sof/pm.c               | 21 ++++++++++++++++++++-
 sound/soc/sof/sof-priv.h         |  2 ++
 3 files changed, 24 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/3] ASoC: SOF: Intel: fix resume from hibernate
@ 2022-06-16 20:18 Pierre-Louis Bossart
  2022-06-16 20:18 ` [PATCH 3/3] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states Pierre-Louis Bossart
  0 siblings, 1 reply; 10+ messages in thread
From: Pierre-Louis Bossart @ 2022-06-16 20:18 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

The enablement of IMR-based DSP boot helped reduce resume latency, but
unfortunately the context is not saved in S4 and S5 which leads to
multiple reports of boot failures.

This patchset forces a full firmware reload/reboot when resuming from
S4/S5 and restores functionality.

Pierre-Louis Bossart (3):
  ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
  ASoC: SOF: pm: add definitions for S4 and S5 states
  ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5
    states

 sound/soc/sof/intel/hda-loader.c |  3 ++-
 sound/soc/sof/pm.c               | 21 ++++++++++++++++++++-
 sound/soc/sof/sof-priv.h         |  2 ++
 3 files changed, 24 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-07-25 17:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 15:57 [PATCH 0/3] [5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate Pierre-Louis Bossart
2022-07-11 15:57 ` [PATCH 1/3] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 Pierre-Louis Bossart
2022-07-23 13:51   ` Greg KH
2022-07-11 15:57 ` [PATCH 2/3] ASoC: SOF: pm: add definitions for S4 and S5 states Pierre-Louis Bossart
2022-07-23 13:52   ` Greg KH
2022-07-11 15:57 ` [PATCH 3/3] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI " Pierre-Louis Bossart
2022-07-23 13:52   ` Greg KH
2022-07-25 15:25     ` Pierre-Louis Bossart
2022-07-25 17:36       ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2022-06-16 20:18 [PATCH 0/3] ASoC: SOF: Intel: fix resume from hibernate Pierre-Louis Bossart
2022-06-16 20:18 ` [PATCH 3/3] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states Pierre-Louis Bossart

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.