bangzheng.liu 8a5d72b04d DSP: SC2 ffv dsp do not enter power off while in early suspend [1/2]
PD#SWPL-179917

Problem:
1. There's no power consumption limitation in early suspend
state.
2. After pressing power key to enter suspend, audio hal would
release audio_in lock slowly (after about 300ms or more), and
audio hal would send mbox cmd for pcm read and get latency.
3. After audio_in lock released, audio hal needsend mbox cmd
to check DSP VAD keywords wakeup first before Google katniss
receive the screen wakeup event.

Solution:
1. DSP do not enter power off while in early suspend.
2. Host driver do not switch clk if ffv is supported.

Verify:
sc2

Change-Id: I79768a691ac07af60fa8dc7e471254937398f727
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
2024-11-26 14:20:47 +08:00
2024-08-08 16:14:25 +08:00
2024-07-14 17:57:46 +08:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%