kernel_optimize_test/sound
Kai Vehmanen 7b882fe3e3 ALSA: hda - handle multiple i915 device instances
Currently i915_component_master_match() will return the first matching
i915 instance. This does not work in case system has multiple i915
and HDA audio controller instances.

Add a new connectivity check that handles following cases:
 - i915 and HDA controller on same PCI bus
 - discrete GPU with embedded HDA audio controller connected
   via PCI bridge

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200921141741.2983072-4-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-09-21 17:57:30 +02:00
..
ac97 ALSA: ac97: (cosmetic) align argument names 2020-09-03 09:27:27 +02:00
aoa ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro 2020-09-03 09:26:52 +02:00
arm
atmel ALSA: atmel: ac97: clarify operator precedence 2020-09-03 09:27:34 +02:00
core ALSA: compat_ioctl: avoid compat_alloc_user_space 2020-09-21 10:37:07 +02:00
drivers ALSA: aloop: Replace tasklet with work 2020-09-09 18:33:36 +02:00
firewire ALSA: firewire: Replace tasklet with work 2020-09-11 18:22:54 +02:00
hda ALSA: hda - handle multiple i915 device instances 2020-09-21 17:57:30 +02:00
i2c
isa sound fixes for 5.9-rc2 2020-08-21 10:07:54 -07:00
mips
oss
parisc
pci ALSA: hda - controller is in GPU on the DG1 2020-09-21 17:57:21 +02:00
pcmcia
ppc
sh
soc ASoC: txx9: convert tasklets to use new tasklet_setup() API 2020-09-02 13:26:33 +02:00
sparc
spi
synth
usb ALSA: ua101: Replace tasklet with work 2020-09-09 18:33:15 +02:00
x86 ALSA: hda: use consistent HDAudio spelling in comments/docs 2020-09-02 19:31:32 +02:00
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c