-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
ADLApplies to Alder Lake platformApplies to Alder Lake platformBootFirmware boot or code signing related.Firmware boot or code signing related.IPC timeoutIPC timeout observedIPC timeout observedMOD_SET_DXIssue related to IPC MOD_SET_DXIssue related to IPC MOD_SET_DXP3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
IPC timed out happens on suspending on ADLP_RVP_NOCODEC (single core), in stress test of v2.7-rc1.
The user impact should be medium as ADSP may recover after boot from IMR on D3->D0.
To Reproduce
check-suspend-resume-with-capture-100.sh
Reproduction Rate
Low. Observed in v2.7 stress test once
https://sof-ci.ostc.intel.com/#/result/planresultdetail/31509?model=ADLP_RVP_NOCODEC-cavs2_5-ipc4-nocodec&testcase=check-suspend-resume-with-capture-100
[ 1019.963176] kernel: snd_sof:sof_widget_free_unlocked: sof-audio-pci-intel-tgl 0000:00:1f.3: widget host-copier.0.capture freed
[ 1019.963189] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx : 0x44000000|0x3060004c: MOD_LARGE_CONFIG_SET [data size: 76]
[ 1019.963361] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx reply: 0x64000000|0x3060004c: MOD_LARGE_CONFIG_SET
[ 1019.963450] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx done : 0x44000000|0x3060004c: MOD_LARGE_CONFIG_SET [data size: 76]
[ 1019.963462] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx : 0x47000000|0x0: MOD_SET_DX [data size: 8]
[ 1020.470524] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc timed out for 0x47000000|0x0
[ 1020.470547] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Attempting to prevent DSP from entering D3 state to preserve context
[ 1020.470557] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ IPC dump start ]------------
[ 1020.470583] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda irq intsts 0x00000000 intlctl 0xc0000000 rirb 00
[ 1020.470593] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: dsp irq ppsts 0x00000000 adspis 0x00000000
[ 1020.470618] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Host IPC initiator: 0xc7000000|0x0|0x0, target: 0x0|0x0|0x80000000, ctl: 0x3
[ 1020.470630] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ IPC dump end ]------------
[ 1020.470637] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ DSP dump start ]------------
[ 1020.470642] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: IPC timeout
[ 1020.470648] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: fw_state: SOF_FW_BOOT_COMPLETE (7)
[ 1020.470671] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: 0xffffffff: unknown ROM status value
[ 1020.470769] kernel: snd_sof:sof_ipc4_find_debug_slot_offset_by_type: sof-audio-pci-intel-tgl 0000:00:1f.3: Slot type 0x4c455400 is not available in debug window
[ 1020.470778] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ------------[ DSP dump end ]------------
[ 1020.470789] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ctx_save IPC error: -110, proceeding with suspend
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: topic/sof-dev, dd526472a2da
- SOF: stable-v2.7, 2d834e938c99
- Name of the topology file
- Topology: sof-adl-nocodec (single DSP core)
- Name of the platform(s) on which the bug is observed.
- Platform: ADLP_RVP_NOCODEC
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ADLApplies to Alder Lake platformApplies to Alder Lake platformBootFirmware boot or code signing related.Firmware boot or code signing related.IPC timeoutIPC timeout observedIPC timeout observedMOD_SET_DXIssue related to IPC MOD_SET_DXIssue related to IPC MOD_SET_DXP3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected