forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
ADLApplies to Alder Lake platformApplies to Alder Lake platformKeyword DetectionApplies to Keyword DetectionApplies to Keyword DetectionP1Blocker bugs or important featuresBlocker bugs or important featuresS0ixIssues related to S0ixIssues related to S0ixbugSomething isn't workingSomething isn't working
Description
When we open wov stream and then try soix, there is early wake from DSP
see attached logs:
https://github.com/thesofproject/linux/files/6783689/soix.txt
Resume caused by IRQ 179, AudioDSP
But when wov stream is closed, the soix entry and exit is fine.
In kernel config,i had enabled FW debug and other options for debug purpose: (everything under SOF_DEBUG)
+CONFIG_SND_SOC_SOF_DEBUG=y
+CONFIG_SND_SOC_SOF_DEBUG_ENABLE_DEBUGFS_CACHE=y
+CONFIG_SND_SOC_SOF_DEBUG_ENABLE_FIRMWARE_TRACE=y
+CONFIG_SND_SOC_SOF_DEBUG_FORCE_IPC_POSITION=y
+CONFIG_SND_SOC_SOF_DEBUG_IPC_FLOOD_TEST=y
+CONFIG_SND_SOC_SOF_DEBUG_RETAIN_DSP_CONTEXT=y
+CONFIG_SND_SOC_SOF_DEBUG_VERBOSE_IPC=y
+CONFIG_SND_SOC_SOF_DEBUG_XRUN_STOP=y
+CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT=y
Metadata
Metadata
Assignees
Labels
ADLApplies to Alder Lake platformApplies to Alder Lake platformKeyword DetectionApplies to Keyword DetectionApplies to Keyword DetectionP1Blocker bugs or important featuresBlocker bugs or important featuresS0ixIssues related to S0ixIssues related to S0ixbugSomething isn't workingSomething isn't working