diff options
author | Ville Syrjälä <[email protected]> | 2021-12-22 16:53:50 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-12-25 09:16:59 +0100 |
commit | 6c3a0c39130c9f29d52269cca7cf29c0e1c8d966 (patch) | |
tree | b5f68ef8542dc97b2622d6001d115ca1869cca79 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 5dcdc4600c3a7773a7b901d6b7eb29340be95cf6 (diff) |
ALSA: hda/hdmi: Disable silent stream on GLK
The silent stream stuff recurses back into i915 audio
component .get_power() from the .pin_eld_notify() hook.
On GLK this will deadlock as i915 may already be holding
the relevant modeset locks during .pin_eld_notify() and
the GLK audio vs. CDCLK workaround will try to grab the
same locks from .get_power().
Until someone comes up with a better fix just disable the
silent stream support on GLK.
Cc: [email protected]
Cc: Harsha Priya <[email protected]>
Cc: Emmanuel Jillela <[email protected]>
Cc: Kai Vehmanen <[email protected]>
Cc: Takashi Iwai <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/2623
Fixes: 951894cf30f4 ("ALSA: hda/hdmi: Add Intel silent stream support")
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions