summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_tegra.c
diff options
context:
space:
mode:
authorMohan Kumar <mkumard@nvidia.com>2022-04-11 10:32:09 +0300
committerTakashi Iwai <tiwai@suse.de>2022-04-12 12:34:17 +0300
commitb33115bd05afda6fe16fdd142779a9ff95d63317 (patch)
tree5502747ed61efbae832c852137fea4e1d3f8307a /sound/pci/hda/hda_tegra.c
parentb2405aa948b95afc5246fa56fc05c3512cd6185c (diff)
downloadlinux-b33115bd05afda6fe16fdd142779a9ff95d63317.tar.xz
ALSA: hda: Jack detection poll in suspend state
HDA Jack detection logic doesn't work when the HDACODEC in runtime suspended state as unsol event won't be triggered during D3 state. As pulseaudio server in userspace rely on the jack mixer control status to show the audio devices in gui and any display sink device hotplug event during D3 state will never updates the jack status which will result in no audio device option available in userspace settings. The possible option available to resolve this issue is to run Jack polling worker thread even after codec suspend state. The choice can be made based on compromise between power saving or Jack detection in suspend state. Signed-off-by: Mohan Kumar <mkumard@nvidia.com> Link: https://lore.kernel.org/r/20220411073210.23445-2-mkumard@nvidia.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/hda_tegra.c')
0 files changed, 0 insertions, 0 deletions