diff options
author | Kai Vehmanen <[email protected]> | 2021-02-05 20:46:29 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-02-08 15:56:51 +0100 |
commit | 87fc20e4a0cbc01fdfc23aeba93f8ce2fc3dccda (patch) | |
tree | 176460b7a50aa3b8c1a82feb8b17e741e64f6049 /scripts/gdb/linux/utils.py | |
parent | f9e5fd1b666e9d34c94b91808bda02c2d4d00776 (diff) |
ASoC: SOF: Intel: hda: use hdac_ext fine-grained link management
Opt-in to use snd_hdac_ext_bus_link_power() to manage HDA link
power up/down events.
This allows to reduce power consumption in cases where some HDA codecs
are suspended, but other child devices (HDA or non-HDA codecs) remain
active and controller itself remains in active state.
By using snd_hdac_ext_bus_link_power(), the individual HDA links can be
powered off and if all HDA codecs are powered down, the command DMA can
also be shut down.
Signed-off-by: Kai Vehmanen <[email protected]>
Acked-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions