linux_dsm_epyc7002/sound/pci/hda
Adam Lackorzynski a09e89f67c ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systems
azx_init_pci() always writes PCI config register ICH6_PCIREG_TCSEL
although this looks to be only defined on Intel systems and has a
different meaning on AMD systems. On AMD systems the PCI interrupt pin
control register is modified instead.

Since the meaning of offset 0x44 in device specific configuration space is
unknown for devices by other vendors, we only exclude AMD systems to
retain the current behaviour.

Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-03-10 17:44:34 +01:00
..
hda_beep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hda_beep.h ALSA: hda - Fix beep_mode option value 2009-11-16 15:33:49 +01:00
hda_codec.c ALSA: hda - Make common input-jack helper functions 2011-03-03 14:40:14 +01:00
hda_codec.h ALSA: hda - Make common input-jack helper functions 2011-03-03 14:40:14 +01:00
hda_eld.c ALSA: HDA: Fix dmesg output of HDMI supported bits 2011-01-25 20:06:16 +01:00
hda_generic.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_hwdep.c ALSA: hda - Ensure codec patch files are checked for the correct codec ID 2010-07-26 10:28:01 +02:00
hda_intel.c ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systems 2011-03-10 17:44:34 +01:00
hda_local.h ALSA: hda - Make common input-jack helper functions 2011-03-03 14:40:14 +01:00
hda_proc.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
Kconfig ALSA: hda - Merge all HDMI modules into the unified module 2010-09-20 10:02:29 +02:00
Makefile ALSA: hda - Merge all HDMI modules into the unified module 2010-09-20 10:02:29 +02:00
patch_analog.c ALSA: hda - simplify multistreaming playback model of ad1988 2011-02-14 17:14:35 +01:00
patch_ca0110.c ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 2010-10-21 08:55:13 +02:00
patch_cirrus.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_cmedia.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_conexant.c ALSA: hda - Make common input-jack helper functions 2011-03-03 14:40:14 +01:00
patch_hdmi.c Merge branch 'fix/hda' into topic/hda 2011-03-03 12:56:34 +01:00
patch_realtek.c ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are primary outputs 2011-03-10 17:35:53 +01:00
patch_si3054.c ALSA: hda - add more NID->Control mapping 2009-12-15 09:33:04 +01:00
patch_sigmatel.c ALSA: hda - Make common input-jack helper functions 2011-03-03 14:40:14 +01:00
patch_via.c ALSA: HDA: Fix mic initialization in VIA auto parser 2011-02-22 14:02:09 +01:00