Displaying 1 result from an estimated 1 matches for "ysinembargo".
Did you mean:
sinembargo
2019 Oct 17
1
[PATCH] ALSA: hda - Force runtime PM on Nvidia HDMI codecs
...odecs.
Fixes: b516ea586d71 ("PCI: Enable NVIDIA HDA controllers")
Link: https://bbs.archlinux.org/viewtopic.php?pid=1865512
Link: https://bugs.freedesktop.org/show_bug.cgi?id=75985#c81
Reported-by: Przemysław Kopa <prymoo at gmail.com>
Reported-by: Rivera Valdez <riveravaldez at ysinembargo.com>
Signed-off-by: Lukas Wunner <lukas at wunner.de>
Cc: Daniel Drake <dan at reactivated.net>
Cc: stable at vger.kernel.org # v5.3+
---
sound/pci/hda/patch_hdmi.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
index bc...