diff options
author | 2021-01-26 18:07:36 -0800 | |
---|---|---|
committer | 2021-01-27 13:06:49 +0000 | |
commit | 89a400bdeb129dbc7e1c8ad2151cc8141a619709 (patch) | |
tree | 41ef0e92cbbbbb0c94d225ead6da18a5ac36402c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: tegra: ahub: Reset hardware properly (diff) | |
download | wireguard-linux-89a400bdeb129dbc7e1c8ad2151cc8141a619709.tar.xz wireguard-linux-89a400bdeb129dbc7e1c8ad2151cc8141a619709.zip |
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
DMI L1 entry is currently disabled whenever any capture stream is
opened to prevent xruns during pause/release. But, in
order to maximise power savings for the wake-on-voice usecase,
DMI L1 entry should be enabled for D0i3-compatible capture streams.
Introduce a new field, flags in struct sof_intel_hda_stream
that stores whether a stream is dmi_l1_compatible. All playback streams,
and D0i3-compatible capture streams are DMI L1 compatible.
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20210127020737.1088960-2-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions