diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-06-26 01:42:40 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-26 12:07:28 -0400 |
commit | aa3841b56b3b4f68d1e0a64941189ec932c4881b (patch) | |
tree | 5be7938bfae8f8364808e9e58da2619b345ad14e /Documentation/sound | |
parent | 0e6995e3b37bac69b4a815a116f9992d31a7bba0 (diff) |
ALSA: hda/realtek - Comprehensive model list for ALC662 & co
ALC662 and others have far more fixup entries than the model table.
Let's add more model string entries so that user can test / debug
without compiling kernels at each time.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/hd-audio/models.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Documentation/sound/hd-audio/models.rst b/Documentation/sound/hd-audio/models.rst index 7c2d37571af0..f2f8402ff899 100644 --- a/Documentation/sound/hd-audio/models.rst +++ b/Documentation/sound/hd-audio/models.rst | |||
@@ -87,8 +87,14 @@ alc700-ref | |||
87 | 87 | ||
88 | ALC66x/67x/892 | 88 | ALC66x/67x/892 |
89 | ============== | 89 | ============== |
90 | aspire | ||
91 | Subwoofer pin fixup for Aspire laptops | ||
92 | ideapad | ||
93 | Subwoofer pin fixup for Ideapad laptops | ||
90 | mario | 94 | mario |
91 | Chromebook mario model fixup | 95 | Chromebook mario model fixup |
96 | hp-rp5800 | ||
97 | Headphone pin fixup for HP RP5800 | ||
92 | asus-mode1 | 98 | asus-mode1 |
93 | ASUS | 99 | ASUS |
94 | asus-mode2 | 100 | asus-mode2 |
@@ -105,10 +111,40 @@ asus-mode7 | |||
105 | ASUS | 111 | ASUS |
106 | asus-mode8 | 112 | asus-mode8 |
107 | ASUS | 113 | ASUS |
114 | zotac-z68 | ||
115 | Front HP fixup for Zotac Z68 | ||
108 | inv-dmic | 116 | inv-dmic |
109 | Inverted internal mic workaround | 117 | Inverted internal mic workaround |
118 | alc662-headset-multi | ||
119 | Dell headset jack, which can also be used as mic-in (ALC662) | ||
110 | dell-headset-multi | 120 | dell-headset-multi |
111 | Headset jack, which can also be used as mic-in | 121 | Headset jack, which can also be used as mic-in |
122 | alc662-headset | ||
123 | Headset mode support on ALC662 | ||
124 | alc668-headset | ||
125 | Headset mode support on ALC668 | ||
126 | bass16 | ||
127 | Bass speaker fixup on pin 0x16 | ||
128 | bass1a | ||
129 | Bass speaker fixup on pin 0x1a | ||
130 | automute | ||
131 | Auto-mute fixups for ALC668 | ||
132 | dell-xps13 | ||
133 | Dell XPS13 fixups | ||
134 | asus-nx50 | ||
135 | ASUS Nx50 fixups | ||
136 | asus-nx51 | ||
137 | ASUS Nx51 fixups | ||
138 | alc891-headset | ||
139 | Headset mode support on ALC891 | ||
140 | alc891-headset-multi | ||
141 | Dell headset jack, which can also be used as mic-in (ALC891) | ||
142 | acer-veriton | ||
143 | Acer Veriton speaker pin fixup | ||
144 | asrock-mobo | ||
145 | Fix invalid 0x15 / 0x16 pins | ||
146 | usi-headset | ||
147 | Headset support on USI machines | ||
112 | dual-codecs | 148 | dual-codecs |
113 | Lenovo laptops with dual codecs | 149 | Lenovo laptops with dual codecs |
114 | 150 | ||