Bug 205379
Summary: | IGT tests are failing due to the following error snd_hda_intel 0000:00:1f.3: azx_get_response timeout, switching to single_cmd mode: last cmd=0x20370503 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Lakshminarayana Vudum (lakshminarayana.vudum) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | kai.vehmanen, tiwai |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.4.0-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Full dmesg where the failure is seen |
Description
Lakshminarayana Vudum
2019-11-01 12:01:06 UTC
Jaroslav, I'll try to get suitable hw and if succesful, I can take a look. Is your HDMI codec bound with i915 via audio component notifier? I'm not sure whether HDMI codec on Tigerlake platform is already supported. I suspect it's bound as a generic HDMI codec, and such a problem is expected when GPU does power-saving. (In reply to Takashi Iwai from comment #2) > Is your HDMI codec bound with i915 via audio component notifier? > I'm not sure whether HDMI codec on Tigerlake platform is already supported. > I suspect it's bound as a generic HDMI codec, and such a problem is expected > when GPU does power-saving. Aa, excellent point. I thought it was (along with commit 4750c212174892d26645cdf5ad73fb0e9d594ed3 , ALSA: hda: Add Tigerlake/Jasperlake PCI ID), but alas it is not there. I can make a patch for this. Lakshmi, I'll work with to test this. Patch available: https://github.com/kv2019i/linux/commit/85164140e235c8da9d7860cc302421ef2795ff82 Takashi, once I get an ok, I'll submit to alsa-devel (feel free to assign to me). Vudum, this issue is now fixed. Test results (GFX CI) https://patchwork.freedesktop.org/series/68972/#rev1 Patch was merged to Takashi's tree. Jaroslav or Vudum, this bug is fixed, but as I'm not the assignee or reported, I can't change the bug status. The CI Bug Log issue associated to this bug has been updated by Lakshmi Vudum. ### New filters associated * TGL: igt@i915_module_load@reload-no-display - incomplete - azx_get_response timeout, switching to polling mode - https://intel-gfx-ci.01.org/tree/drm-tip/TrybotIGT_156/shard-tglb5/igt@i915_module_load@reload-no-display.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8539/re-tgl-u/igt@i915_module_load@reload-no-display.html The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. |