]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - controller is in GPU on the DG1
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Mon, 21 Sep 2020 14:17:39 +0000 (17:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Mar 2023 12:28:04 +0000 (13:28 +0100)
commit727110f17b8dba73c5567608539bd085eb168457
tree2bb324e392ffe4ad59cd0ed8098f55f4ebb626cc
parentc6695cb4713364876f41d9bc87cd24c490db1582
ALSA: hda - controller is in GPU on the DG1

[ Upstream commit eb3bffcb79b52a8e9f645c5c495621f61c38e60b ]

Add Intel DG1 to the CONTROLLER_IN_GPU list to ensure audio power is
requested whenever programming the controller.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200921141741.2983072-3-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stable-dep-of: ff447886e675 ("ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/hda_intel.c