blob: 056f52df68cd0476ae5a56a5145858e8d1b19329 [file] [log] [blame]
Matt2f2f4252005-04-13 14:45:30 +02001/*
2 * Universal Interface for Intel High Definition Audio Codec
3 *
4 * HD audio interface patch for SigmaTel STAC92xx
5 *
6 * Copyright (c) 2005 Embedded Alley Solutions, Inc.
Matt Porter403d1942005-11-29 15:00:51 +01007 * Matt Porter <mporter@embeddedalley.com>
Matt2f2f4252005-04-13 14:45:30 +02008 *
9 * Based on patch_cmedia.c and patch_realtek.c
10 * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de>
11 *
12 * This driver is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; either version 2 of the License, or
15 * (at your option) any later version.
16 *
17 * This driver is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
21 *
22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25 */
26
Matt2f2f4252005-04-13 14:45:30 +020027#include <linux/init.h>
28#include <linux/delay.h>
29#include <linux/slab.h>
30#include <linux/pci.h>
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +010031#include <linux/dmi.h>
Matt2f2f4252005-04-13 14:45:30 +020032#include <sound/core.h>
Mattc7d4b2f2005-06-27 14:59:41 +020033#include <sound/asoundef.h>
Matthew Ranostay45a6ac12008-10-15 14:45:38 -040034#include <sound/jack.h>
Clemens Ladischa74ccea2010-10-22 15:52:34 +020035#include <sound/tlv.h>
Matt2f2f4252005-04-13 14:45:30 +020036#include "hda_codec.h"
37#include "hda_local.h"
Matthew Ranostay1cd22242008-07-18 18:20:52 +020038#include "hda_beep.h"
Matt2f2f4252005-04-13 14:45:30 +020039
Takashi Iwaic6e4c662008-11-25 11:58:19 +010040enum {
41 STAC_VREF_EVENT = 1,
42 STAC_INSERT_EVENT,
43 STAC_PWR_EVENT,
44 STAC_HP_EVENT,
Takashi Iwaifefd67f2009-07-30 18:03:05 +020045 STAC_LO_EVENT,
Takashi Iwai3d21d3f2009-07-29 14:32:56 +020046 STAC_MIC_EVENT,
Takashi Iwaic6e4c662008-11-25 11:58:19 +010047};
Matt4e550962005-07-04 17:51:39 +020048
Takashi Iwaif5fcc132006-11-24 17:07:44 +010049enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +010050 STAC_AUTO,
Takashi Iwaif5fcc132006-11-24 17:07:44 +010051 STAC_REF,
Tobin Davisbf277782008-02-03 20:31:47 +010052 STAC_9200_OQO,
Takashi Iwaidfe495d2007-08-23 19:04:28 +020053 STAC_9200_DELL_D21,
54 STAC_9200_DELL_D22,
55 STAC_9200_DELL_D23,
56 STAC_9200_DELL_M21,
57 STAC_9200_DELL_M22,
58 STAC_9200_DELL_M23,
59 STAC_9200_DELL_M24,
60 STAC_9200_DELL_M25,
61 STAC_9200_DELL_M26,
62 STAC_9200_DELL_M27,
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +020063 STAC_9200_M4,
64 STAC_9200_M4_2,
Takashi Iwai117f2572008-03-18 09:53:23 +010065 STAC_9200_PANASONIC,
Takashi Iwaif5fcc132006-11-24 17:07:44 +010066 STAC_9200_MODELS
67};
68
69enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +010070 STAC_9205_AUTO,
Takashi Iwaif5fcc132006-11-24 17:07:44 +010071 STAC_9205_REF,
Takashi Iwaidfe495d2007-08-23 19:04:28 +020072 STAC_9205_DELL_M42,
Tobin Davisae0a8ed2007-08-13 15:50:29 +020073 STAC_9205_DELL_M43,
74 STAC_9205_DELL_M44,
Takashi Iwaid9a42682009-01-22 17:40:18 +010075 STAC_9205_EAPD,
Takashi Iwaif5fcc132006-11-24 17:07:44 +010076 STAC_9205_MODELS
77};
78
79enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +010080 STAC_92HD73XX_AUTO,
Takashi Iwai9e43f0d2008-12-17 14:51:01 +010081 STAC_92HD73XX_NO_JD, /* no jack-detection */
Matthew Ranostaye1f0d662007-12-13 17:47:21 +010082 STAC_92HD73XX_REF,
Wu Fengguangae709442009-08-19 17:05:11 +080083 STAC_92HD73XX_INTEL,
Takashi Iwai661cd8f2008-11-25 15:18:29 +010084 STAC_DELL_M6_AMIC,
85 STAC_DELL_M6_DMIC,
86 STAC_DELL_M6_BOTH,
Matthew Ranostay6b3ab212008-11-03 08:12:43 -050087 STAC_DELL_EQ,
Takashi Iwai842ae632009-09-02 07:43:08 +020088 STAC_ALIENWARE_M17X,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +010089 STAC_92HD73XX_MODELS
90};
91
92enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +010093 STAC_92HD83XXX_AUTO,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +020094 STAC_92HD83XXX_REF,
Matthew Ranostay32ed3f42009-01-22 20:53:29 -050095 STAC_92HD83XXX_PWR_REF,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -050096 STAC_DELL_S14,
Takashi Iwaib4e81872009-11-18 17:20:24 +010097 STAC_92HD83XXX_HP,
Steven Eastland48315592010-08-06 15:07:35 -060098 STAC_HP_DV7_4000,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +020099 STAC_92HD83XXX_MODELS
100};
101
102enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +0100103 STAC_92HD71BXX_AUTO,
Matthew Ranostaye035b842007-11-06 11:53:55 +0100104 STAC_92HD71BXX_REF,
Matthew Ranostaya7662642008-02-21 07:51:14 +0100105 STAC_DELL_M4_1,
106 STAC_DELL_M4_2,
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -0500107 STAC_DELL_M4_3,
Matthew Ranostay6a14f582008-09-12 12:02:30 -0400108 STAC_HP_M4,
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +0200109 STAC_HP_DV4,
Takashi Iwai1b0652e2009-01-14 08:27:35 +0100110 STAC_HP_DV5,
Christoph Plattnerae6241f2009-03-08 23:19:05 +0100111 STAC_HP_HDX,
James Gardiner514bf542009-05-03 04:00:44 -0400112 STAC_HP_DV4_1222NR,
Matthew Ranostaye035b842007-11-06 11:53:55 +0100113 STAC_92HD71BXX_MODELS
114};
115
116enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +0100117 STAC_925x_AUTO,
Tobin Davis8e21c342007-01-08 11:04:17 +0100118 STAC_925x_REF,
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +0200119 STAC_M1,
120 STAC_M1_2,
121 STAC_M2,
Tobin Davis8e21c342007-01-08 11:04:17 +0100122 STAC_M2_2,
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +0200123 STAC_M3,
124 STAC_M5,
125 STAC_M6,
Tobin Davis8e21c342007-01-08 11:04:17 +0100126 STAC_925x_MODELS
127};
128
129enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +0100130 STAC_922X_AUTO,
Takashi Iwaif5fcc132006-11-24 17:07:44 +0100131 STAC_D945_REF,
132 STAC_D945GTP3,
133 STAC_D945GTP5,
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +0200134 STAC_INTEL_MAC_V1,
135 STAC_INTEL_MAC_V2,
136 STAC_INTEL_MAC_V3,
137 STAC_INTEL_MAC_V4,
138 STAC_INTEL_MAC_V5,
Nicolas Boichat536319a2008-07-21 22:18:01 +0800139 STAC_INTEL_MAC_AUTO, /* This model is selected if no module parameter
140 * is given, one of the above models will be
141 * chosen according to the subsystem id. */
Takashi Iwaidfe495d2007-08-23 19:04:28 +0200142 /* for backward compatibility */
Takashi Iwaif5fcc132006-11-24 17:07:44 +0100143 STAC_MACMINI,
Takashi Iwai3fc24d82007-02-16 13:27:18 +0100144 STAC_MACBOOK,
Nicolas Boichat6f0778d2007-03-15 12:38:15 +0100145 STAC_MACBOOK_PRO_V1,
146 STAC_MACBOOK_PRO_V2,
Sylvain FORETf16928f2007-04-27 14:22:36 +0200147 STAC_IMAC_INTEL,
Takashi Iwai0dae0f82007-05-21 12:41:29 +0200148 STAC_IMAC_INTEL_20,
Mauro Carvalho Chehab8c650082008-08-04 10:39:59 -0300149 STAC_ECS_202,
Takashi Iwaidfe495d2007-08-23 19:04:28 +0200150 STAC_922X_DELL_D81,
151 STAC_922X_DELL_D82,
152 STAC_922X_DELL_M81,
153 STAC_922X_DELL_M82,
Takashi Iwaif5fcc132006-11-24 17:07:44 +0100154 STAC_922X_MODELS
155};
156
157enum {
Takashi Iwai1607b8e2009-02-26 16:50:43 +0100158 STAC_927X_AUTO,
Takashi Iwaie28d8322008-12-17 13:48:29 +0100159 STAC_D965_REF_NO_JD, /* no jack-detection */
Takashi Iwaif5fcc132006-11-24 17:07:44 +0100160 STAC_D965_REF,
161 STAC_D965_3ST,
162 STAC_D965_5ST,
Takashi Iwai679d92e2009-05-24 19:00:08 +0200163 STAC_D965_5ST_NO_FP,
Tobin Davis4ff076e2007-08-07 11:48:12 +0200164 STAC_DELL_3ST,
Matthew Ranostay8e9068b2007-12-17 11:58:13 +0100165 STAC_DELL_BIOS,
Takashi Iwai54930532009-10-11 17:38:29 +0200166 STAC_927X_VOLKNOB,
Takashi Iwaif5fcc132006-11-24 17:07:44 +0100167 STAC_927X_MODELS
168};
Matt Porter403d1942005-11-29 15:00:51 +0100169
Takashi Iwai307282c2009-03-12 18:17:58 +0100170enum {
171 STAC_9872_AUTO,
172 STAC_9872_VAIO,
173 STAC_9872_MODELS
174};
175
Matthew Ranostay74aeaab2008-10-25 01:06:04 -0400176struct sigmatel_event {
177 hda_nid_t nid;
Takashi Iwaic6e4c662008-11-25 11:58:19 +0100178 unsigned char type;
179 unsigned char tag;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -0400180 int data;
181};
182
183struct sigmatel_jack {
184 hda_nid_t nid;
185 int type;
186 struct snd_jack *jack;
187};
188
Takashi Iwai3d21d3f2009-07-29 14:32:56 +0200189struct sigmatel_mic_route {
190 hda_nid_t pin;
Takashi Iwai02d33322009-10-01 16:38:11 +0200191 signed char mux_idx;
192 signed char dmux_idx;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +0200193};
194
Matt2f2f4252005-04-13 14:45:30 +0200195struct sigmatel_spec {
Takashi Iwaic8b6bf92005-11-17 14:57:47 +0100196 struct snd_kcontrol_new *mixers[4];
Mattc7d4b2f2005-06-27 14:59:41 +0200197 unsigned int num_mixers;
198
Matt Porter403d1942005-11-29 15:00:51 +0100199 int board_config;
Matthew Ranostayc0cea0d2008-11-16 11:42:34 -0500200 unsigned int eapd_switch: 1;
Mattc7d4b2f2005-06-27 14:59:41 +0200201 unsigned int surr_switch: 1;
Matt Porter3cc08dc2006-01-23 15:27:49 +0100202 unsigned int alt_switch: 1;
Takashi Iwai82bc9552006-03-21 11:24:42 +0100203 unsigned int hp_detect: 1;
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400204 unsigned int spdif_mute: 1;
Takashi Iwai7c7767e2009-01-20 15:28:38 +0100205 unsigned int check_volume_offset:1;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +0200206 unsigned int auto_mic:1;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +0100207 unsigned int linear_tone_beep:1;
Mattc7d4b2f2005-06-27 14:59:41 +0200208
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +0100209 /* gpio lines */
Matthew Ranostay0fc9dec2008-04-14 13:32:54 +0200210 unsigned int eapd_mask;
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +0100211 unsigned int gpio_mask;
212 unsigned int gpio_dir;
213 unsigned int gpio_data;
214 unsigned int gpio_mute;
Takashi Iwai86d190e2009-05-26 15:18:58 +0200215 unsigned int gpio_led;
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +0100216 unsigned int gpio_led_polarity;
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +0100217
Matthew Ranostay8daaaa92008-08-15 07:45:52 +0200218 /* stream */
219 unsigned int stream_delay;
220
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +0100221 /* analog loopback */
Takashi Iwaid78d7a92009-03-02 14:26:25 +0100222 struct snd_kcontrol_new *aloopback_ctl;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100223 unsigned char aloopback_mask;
224 unsigned char aloopback_shift;
Takashi Iwai82599802007-07-31 15:56:24 +0200225
Matthew Ranostaya64135a2008-01-10 16:55:06 +0100226 /* power management */
227 unsigned int num_pwrs;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200228 unsigned int *pwr_mapping;
Matthew Ranostaya64135a2008-01-10 16:55:06 +0100229 hda_nid_t *pwr_nids;
Matthew Ranostayb76c8502008-02-06 14:49:44 +0100230 hda_nid_t *dac_list;
Matthew Ranostaya64135a2008-01-10 16:55:06 +0100231
Matthew Ranostay74aeaab2008-10-25 01:06:04 -0400232 /* jack detection */
233 struct snd_array jacks;
234
235 /* events */
236 struct snd_array events;
237
Matt2f2f4252005-04-13 14:45:30 +0200238 /* playback */
Matthew Ranostayb22b4822008-01-22 12:32:30 +0100239 struct hda_input_mux *mono_mux;
240 unsigned int cur_mmux;
Matt2f2f4252005-04-13 14:45:30 +0200241 struct hda_multi_out multiout;
Matt Porter3cc08dc2006-01-23 15:27:49 +0100242 hda_nid_t dac_nids[5];
Takashi Iwaic21ca4a2008-12-19 09:26:08 +0100243 hda_nid_t hp_dacs[5];
244 hda_nid_t speaker_dacs[5];
Matt2f2f4252005-04-13 14:45:30 +0200245
Takashi Iwai7c7767e2009-01-20 15:28:38 +0100246 int volume_offset;
247
Matt2f2f4252005-04-13 14:45:30 +0200248 /* capture */
249 hda_nid_t *adc_nids;
Matt2f2f4252005-04-13 14:45:30 +0200250 unsigned int num_adcs;
Mattdabbed62005-06-14 10:19:34 +0200251 hda_nid_t *mux_nids;
252 unsigned int num_muxes;
Matt Porter8b657272006-10-26 17:12:59 +0200253 hda_nid_t *dmic_nids;
254 unsigned int num_dmics;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100255 hda_nid_t *dmux_nids;
Takashi Iwai1697055e2007-12-18 18:05:52 +0100256 unsigned int num_dmuxes;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200257 hda_nid_t *smux_nids;
258 unsigned int num_smuxes;
Takashi Iwai5207e102009-07-30 13:09:08 +0200259 unsigned int num_analog_muxes;
Takashi Iwai6479c632009-07-28 18:20:25 +0200260
261 unsigned long *capvols; /* amp-volume attr: HDA_COMPOSE_AMP_VAL() */
262 unsigned long *capsws; /* amp-mute attr: HDA_COMPOSE_AMP_VAL() */
263 unsigned int num_caps; /* number of capture volume/switch elements */
264
Takashi Iwai3d21d3f2009-07-29 14:32:56 +0200265 struct sigmatel_mic_route ext_mic;
266 struct sigmatel_mic_route int_mic;
Charles Chin99077902010-09-17 10:22:32 +0200267 struct sigmatel_mic_route dock_mic;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +0200268
Takashi Iwaiea734962011-01-17 11:29:34 +0100269 const char * const *spdif_labels;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200270
Mattdabbed62005-06-14 10:19:34 +0200271 hda_nid_t dig_in_nid;
Matthew Ranostayb22b4822008-01-22 12:32:30 +0100272 hda_nid_t mono_nid;
Matthew Ranostay1cd22242008-07-18 18:20:52 +0200273 hda_nid_t anabeep_nid;
274 hda_nid_t digbeep_nid;
Matt2f2f4252005-04-13 14:45:30 +0200275
Matt2f2f4252005-04-13 14:45:30 +0200276 /* pin widgets */
277 hda_nid_t *pin_nids;
278 unsigned int num_pins;
Matt2f2f4252005-04-13 14:45:30 +0200279
280 /* codec specific stuff */
281 struct hda_verb *init;
Takashi Iwaic8b6bf92005-11-17 14:57:47 +0100282 struct snd_kcontrol_new *mixer;
Matt2f2f4252005-04-13 14:45:30 +0200283
284 /* capture source */
Matt Porter8b657272006-10-26 17:12:59 +0200285 struct hda_input_mux *dinput_mux;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100286 unsigned int cur_dmux[2];
Mattc7d4b2f2005-06-27 14:59:41 +0200287 struct hda_input_mux *input_mux;
Matt Porter3cc08dc2006-01-23 15:27:49 +0100288 unsigned int cur_mux[3];
Matthew Ranostayd9737752008-09-07 12:03:41 +0200289 struct hda_input_mux *sinput_mux;
290 unsigned int cur_smux[2];
Matthew Ranostay2a9c7812008-09-13 16:45:39 -0400291 unsigned int cur_amux;
292 hda_nid_t *amp_nids;
Matthew Ranostay8daaaa92008-08-15 07:45:52 +0200293 unsigned int powerdown_adcs;
Matt2f2f4252005-04-13 14:45:30 +0200294
Matt Porter403d1942005-11-29 15:00:51 +0100295 /* i/o switches */
296 unsigned int io_switch[2];
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +0200297 unsigned int clfe_swap;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +0100298 hda_nid_t line_switch; /* shared line-in for input and output */
299 hda_nid_t mic_switch; /* shared mic-in for input and output */
300 hda_nid_t hp_switch; /* NID of HP as line-out */
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200301 unsigned int aloopback;
Matt2f2f4252005-04-13 14:45:30 +0200302
Mattc7d4b2f2005-06-27 14:59:41 +0200303 struct hda_pcm pcm_rec[2]; /* PCM information */
304
305 /* dynamic controls and input_mux */
306 struct auto_pin_cfg autocfg;
Takashi Iwai603c4012008-07-30 15:01:44 +0200307 struct snd_array kctls;
Matt Porter8b657272006-10-26 17:12:59 +0200308 struct hda_input_mux private_dimux;
Mattc7d4b2f2005-06-27 14:59:41 +0200309 struct hda_input_mux private_imux;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200310 struct hda_input_mux private_smux;
Matthew Ranostayb22b4822008-01-22 12:32:30 +0100311 struct hda_input_mux private_mono_mux;
Matt2f2f4252005-04-13 14:45:30 +0200312};
313
314static hda_nid_t stac9200_adc_nids[1] = {
315 0x03,
316};
317
318static hda_nid_t stac9200_mux_nids[1] = {
319 0x0c,
320};
321
322static hda_nid_t stac9200_dac_nids[1] = {
323 0x02,
324};
325
Matthew Ranostaya64135a2008-01-10 16:55:06 +0100326static hda_nid_t stac92hd73xx_pwr_nids[8] = {
327 0x0a, 0x0b, 0x0c, 0xd, 0x0e,
328 0x0f, 0x10, 0x11
329};
330
Matthew Ranostay0ffa9802008-09-08 11:20:05 -0400331static hda_nid_t stac92hd73xx_slave_dig_outs[2] = {
332 0x26, 0,
333};
334
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100335static hda_nid_t stac92hd73xx_adc_nids[2] = {
336 0x1a, 0x1b
337};
338
339#define STAC92HD73XX_NUM_DMICS 2
340static hda_nid_t stac92hd73xx_dmic_nids[STAC92HD73XX_NUM_DMICS + 1] = {
341 0x13, 0x14, 0
342};
343
344#define STAC92HD73_DAC_COUNT 5
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100345
Takashi Iwaie2aec172009-09-02 01:00:05 +0200346static hda_nid_t stac92hd73xx_mux_nids[2] = {
347 0x20, 0x21,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100348};
349
350static hda_nid_t stac92hd73xx_dmux_nids[2] = {
351 0x20, 0x21,
352};
353
Matthew Ranostayd9737752008-09-07 12:03:41 +0200354static hda_nid_t stac92hd73xx_smux_nids[2] = {
355 0x22, 0x23,
356};
357
Takashi Iwai6479c632009-07-28 18:20:25 +0200358#define STAC92HD73XX_NUM_CAPS 2
359static unsigned long stac92hd73xx_capvols[] = {
360 HDA_COMPOSE_AMP_VAL(0x20, 3, 0, HDA_OUTPUT),
361 HDA_COMPOSE_AMP_VAL(0x21, 3, 0, HDA_OUTPUT),
362};
363#define stac92hd73xx_capsws stac92hd73xx_capvols
364
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200365#define STAC92HD83_DAC_COUNT 3
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200366
Takashi Iwai667067d2009-08-13 18:14:42 +0200367static hda_nid_t stac92hd83xxx_mux_nids[2] = {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200368 0x17, 0x18,
369};
370
371static hda_nid_t stac92hd83xxx_adc_nids[2] = {
372 0x15, 0x16,
373};
374
375static hda_nid_t stac92hd83xxx_pwr_nids[4] = {
376 0xa, 0xb, 0xd, 0xe,
377};
378
Matthew Ranostay0ffa9802008-09-08 11:20:05 -0400379static hda_nid_t stac92hd83xxx_slave_dig_outs[2] = {
380 0x1e, 0,
381};
382
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200383static unsigned int stac92hd83xxx_pwr_mapping[4] = {
Matthew Ranostay87e88a72009-01-22 20:38:42 -0500384 0x03, 0x0c, 0x20, 0x40,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200385};
386
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +0200387#define STAC92HD83XXX_NUM_DMICS 2
388static hda_nid_t stac92hd83xxx_dmic_nids[STAC92HD83XXX_NUM_DMICS + 1] = {
389 0x11, 0x20, 0
390};
391
David Henningssonbdfe6f42011-01-04 06:30:53 +0100392#define STAC92HD88XXX_NUM_DMICS STAC92HD83XXX_NUM_DMICS
393#define stac92hd88xxx_dmic_nids stac92hd83xxx_dmic_nids
394
David Henningsson89feca12010-10-13 15:48:24 +0200395#define STAC92HD87B_NUM_DMICS 1
396static hda_nid_t stac92hd87b_dmic_nids[STAC92HD87B_NUM_DMICS + 1] = {
397 0x11, 0
398};
399
Takashi Iwai6479c632009-07-28 18:20:25 +0200400#define STAC92HD83XXX_NUM_CAPS 2
401static unsigned long stac92hd83xxx_capvols[] = {
402 HDA_COMPOSE_AMP_VAL(0x17, 3, 0, HDA_OUTPUT),
403 HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_OUTPUT),
404};
405#define stac92hd83xxx_capsws stac92hd83xxx_capvols
406
Matthew Ranostaya64135a2008-01-10 16:55:06 +0100407static hda_nid_t stac92hd71bxx_pwr_nids[3] = {
408 0x0a, 0x0d, 0x0f
409};
410
Matthew Ranostaye035b842007-11-06 11:53:55 +0100411static hda_nid_t stac92hd71bxx_adc_nids[2] = {
412 0x12, 0x13,
413};
414
415static hda_nid_t stac92hd71bxx_mux_nids[2] = {
416 0x1a, 0x1b
417};
418
Matthew Ranostay4b33c762008-10-10 09:07:23 -0400419static hda_nid_t stac92hd71bxx_dmux_nids[2] = {
420 0x1c, 0x1d,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100421};
422
Matthew Ranostayd9737752008-09-07 12:03:41 +0200423static hda_nid_t stac92hd71bxx_smux_nids[2] = {
424 0x24, 0x25,
425};
426
Matthew Ranostaye035b842007-11-06 11:53:55 +0100427#define STAC92HD71BXX_NUM_DMICS 2
428static hda_nid_t stac92hd71bxx_dmic_nids[STAC92HD71BXX_NUM_DMICS + 1] = {
429 0x18, 0x19, 0
430};
431
Matthew Ranostay0ffa9802008-09-08 11:20:05 -0400432static hda_nid_t stac92hd71bxx_slave_dig_outs[2] = {
433 0x22, 0
434};
435
Takashi Iwai6479c632009-07-28 18:20:25 +0200436#define STAC92HD71BXX_NUM_CAPS 2
437static unsigned long stac92hd71bxx_capvols[] = {
438 HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
439 HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
440};
441#define stac92hd71bxx_capsws stac92hd71bxx_capvols
442
Tobin Davis8e21c342007-01-08 11:04:17 +0100443static hda_nid_t stac925x_adc_nids[1] = {
444 0x03,
445};
446
447static hda_nid_t stac925x_mux_nids[1] = {
448 0x0f,
449};
450
451static hda_nid_t stac925x_dac_nids[1] = {
452 0x02,
453};
454
Takashi Iwaif6e98522007-10-16 14:27:04 +0200455#define STAC925X_NUM_DMICS 1
456static hda_nid_t stac925x_dmic_nids[STAC925X_NUM_DMICS + 1] = {
457 0x15, 0
Tobin Davis2c11f952007-05-17 09:36:34 +0200458};
459
Takashi Iwai1697055e2007-12-18 18:05:52 +0100460static hda_nid_t stac925x_dmux_nids[1] = {
461 0x14,
462};
463
Takashi Iwai6479c632009-07-28 18:20:25 +0200464static unsigned long stac925x_capvols[] = {
465 HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_OUTPUT),
466};
467static unsigned long stac925x_capsws[] = {
468 HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
469};
470
Matt2f2f4252005-04-13 14:45:30 +0200471static hda_nid_t stac922x_adc_nids[2] = {
472 0x06, 0x07,
473};
474
475static hda_nid_t stac922x_mux_nids[2] = {
476 0x12, 0x13,
477};
478
Takashi Iwai6479c632009-07-28 18:20:25 +0200479#define STAC922X_NUM_CAPS 2
480static unsigned long stac922x_capvols[] = {
481 HDA_COMPOSE_AMP_VAL(0x17, 3, 0, HDA_INPUT),
482 HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
483};
484#define stac922x_capsws stac922x_capvols
485
Matthew Ranostay45c1d852009-02-04 17:49:41 -0500486static hda_nid_t stac927x_slave_dig_outs[2] = {
487 0x1f, 0,
488};
489
Matt Porter3cc08dc2006-01-23 15:27:49 +0100490static hda_nid_t stac927x_adc_nids[3] = {
491 0x07, 0x08, 0x09
492};
493
494static hda_nid_t stac927x_mux_nids[3] = {
495 0x15, 0x16, 0x17
496};
497
Matthew Ranostayd9737752008-09-07 12:03:41 +0200498static hda_nid_t stac927x_smux_nids[1] = {
499 0x21,
500};
501
Matthew Ranostayb76c8502008-02-06 14:49:44 +0100502static hda_nid_t stac927x_dac_nids[6] = {
503 0x02, 0x03, 0x04, 0x05, 0x06, 0
504};
505
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100506static hda_nid_t stac927x_dmux_nids[1] = {
507 0x1b,
508};
509
Matthew Ranostay7f168592007-10-18 17:38:17 +0200510#define STAC927X_NUM_DMICS 2
511static hda_nid_t stac927x_dmic_nids[STAC927X_NUM_DMICS + 1] = {
512 0x13, 0x14, 0
513};
514
Takashi Iwai6479c632009-07-28 18:20:25 +0200515#define STAC927X_NUM_CAPS 3
516static unsigned long stac927x_capvols[] = {
517 HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
518 HDA_COMPOSE_AMP_VAL(0x19, 3, 0, HDA_INPUT),
519 HDA_COMPOSE_AMP_VAL(0x1a, 3, 0, HDA_INPUT),
520};
521static unsigned long stac927x_capsws[] = {
522 HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_OUTPUT),
523 HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
524 HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
525};
526
Takashi Iwaiea734962011-01-17 11:29:34 +0100527static const char * const stac927x_spdif_labels[5] = {
Matthew Ranostay65973632008-09-16 10:39:37 -0400528 "Digital Playback", "ADAT", "Analog Mux 1",
529 "Analog Mux 2", "Analog Mux 3"
530};
531
Matt Porterf3302a52006-07-31 12:49:34 +0200532static hda_nid_t stac9205_adc_nids[2] = {
533 0x12, 0x13
534};
535
536static hda_nid_t stac9205_mux_nids[2] = {
537 0x19, 0x1a
538};
539
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100540static hda_nid_t stac9205_dmux_nids[1] = {
Takashi Iwai1697055e2007-12-18 18:05:52 +0100541 0x1d,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100542};
543
Matthew Ranostayd9737752008-09-07 12:03:41 +0200544static hda_nid_t stac9205_smux_nids[1] = {
545 0x21,
546};
547
Takashi Iwaif6e98522007-10-16 14:27:04 +0200548#define STAC9205_NUM_DMICS 2
549static hda_nid_t stac9205_dmic_nids[STAC9205_NUM_DMICS + 1] = {
550 0x17, 0x18, 0
Matt Porter8b657272006-10-26 17:12:59 +0200551};
552
Takashi Iwai6479c632009-07-28 18:20:25 +0200553#define STAC9205_NUM_CAPS 2
554static unsigned long stac9205_capvols[] = {
555 HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_INPUT),
556 HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_INPUT),
557};
558static unsigned long stac9205_capsws[] = {
559 HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
560 HDA_COMPOSE_AMP_VAL(0x1e, 3, 0, HDA_OUTPUT),
561};
562
Mattc7d4b2f2005-06-27 14:59:41 +0200563static hda_nid_t stac9200_pin_nids[8] = {
Tobin Davis93ed1502006-09-01 21:03:12 +0200564 0x08, 0x09, 0x0d, 0x0e,
565 0x0f, 0x10, 0x11, 0x12,
Matt2f2f4252005-04-13 14:45:30 +0200566};
567
Tobin Davis8e21c342007-01-08 11:04:17 +0100568static hda_nid_t stac925x_pin_nids[8] = {
569 0x07, 0x08, 0x0a, 0x0b,
570 0x0c, 0x0d, 0x10, 0x11,
571};
572
Matt2f2f4252005-04-13 14:45:30 +0200573static hda_nid_t stac922x_pin_nids[10] = {
574 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
575 0x0f, 0x10, 0x11, 0x15, 0x1b,
576};
577
Matthew Ranostaya7662642008-02-21 07:51:14 +0100578static hda_nid_t stac92hd73xx_pin_nids[13] = {
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100579 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
580 0x0f, 0x10, 0x11, 0x12, 0x13,
Matthew Ranostayd9737752008-09-07 12:03:41 +0200581 0x14, 0x22, 0x23
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100582};
583
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -0500584static hda_nid_t stac92hd83xxx_pin_nids[10] = {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200585 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -0500586 0x0f, 0x10, 0x11, 0x1f, 0x20,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200587};
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -0500588
Charles Chin36706002010-01-29 12:05:51 +0100589static hda_nid_t stac92hd88xxx_pin_nids[10] = {
590 0x0a, 0x0b, 0x0c, 0x0d,
591 0x0f, 0x11, 0x1f, 0x20,
592};
593
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -0500594#define STAC92HD71BXX_NUM_PINS 13
595static hda_nid_t stac92hd71bxx_pin_nids_4port[STAC92HD71BXX_NUM_PINS] = {
596 0x0a, 0x0b, 0x0c, 0x0d, 0x00,
597 0x00, 0x14, 0x18, 0x19, 0x1e,
598 0x1f, 0x20, 0x27
599};
600static hda_nid_t stac92hd71bxx_pin_nids_6port[STAC92HD71BXX_NUM_PINS] = {
Matthew Ranostaye035b842007-11-06 11:53:55 +0100601 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
602 0x0f, 0x14, 0x18, 0x19, 0x1e,
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -0500603 0x1f, 0x20, 0x27
Matthew Ranostaye035b842007-11-06 11:53:55 +0100604};
605
Matt Porter3cc08dc2006-01-23 15:27:49 +0100606static hda_nid_t stac927x_pin_nids[14] = {
607 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
608 0x0f, 0x10, 0x11, 0x12, 0x13,
609 0x14, 0x21, 0x22, 0x23,
610};
611
Matt Porterf3302a52006-07-31 12:49:34 +0200612static hda_nid_t stac9205_pin_nids[12] = {
613 0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
614 0x0f, 0x14, 0x16, 0x17, 0x18,
615 0x21, 0x22,
Matt Porterf3302a52006-07-31 12:49:34 +0200616};
617
Matt Porter8b657272006-10-26 17:12:59 +0200618static int stac92xx_dmux_enum_info(struct snd_kcontrol *kcontrol,
619 struct snd_ctl_elem_info *uinfo)
620{
621 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
622 struct sigmatel_spec *spec = codec->spec;
623 return snd_hda_input_mux_info(spec->dinput_mux, uinfo);
624}
625
626static int stac92xx_dmux_enum_get(struct snd_kcontrol *kcontrol,
627 struct snd_ctl_elem_value *ucontrol)
628{
629 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
630 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100631 unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Matt Porter8b657272006-10-26 17:12:59 +0200632
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100633 ucontrol->value.enumerated.item[0] = spec->cur_dmux[dmux_idx];
Matt Porter8b657272006-10-26 17:12:59 +0200634 return 0;
635}
636
637static int stac92xx_dmux_enum_put(struct snd_kcontrol *kcontrol,
638 struct snd_ctl_elem_value *ucontrol)
639{
640 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
641 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100642 unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Matt Porter8b657272006-10-26 17:12:59 +0200643
644 return snd_hda_input_mux_put(codec, spec->dinput_mux, ucontrol,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100645 spec->dmux_nids[dmux_idx], &spec->cur_dmux[dmux_idx]);
Matt Porter8b657272006-10-26 17:12:59 +0200646}
647
Matthew Ranostayd9737752008-09-07 12:03:41 +0200648static int stac92xx_smux_enum_info(struct snd_kcontrol *kcontrol,
649 struct snd_ctl_elem_info *uinfo)
650{
651 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
652 struct sigmatel_spec *spec = codec->spec;
653 return snd_hda_input_mux_info(spec->sinput_mux, uinfo);
654}
655
656static int stac92xx_smux_enum_get(struct snd_kcontrol *kcontrol,
657 struct snd_ctl_elem_value *ucontrol)
658{
659 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
660 struct sigmatel_spec *spec = codec->spec;
661 unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
662
663 ucontrol->value.enumerated.item[0] = spec->cur_smux[smux_idx];
664 return 0;
665}
666
667static int stac92xx_smux_enum_put(struct snd_kcontrol *kcontrol,
668 struct snd_ctl_elem_value *ucontrol)
669{
670 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
671 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400672 struct hda_input_mux *smux = &spec->private_smux;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200673 unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400674 int err, val;
675 hda_nid_t nid;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200676
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400677 err = snd_hda_input_mux_put(codec, spec->sinput_mux, ucontrol,
Matthew Ranostayd9737752008-09-07 12:03:41 +0200678 spec->smux_nids[smux_idx], &spec->cur_smux[smux_idx]);
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400679 if (err < 0)
680 return err;
681
682 if (spec->spdif_mute) {
683 if (smux_idx == 0)
684 nid = spec->multiout.dig_out_nid;
685 else
686 nid = codec->slave_dig_outs[smux_idx - 1];
687 if (spec->cur_smux[smux_idx] == smux->num_items - 1)
Takashi Iwaic9b46f92008-12-01 11:42:09 +0100688 val = HDA_AMP_MUTE;
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400689 else
Takashi Iwaic9b46f92008-12-01 11:42:09 +0100690 val = 0;
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400691 /* un/mute SPDIF out */
Takashi Iwaic9b46f92008-12-01 11:42:09 +0100692 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
693 HDA_AMP_MUTE, val);
Matthew Ranostay00ef50c2008-09-27 18:13:47 -0400694 }
695 return 0;
Matthew Ranostayd9737752008-09-07 12:03:41 +0200696}
697
Nickolas Lloyd2fc99892009-05-15 15:33:30 +0200698static unsigned int stac92xx_vref_set(struct hda_codec *codec,
699 hda_nid_t nid, unsigned int new_vref)
700{
Takashi Iwaib8621512009-06-22 08:00:10 +0200701 int error;
Nickolas Lloyd2fc99892009-05-15 15:33:30 +0200702 unsigned int pincfg;
703 pincfg = snd_hda_codec_read(codec, nid, 0,
704 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
705
706 pincfg &= 0xff;
707 pincfg &= ~(AC_PINCTL_VREFEN | AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
708 pincfg |= new_vref;
709
710 if (new_vref == AC_PINCTL_VREF_HIZ)
711 pincfg |= AC_PINCTL_OUT_EN;
712 else
713 pincfg |= AC_PINCTL_IN_EN;
714
715 error = snd_hda_codec_write_cache(codec, nid, 0,
716 AC_VERB_SET_PIN_WIDGET_CONTROL, pincfg);
717 if (error < 0)
718 return error;
719 else
720 return 1;
721}
722
723static unsigned int stac92xx_vref_get(struct hda_codec *codec, hda_nid_t nid)
724{
725 unsigned int vref;
726 vref = snd_hda_codec_read(codec, nid, 0,
727 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
728 vref &= AC_PINCTL_VREFEN;
729 return vref;
730}
731
Takashi Iwaic8b6bf92005-11-17 14:57:47 +0100732static int stac92xx_mux_enum_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
Matt2f2f4252005-04-13 14:45:30 +0200733{
734 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
735 struct sigmatel_spec *spec = codec->spec;
Mattc7d4b2f2005-06-27 14:59:41 +0200736 return snd_hda_input_mux_info(spec->input_mux, uinfo);
Matt2f2f4252005-04-13 14:45:30 +0200737}
738
Takashi Iwaic8b6bf92005-11-17 14:57:47 +0100739static int stac92xx_mux_enum_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
Matt2f2f4252005-04-13 14:45:30 +0200740{
741 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
742 struct sigmatel_spec *spec = codec->spec;
743 unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
744
745 ucontrol->value.enumerated.item[0] = spec->cur_mux[adc_idx];
746 return 0;
747}
748
Takashi Iwaic8b6bf92005-11-17 14:57:47 +0100749static int stac92xx_mux_enum_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
Matt2f2f4252005-04-13 14:45:30 +0200750{
751 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
752 struct sigmatel_spec *spec = codec->spec;
753 unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Takashi Iwai5207e102009-07-30 13:09:08 +0200754 const struct hda_input_mux *imux = spec->input_mux;
755 unsigned int idx, prev_idx;
Matt2f2f4252005-04-13 14:45:30 +0200756
Takashi Iwai5207e102009-07-30 13:09:08 +0200757 idx = ucontrol->value.enumerated.item[0];
758 if (idx >= imux->num_items)
759 idx = imux->num_items - 1;
760 prev_idx = spec->cur_mux[adc_idx];
761 if (prev_idx == idx)
762 return 0;
763 if (idx < spec->num_analog_muxes) {
764 snd_hda_codec_write_cache(codec, spec->mux_nids[adc_idx], 0,
765 AC_VERB_SET_CONNECT_SEL,
766 imux->items[idx].index);
767 if (prev_idx >= spec->num_analog_muxes) {
768 imux = spec->dinput_mux;
769 /* 0 = analog */
770 snd_hda_codec_write_cache(codec,
771 spec->dmux_nids[adc_idx], 0,
772 AC_VERB_SET_CONNECT_SEL,
773 imux->items[0].index);
774 }
775 } else {
776 imux = spec->dinput_mux;
777 snd_hda_codec_write_cache(codec, spec->dmux_nids[adc_idx], 0,
778 AC_VERB_SET_CONNECT_SEL,
779 imux->items[idx - 1].index);
780 }
781 spec->cur_mux[adc_idx] = idx;
782 return 1;
Matt2f2f4252005-04-13 14:45:30 +0200783}
784
Matthew Ranostayb22b4822008-01-22 12:32:30 +0100785static int stac92xx_mono_mux_enum_info(struct snd_kcontrol *kcontrol,
786 struct snd_ctl_elem_info *uinfo)
787{
788 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
789 struct sigmatel_spec *spec = codec->spec;
790 return snd_hda_input_mux_info(spec->mono_mux, uinfo);
791}
792
793static int stac92xx_mono_mux_enum_get(struct snd_kcontrol *kcontrol,
794 struct snd_ctl_elem_value *ucontrol)
795{
796 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
797 struct sigmatel_spec *spec = codec->spec;
798
799 ucontrol->value.enumerated.item[0] = spec->cur_mmux;
800 return 0;
801}
802
803static int stac92xx_mono_mux_enum_put(struct snd_kcontrol *kcontrol,
804 struct snd_ctl_elem_value *ucontrol)
805{
806 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
807 struct sigmatel_spec *spec = codec->spec;
808
809 return snd_hda_input_mux_put(codec, spec->mono_mux, ucontrol,
810 spec->mono_nid, &spec->cur_mmux);
811}
812
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200813#define stac92xx_aloopback_info snd_ctl_boolean_mono_info
814
815static int stac92xx_aloopback_get(struct snd_kcontrol *kcontrol,
816 struct snd_ctl_elem_value *ucontrol)
817{
818 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100819 unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200820 struct sigmatel_spec *spec = codec->spec;
821
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100822 ucontrol->value.integer.value[0] = !!(spec->aloopback &
823 (spec->aloopback_mask << idx));
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200824 return 0;
825}
826
827static int stac92xx_aloopback_put(struct snd_kcontrol *kcontrol,
828 struct snd_ctl_elem_value *ucontrol)
829{
830 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
831 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100832 unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200833 unsigned int dac_mode;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100834 unsigned int val, idx_val;
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200835
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100836 idx_val = spec->aloopback_mask << idx;
837 if (ucontrol->value.integer.value[0])
838 val = spec->aloopback | idx_val;
839 else
840 val = spec->aloopback & ~idx_val;
Takashi Iwai68ea7b22007-11-15 15:54:38 +0100841 if (spec->aloopback == val)
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200842 return 0;
843
Takashi Iwai68ea7b22007-11-15 15:54:38 +0100844 spec->aloopback = val;
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200845
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100846 /* Only return the bits defined by the shift value of the
847 * first two bytes of the mask
848 */
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200849 dac_mode = snd_hda_codec_read(codec, codec->afg, 0,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100850 kcontrol->private_value & 0xFFFF, 0x0);
851 dac_mode >>= spec->aloopback_shift;
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200852
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100853 if (spec->aloopback & idx_val) {
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200854 snd_hda_power_up(codec);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100855 dac_mode |= idx_val;
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200856 } else {
857 snd_hda_power_down(codec);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100858 dac_mode &= ~idx_val;
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200859 }
860
861 snd_hda_codec_write_cache(codec, codec->afg, 0,
862 kcontrol->private_value >> 16, dac_mode);
863
864 return 1;
865}
866
Mattc7d4b2f2005-06-27 14:59:41 +0200867static struct hda_verb stac9200_core_init[] = {
Matt2f2f4252005-04-13 14:45:30 +0200868 /* set dac0mux for dac converter */
Mattc7d4b2f2005-06-27 14:59:41 +0200869 { 0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
Matt2f2f4252005-04-13 14:45:30 +0200870 {}
871};
872
Takashi Iwai1194b5b2007-10-10 10:04:26 +0200873static struct hda_verb stac9200_eapd_init[] = {
874 /* set dac0mux for dac converter */
875 {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
876 {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
877 {}
878};
879
Matthew Ranostayd654a662008-03-14 08:46:51 +0100880static struct hda_verb dell_eq_core_init[] = {
881 /* set master volume to max value without distortion
882 * and direct control */
883 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec},
Matthew Ranostayd654a662008-03-14 08:46:51 +0100884 {}
885};
886
Takashi Iwaie2aec172009-09-02 01:00:05 +0200887static struct hda_verb stac92hd73xx_core_init[] = {
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100888 /* set master volume and direct control */
889 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100890 {}
891};
892
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200893static struct hda_verb stac92hd83xxx_core_init[] = {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200894 /* power state controls amps */
895 { 0x01, AC_VERB_SET_EAPD, 1 << 2},
Herton Ronaldo Krzesinski574f3c42008-12-23 16:53:00 -0200896 {}
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200897};
898
Matthew Ranostaye035b842007-11-06 11:53:55 +0100899static struct hda_verb stac92hd71bxx_core_init[] = {
900 /* set master volume and direct control */
901 { 0x28, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Herton Ronaldo Krzesinski574f3c42008-12-23 16:53:00 -0200902 {}
Matthew Ranostay541eee82007-12-14 12:08:04 +0100903};
904
Matthew Ranostayca8d33f2009-01-26 09:33:52 -0500905static struct hda_verb stac92hd71bxx_unmute_core_init[] = {
906 /* unmute right and left channels for nodes 0x0f, 0xa, 0x0d */
907 { 0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
Matthew Ranostaye035b842007-11-06 11:53:55 +0100908 { 0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
909 { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
Matthew Ranostaye035b842007-11-06 11:53:55 +0100910 {}
911};
912
Tobin Davis8e21c342007-01-08 11:04:17 +0100913static struct hda_verb stac925x_core_init[] = {
914 /* set dac0mux for dac converter */
915 { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00},
Takashi Iwaic9280d62009-01-15 17:31:00 +0100916 /* mute the master volume */
917 { 0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
Tobin Davis8e21c342007-01-08 11:04:17 +0100918 {}
919};
920
Mattc7d4b2f2005-06-27 14:59:41 +0200921static struct hda_verb stac922x_core_init[] = {
Matt2f2f4252005-04-13 14:45:30 +0200922 /* set master volume and direct control */
Mattc7d4b2f2005-06-27 14:59:41 +0200923 { 0x16, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Matt2f2f4252005-04-13 14:45:30 +0200924 {}
925};
926
Tobin Davis93ed1502006-09-01 21:03:12 +0200927static struct hda_verb d965_core_init[] = {
Takashi Iwai19039bd2006-06-28 15:52:16 +0200928 /* set master volume and direct control */
Tobin Davis93ed1502006-09-01 21:03:12 +0200929 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Takashi Iwai19039bd2006-06-28 15:52:16 +0200930 /* unmute node 0x1b */
931 { 0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
932 /* select node 0x03 as DAC */
933 { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
934 {}
935};
936
Takashi Iwaiccca7cd2009-10-13 15:32:21 +0200937static struct hda_verb dell_3st_core_init[] = {
938 /* don't set delta bit */
939 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
940 /* unmute node 0x1b */
941 {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
942 /* select node 0x03 as DAC */
943 {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
944 {}
945};
946
Matt Porter3cc08dc2006-01-23 15:27:49 +0100947static struct hda_verb stac927x_core_init[] = {
948 /* set master volume and direct control */
949 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Matthew Ranostay1cd22242008-07-18 18:20:52 +0200950 /* enable analog pc beep path */
951 { 0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
Matt Porter3cc08dc2006-01-23 15:27:49 +0100952 {}
953};
954
Takashi Iwai54930532009-10-11 17:38:29 +0200955static struct hda_verb stac927x_volknob_core_init[] = {
956 /* don't set delta bit */
957 {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
958 /* enable analog pc beep path */
959 {0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
960 {}
961};
962
Matt Porterf3302a52006-07-31 12:49:34 +0200963static struct hda_verb stac9205_core_init[] = {
964 /* set master volume and direct control */
965 { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
Matthew Ranostayd0513fc2008-07-27 10:30:30 +0200966 /* enable analog pc beep path */
967 { 0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
Matt Porterf3302a52006-07-31 12:49:34 +0200968 {}
969};
970
Matthew Ranostayb22b4822008-01-22 12:32:30 +0100971#define STAC_MONO_MUX \
972 { \
973 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
974 .name = "Mono Mux", \
975 .count = 1, \
976 .info = stac92xx_mono_mux_enum_info, \
977 .get = stac92xx_mono_mux_enum_get, \
978 .put = stac92xx_mono_mux_enum_put, \
979 }
980
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100981#define STAC_ANALOG_LOOPBACK(verb_read, verb_write, cnt) \
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200982 { \
983 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
984 .name = "Analog Loopback", \
Matthew Ranostaye1f0d662007-12-13 17:47:21 +0100985 .count = cnt, \
Maxim Levitsky5f10c4a2007-09-03 15:29:37 +0200986 .info = stac92xx_aloopback_info, \
987 .get = stac92xx_aloopback_get, \
988 .put = stac92xx_aloopback_put, \
989 .private_value = verb_read | (verb_write << 16), \
990 }
991
Nickolas Lloyd2fc99892009-05-15 15:33:30 +0200992#define DC_BIAS(xname, idx, nid) \
993 { \
994 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
995 .name = xname, \
996 .index = idx, \
997 .info = stac92xx_dc_bias_info, \
998 .get = stac92xx_dc_bias_get, \
999 .put = stac92xx_dc_bias_put, \
1000 .private_value = nid, \
1001 }
1002
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01001003static struct snd_kcontrol_new stac9200_mixer[] = {
Clemens Ladischde8c85f2010-10-15 10:32:50 +02001004 HDA_CODEC_VOLUME_MIN_MUTE("Master Playback Volume", 0xb, 0, HDA_OUTPUT),
Matt2f2f4252005-04-13 14:45:30 +02001005 HDA_CODEC_MUTE("Master Playback Switch", 0xb, 0, HDA_OUTPUT),
Matt2f2f4252005-04-13 14:45:30 +02001006 HDA_CODEC_VOLUME("Capture Volume", 0x0a, 0, HDA_OUTPUT),
1007 HDA_CODEC_MUTE("Capture Switch", 0x0a, 0, HDA_OUTPUT),
Matt2f2f4252005-04-13 14:45:30 +02001008 { } /* end */
1009};
1010
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001011static struct snd_kcontrol_new stac92hd73xx_6ch_loopback[] = {
1012 STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 3),
1013 {}
1014};
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001015
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001016static struct snd_kcontrol_new stac92hd73xx_8ch_loopback[] = {
1017 STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 4),
1018 {}
1019};
1020
1021static struct snd_kcontrol_new stac92hd73xx_10ch_loopback[] = {
1022 STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 5),
1023 {}
1024};
1025
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001026
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001027static struct snd_kcontrol_new stac92hd71bxx_loopback[] = {
1028 STAC_ANALOG_LOOPBACK(0xFA0, 0x7A0, 2)
1029};
Matthew Ranostay541eee82007-12-14 12:08:04 +01001030
Tobin Davis8e21c342007-01-08 11:04:17 +01001031static struct snd_kcontrol_new stac925x_mixer[] = {
Clemens Ladischde8c85f2010-10-15 10:32:50 +02001032 HDA_CODEC_VOLUME_MIN_MUTE("Master Playback Volume", 0xe, 0, HDA_OUTPUT),
Takashi Iwaic9280d62009-01-15 17:31:00 +01001033 HDA_CODEC_MUTE("Master Playback Switch", 0x0e, 0, HDA_OUTPUT),
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02001034 { } /* end */
1035};
1036
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001037static struct snd_kcontrol_new stac9205_loopback[] = {
1038 STAC_ANALOG_LOOPBACK(0xFE0, 0x7E0, 1),
1039 {}
1040};
1041
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001042static struct snd_kcontrol_new stac927x_loopback[] = {
1043 STAC_ANALOG_LOOPBACK(0xFEB, 0x7EB, 1),
1044 {}
1045};
1046
Takashi Iwai1697055e2007-12-18 18:05:52 +01001047static struct snd_kcontrol_new stac_dmux_mixer = {
1048 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1049 .name = "Digital Input Source",
1050 /* count set later */
1051 .info = stac92xx_dmux_enum_info,
1052 .get = stac92xx_dmux_enum_get,
1053 .put = stac92xx_dmux_enum_put,
1054};
1055
Matthew Ranostayd9737752008-09-07 12:03:41 +02001056static struct snd_kcontrol_new stac_smux_mixer = {
1057 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
Matthew Ranostaye3487972008-09-08 11:36:59 -04001058 .name = "IEC958 Playback Source",
Matthew Ranostayd9737752008-09-07 12:03:41 +02001059 /* count set later */
1060 .info = stac92xx_smux_enum_info,
1061 .get = stac92xx_smux_enum_get,
1062 .put = stac92xx_smux_enum_put,
1063};
1064
Takashi Iwaiea734962011-01-17 11:29:34 +01001065static const char * const slave_vols[] = {
Takashi Iwai2134ea42008-01-10 16:53:55 +01001066 "Front Playback Volume",
1067 "Surround Playback Volume",
1068 "Center Playback Volume",
1069 "LFE Playback Volume",
1070 "Side Playback Volume",
1071 "Headphone Playback Volume",
Takashi Iwai2134ea42008-01-10 16:53:55 +01001072 "Speaker Playback Volume",
Takashi Iwai2134ea42008-01-10 16:53:55 +01001073 NULL
1074};
1075
Takashi Iwaiea734962011-01-17 11:29:34 +01001076static const char * const slave_sws[] = {
Takashi Iwai2134ea42008-01-10 16:53:55 +01001077 "Front Playback Switch",
1078 "Surround Playback Switch",
1079 "Center Playback Switch",
1080 "LFE Playback Switch",
1081 "Side Playback Switch",
1082 "Headphone Playback Switch",
Takashi Iwai2134ea42008-01-10 16:53:55 +01001083 "Speaker Playback Switch",
Takashi Iwaiedb54a52008-01-29 12:47:02 +01001084 "IEC958 Playback Switch",
Takashi Iwai2134ea42008-01-10 16:53:55 +01001085 NULL
1086};
1087
Takashi Iwai603c4012008-07-30 15:01:44 +02001088static void stac92xx_free_kctls(struct hda_codec *codec);
Takashi Iwaie4973e12008-11-18 09:32:42 +01001089static int stac92xx_add_jack(struct hda_codec *codec, hda_nid_t nid, int type);
Takashi Iwai603c4012008-07-30 15:01:44 +02001090
Matt2f2f4252005-04-13 14:45:30 +02001091static int stac92xx_build_controls(struct hda_codec *codec)
1092{
1093 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaie4973e12008-11-18 09:32:42 +01001094 struct auto_pin_cfg *cfg = &spec->autocfg;
1095 hda_nid_t nid;
Matt2f2f4252005-04-13 14:45:30 +02001096 int err;
Mattc7d4b2f2005-06-27 14:59:41 +02001097 int i;
Matt2f2f4252005-04-13 14:45:30 +02001098
Takashi Iwai6479c632009-07-28 18:20:25 +02001099 if (spec->mixer) {
1100 err = snd_hda_add_new_ctls(codec, spec->mixer);
1101 if (err < 0)
1102 return err;
1103 }
Mattc7d4b2f2005-06-27 14:59:41 +02001104
1105 for (i = 0; i < spec->num_mixers; i++) {
1106 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
1107 if (err < 0)
1108 return err;
1109 }
Takashi Iwai5207e102009-07-30 13:09:08 +02001110 if (!spec->auto_mic && spec->num_dmuxes > 0 &&
1111 snd_hda_get_bool_hint(codec, "separate_dmux") == 1) {
Takashi Iwai1697055e2007-12-18 18:05:52 +01001112 stac_dmux_mixer.count = spec->num_dmuxes;
Jaroslav Kysela3911a4c2009-11-11 13:43:01 +01001113 err = snd_hda_ctl_add(codec, 0,
Takashi Iwai1697055e2007-12-18 18:05:52 +01001114 snd_ctl_new1(&stac_dmux_mixer, codec));
1115 if (err < 0)
1116 return err;
1117 }
Matthew Ranostayd9737752008-09-07 12:03:41 +02001118 if (spec->num_smuxes > 0) {
Matthew Ranostay00ef50c2008-09-27 18:13:47 -04001119 int wcaps = get_wcaps(codec, spec->multiout.dig_out_nid);
1120 struct hda_input_mux *smux = &spec->private_smux;
1121 /* check for mute support on SPDIF out */
1122 if (wcaps & AC_WCAP_OUT_AMP) {
Takashi Iwai10a20af2010-09-09 16:28:02 +02001123 snd_hda_add_imux_item(smux, "Off", 0, NULL);
Matthew Ranostay00ef50c2008-09-27 18:13:47 -04001124 spec->spdif_mute = 1;
1125 }
Matthew Ranostayd9737752008-09-07 12:03:41 +02001126 stac_smux_mixer.count = spec->num_smuxes;
Jaroslav Kysela3911a4c2009-11-11 13:43:01 +01001127 err = snd_hda_ctl_add(codec, 0,
Matthew Ranostayd9737752008-09-07 12:03:41 +02001128 snd_ctl_new1(&stac_smux_mixer, codec));
1129 if (err < 0)
1130 return err;
1131 }
Mattc7d4b2f2005-06-27 14:59:41 +02001132
Mattdabbed62005-06-14 10:19:34 +02001133 if (spec->multiout.dig_out_nid) {
1134 err = snd_hda_create_spdif_out_ctls(codec, spec->multiout.dig_out_nid);
1135 if (err < 0)
1136 return err;
Takashi Iwai9a081602008-02-12 18:37:26 +01001137 err = snd_hda_create_spdif_share_sw(codec,
1138 &spec->multiout);
1139 if (err < 0)
1140 return err;
1141 spec->multiout.share_spdif = 1;
Mattdabbed62005-06-14 10:19:34 +02001142 }
Harvey Harrisonda74ae32008-10-21 20:28:04 -07001143 if (spec->dig_in_nid && !(spec->gpio_dir & 0x01)) {
Mattdabbed62005-06-14 10:19:34 +02001144 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid);
1145 if (err < 0)
1146 return err;
1147 }
Takashi Iwai2134ea42008-01-10 16:53:55 +01001148
1149 /* if we have no master control, let's create it */
1150 if (!snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
Takashi Iwai1c82ed12008-02-18 13:05:50 +01001151 unsigned int vmaster_tlv[4];
Takashi Iwai2134ea42008-01-10 16:53:55 +01001152 snd_hda_set_vmaster_tlv(codec, spec->multiout.dac_nids[0],
Takashi Iwai1c82ed12008-02-18 13:05:50 +01001153 HDA_OUTPUT, vmaster_tlv);
Takashi Iwai7c7767e2009-01-20 15:28:38 +01001154 /* correct volume offset */
1155 vmaster_tlv[2] += vmaster_tlv[3] * spec->volume_offset;
Clemens Ladischde8c85f2010-10-15 10:32:50 +02001156 /* minimum value is actually mute */
Clemens Ladischa74ccea2010-10-22 15:52:34 +02001157 vmaster_tlv[3] |= TLV_DB_SCALE_MUTE;
Takashi Iwai2134ea42008-01-10 16:53:55 +01001158 err = snd_hda_add_vmaster(codec, "Master Playback Volume",
Takashi Iwai1c82ed12008-02-18 13:05:50 +01001159 vmaster_tlv, slave_vols);
Takashi Iwai2134ea42008-01-10 16:53:55 +01001160 if (err < 0)
1161 return err;
1162 }
1163 if (!snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
1164 err = snd_hda_add_vmaster(codec, "Master Playback Switch",
1165 NULL, slave_sws);
1166 if (err < 0)
1167 return err;
1168 }
1169
Takashi Iwaid78d7a92009-03-02 14:26:25 +01001170 if (spec->aloopback_ctl &&
1171 snd_hda_get_bool_hint(codec, "loopback") == 1) {
1172 err = snd_hda_add_new_ctls(codec, spec->aloopback_ctl);
1173 if (err < 0)
1174 return err;
1175 }
1176
Takashi Iwai603c4012008-07-30 15:01:44 +02001177 stac92xx_free_kctls(codec); /* no longer needed */
Takashi Iwaie4973e12008-11-18 09:32:42 +01001178
1179 /* create jack input elements */
1180 if (spec->hp_detect) {
1181 for (i = 0; i < cfg->hp_outs; i++) {
1182 int type = SND_JACK_HEADPHONE;
1183 nid = cfg->hp_pins[i];
1184 /* jack detection */
1185 if (cfg->hp_outs == i)
1186 type |= SND_JACK_LINEOUT;
1187 err = stac92xx_add_jack(codec, nid, type);
1188 if (err < 0)
1189 return err;
1190 }
1191 }
1192 for (i = 0; i < cfg->line_outs; i++) {
1193 err = stac92xx_add_jack(codec, cfg->line_out_pins[i],
1194 SND_JACK_LINEOUT);
1195 if (err < 0)
1196 return err;
1197 }
Takashi Iwaieea7dc92010-08-30 13:06:15 +02001198 for (i = 0; i < cfg->num_inputs; i++) {
1199 nid = cfg->inputs[i].pin;
1200 err = stac92xx_add_jack(codec, nid, SND_JACK_MICROPHONE);
1201 if (err < 0)
1202 return err;
Takashi Iwaie4973e12008-11-18 09:32:42 +01001203 }
1204
Mattdabbed62005-06-14 10:19:34 +02001205 return 0;
Matt2f2f4252005-04-13 14:45:30 +02001206}
1207
Matt Porter403d1942005-11-29 15:00:51 +01001208static unsigned int ref9200_pin_configs[8] = {
Mattdabbed62005-06-14 10:19:34 +02001209 0x01c47010, 0x01447010, 0x0221401f, 0x01114010,
Matt2f2f4252005-04-13 14:45:30 +02001210 0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
1211};
1212
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001213static unsigned int gateway9200_m4_pin_configs[8] = {
1214 0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1215 0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1216};
1217static unsigned int gateway9200_m4_2_pin_configs[8] = {
1218 0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1219 0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1220};
1221
1222/*
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001223 STAC 9200 pin configs for
1224 102801A8
1225 102801DE
1226 102801E8
1227*/
1228static unsigned int dell9200_d21_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001229 0x400001f0, 0x400001f1, 0x02214030, 0x01014010,
1230 0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001231};
1232
1233/*
1234 STAC 9200 pin configs for
1235 102801C0
1236 102801C1
1237*/
1238static unsigned int dell9200_d22_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001239 0x400001f0, 0x400001f1, 0x0221401f, 0x01014010,
1240 0x01813020, 0x02a19021, 0x90100140, 0x400001f2,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001241};
1242
1243/*
1244 STAC 9200 pin configs for
1245 102801C4 (Dell Dimension E310)
1246 102801C5
1247 102801C7
1248 102801D9
1249 102801DA
1250 102801E3
1251*/
1252static unsigned int dell9200_d23_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001253 0x400001f0, 0x400001f1, 0x0221401f, 0x01014010,
1254 0x01813020, 0x01a19021, 0x90100140, 0x400001f2,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001255};
1256
1257
1258/*
1259 STAC 9200-32 pin configs for
1260 102801B5 (Dell Inspiron 630m)
1261 102801D8 (Dell Inspiron 640m)
1262*/
1263static unsigned int dell9200_m21_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001264 0x40c003fa, 0x03441340, 0x0321121f, 0x90170310,
1265 0x408003fb, 0x03a11020, 0x401003fc, 0x403003fd,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001266};
1267
1268/*
1269 STAC 9200-32 pin configs for
1270 102801C2 (Dell Latitude D620)
1271 102801C8
1272 102801CC (Dell Latitude D820)
1273 102801D4
1274 102801D6
1275*/
1276static unsigned int dell9200_m22_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001277 0x40c003fa, 0x0144131f, 0x0321121f, 0x90170310,
1278 0x90a70321, 0x03a11020, 0x401003fb, 0x40f000fc,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001279};
1280
1281/*
1282 STAC 9200-32 pin configs for
1283 102801CE (Dell XPS M1710)
1284 102801CF (Dell Precision M90)
1285*/
1286static unsigned int dell9200_m23_pin_configs[8] = {
1287 0x40c003fa, 0x01441340, 0x0421421f, 0x90170310,
1288 0x408003fb, 0x04a1102e, 0x90170311, 0x403003fc,
1289};
1290
1291/*
1292 STAC 9200-32 pin configs for
1293 102801C9
1294 102801CA
1295 102801CB (Dell Latitude 120L)
1296 102801D3
1297*/
1298static unsigned int dell9200_m24_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001299 0x40c003fa, 0x404003fb, 0x0321121f, 0x90170310,
1300 0x408003fc, 0x03a11020, 0x401003fd, 0x403003fe,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001301};
1302
1303/*
1304 STAC 9200-32 pin configs for
1305 102801BD (Dell Inspiron E1505n)
1306 102801EE
1307 102801EF
1308*/
1309static unsigned int dell9200_m25_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001310 0x40c003fa, 0x01441340, 0x0421121f, 0x90170310,
1311 0x408003fb, 0x04a11020, 0x401003fc, 0x403003fd,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001312};
1313
1314/*
1315 STAC 9200-32 pin configs for
1316 102801F5 (Dell Inspiron 1501)
1317 102801F6
1318*/
1319static unsigned int dell9200_m26_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001320 0x40c003fa, 0x404003fb, 0x0421121f, 0x90170310,
1321 0x408003fc, 0x04a11020, 0x401003fd, 0x403003fe,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001322};
1323
1324/*
1325 STAC 9200-32
1326 102801CD (Dell Inspiron E1705/9400)
1327*/
1328static unsigned int dell9200_m27_pin_configs[8] = {
Takashi Iwaiaf6c0162007-09-05 23:46:03 +02001329 0x40c003fa, 0x01441340, 0x0421121f, 0x90170310,
1330 0x90170310, 0x04a11020, 0x90170310, 0x40f003fc,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001331};
1332
Tobin Davisbf277782008-02-03 20:31:47 +01001333static unsigned int oqo9200_pin_configs[8] = {
1334 0x40c000f0, 0x404000f1, 0x0221121f, 0x02211210,
1335 0x90170111, 0x90a70120, 0x400000f2, 0x400000f3,
1336};
1337
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001338
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001339static unsigned int *stac9200_brd_tbl[STAC_9200_MODELS] = {
1340 [STAC_REF] = ref9200_pin_configs,
Tobin Davisbf277782008-02-03 20:31:47 +01001341 [STAC_9200_OQO] = oqo9200_pin_configs,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001342 [STAC_9200_DELL_D21] = dell9200_d21_pin_configs,
1343 [STAC_9200_DELL_D22] = dell9200_d22_pin_configs,
1344 [STAC_9200_DELL_D23] = dell9200_d23_pin_configs,
1345 [STAC_9200_DELL_M21] = dell9200_m21_pin_configs,
1346 [STAC_9200_DELL_M22] = dell9200_m22_pin_configs,
1347 [STAC_9200_DELL_M23] = dell9200_m23_pin_configs,
1348 [STAC_9200_DELL_M24] = dell9200_m24_pin_configs,
1349 [STAC_9200_DELL_M25] = dell9200_m25_pin_configs,
1350 [STAC_9200_DELL_M26] = dell9200_m26_pin_configs,
1351 [STAC_9200_DELL_M27] = dell9200_m27_pin_configs,
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001352 [STAC_9200_M4] = gateway9200_m4_pin_configs,
1353 [STAC_9200_M4_2] = gateway9200_m4_2_pin_configs,
Takashi Iwai117f2572008-03-18 09:53:23 +01001354 [STAC_9200_PANASONIC] = ref9200_pin_configs,
Matt Porter403d1942005-11-29 15:00:51 +01001355};
1356
Takashi Iwaiea734962011-01-17 11:29:34 +01001357static const char * const stac9200_models[STAC_9200_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001358 [STAC_AUTO] = "auto",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001359 [STAC_REF] = "ref",
Tobin Davisbf277782008-02-03 20:31:47 +01001360 [STAC_9200_OQO] = "oqo",
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001361 [STAC_9200_DELL_D21] = "dell-d21",
1362 [STAC_9200_DELL_D22] = "dell-d22",
1363 [STAC_9200_DELL_D23] = "dell-d23",
1364 [STAC_9200_DELL_M21] = "dell-m21",
1365 [STAC_9200_DELL_M22] = "dell-m22",
1366 [STAC_9200_DELL_M23] = "dell-m23",
1367 [STAC_9200_DELL_M24] = "dell-m24",
1368 [STAC_9200_DELL_M25] = "dell-m25",
1369 [STAC_9200_DELL_M26] = "dell-m26",
1370 [STAC_9200_DELL_M27] = "dell-m27",
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001371 [STAC_9200_M4] = "gateway-m4",
1372 [STAC_9200_M4_2] = "gateway-m4-2",
Takashi Iwai117f2572008-03-18 09:53:23 +01001373 [STAC_9200_PANASONIC] = "panasonic",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001374};
1375
1376static struct snd_pci_quirk stac9200_cfg_tbl[] = {
1377 /* SigmaTel reference board */
1378 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1379 "DFI LanParty", STAC_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001380 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1381 "DFI LanParty", STAC_REF),
Matt Portere7377072006-11-06 11:20:38 +01001382 /* Dell laptops have BIOS problem */
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001383 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
1384 "unknown Dell", STAC_9200_DELL_D21),
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001385 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01b5,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001386 "Dell Inspiron 630m", STAC_9200_DELL_M21),
1387 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bd,
1388 "Dell Inspiron E1505n", STAC_9200_DELL_M25),
1389 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c0,
1390 "unknown Dell", STAC_9200_DELL_D22),
1391 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c1,
1392 "unknown Dell", STAC_9200_DELL_D22),
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001393 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c2,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001394 "Dell Latitude D620", STAC_9200_DELL_M22),
1395 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c5,
1396 "unknown Dell", STAC_9200_DELL_D23),
1397 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c7,
1398 "unknown Dell", STAC_9200_DELL_D23),
1399 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c8,
1400 "unknown Dell", STAC_9200_DELL_M22),
1401 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c9,
1402 "unknown Dell", STAC_9200_DELL_M24),
1403 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ca,
1404 "unknown Dell", STAC_9200_DELL_M24),
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001405 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001406 "Dell Latitude 120L", STAC_9200_DELL_M24),
Cory T. Tusar877b8662007-01-30 17:30:55 +01001407 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001408 "Dell Latitude D820", STAC_9200_DELL_M22),
Mikael Nilsson46f02ca2007-02-13 12:46:16 +01001409 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001410 "Dell Inspiron E1705/9400", STAC_9200_DELL_M27),
Mikael Nilsson46f02ca2007-02-13 12:46:16 +01001411 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001412 "Dell XPS M1710", STAC_9200_DELL_M23),
Takashi Iwaif0f96742007-02-14 00:59:17 +01001413 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cf,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001414 "Dell Precision M90", STAC_9200_DELL_M23),
1415 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d3,
1416 "unknown Dell", STAC_9200_DELL_M22),
1417 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d4,
1418 "unknown Dell", STAC_9200_DELL_M22),
Daniel T Chen8286c532007-05-15 11:46:23 +02001419 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001420 "unknown Dell", STAC_9200_DELL_M22),
Tobin Davis49c605d2007-05-17 09:38:24 +02001421 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d8,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001422 "Dell Inspiron 640m", STAC_9200_DELL_M21),
1423 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d9,
1424 "unknown Dell", STAC_9200_DELL_D23),
1425 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01da,
1426 "unknown Dell", STAC_9200_DELL_D23),
1427 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01de,
1428 "unknown Dell", STAC_9200_DELL_D21),
1429 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e3,
1430 "unknown Dell", STAC_9200_DELL_D23),
1431 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e8,
1432 "unknown Dell", STAC_9200_DELL_D21),
1433 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ee,
1434 "unknown Dell", STAC_9200_DELL_M25),
1435 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ef,
1436 "unknown Dell", STAC_9200_DELL_M25),
Tobin Davis49c605d2007-05-17 09:38:24 +02001437 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f5,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001438 "Dell Inspiron 1501", STAC_9200_DELL_M26),
1439 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f6,
1440 "unknown Dell", STAC_9200_DELL_M26),
Tobin Davis49c605d2007-05-17 09:38:24 +02001441 /* Panasonic */
Takashi Iwai117f2572008-03-18 09:53:23 +01001442 SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_9200_PANASONIC),
Takashi Iwai1194b5b2007-10-10 10:04:26 +02001443 /* Gateway machines needs EAPD to be set on resume */
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001444 SND_PCI_QUIRK(0x107b, 0x0205, "Gateway S-7110M", STAC_9200_M4),
1445 SND_PCI_QUIRK(0x107b, 0x0317, "Gateway MT3423, MX341*", STAC_9200_M4_2),
1446 SND_PCI_QUIRK(0x107b, 0x0318, "Gateway ML3019, MT3707", STAC_9200_M4_2),
Tobin Davisbf277782008-02-03 20:31:47 +01001447 /* OQO Mobile */
1448 SND_PCI_QUIRK(0x1106, 0x3288, "OQO Model 2", STAC_9200_OQO),
Matt Porter403d1942005-11-29 15:00:51 +01001449 {} /* terminator */
1450};
1451
Tobin Davis8e21c342007-01-08 11:04:17 +01001452static unsigned int ref925x_pin_configs[8] = {
1453 0x40c003f0, 0x424503f2, 0x01813022, 0x02a19021,
Matthew Ranostay09a99952008-01-24 11:49:21 +01001454 0x90a70320, 0x02214210, 0x01019020, 0x9033032e,
Tobin Davis8e21c342007-01-08 11:04:17 +01001455};
1456
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001457static unsigned int stac925xM1_pin_configs[8] = {
1458 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1459 0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
Tobin Davis8e21c342007-01-08 11:04:17 +01001460};
1461
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001462static unsigned int stac925xM1_2_pin_configs[8] = {
1463 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1464 0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1465};
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001466
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001467static unsigned int stac925xM2_pin_configs[8] = {
1468 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1469 0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
Tobin Davis2c11f952007-05-17 09:36:34 +02001470};
1471
Tobin Davis8e21c342007-01-08 11:04:17 +01001472static unsigned int stac925xM2_2_pin_configs[8] = {
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001473 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1474 0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1475};
1476
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001477static unsigned int stac925xM3_pin_configs[8] = {
1478 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1479 0x40a000f0, 0x90100210, 0x400003f1, 0x503303f3,
1480};
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001481
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001482static unsigned int stac925xM5_pin_configs[8] = {
1483 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1484 0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1485};
1486
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001487static unsigned int stac925xM6_pin_configs[8] = {
1488 0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1489 0x40a000f0, 0x90100210, 0x400003f1, 0x90330320,
Tobin Davis8e21c342007-01-08 11:04:17 +01001490};
1491
1492static unsigned int *stac925x_brd_tbl[STAC_925x_MODELS] = {
1493 [STAC_REF] = ref925x_pin_configs,
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001494 [STAC_M1] = stac925xM1_pin_configs,
1495 [STAC_M1_2] = stac925xM1_2_pin_configs,
1496 [STAC_M2] = stac925xM2_pin_configs,
Tobin Davis8e21c342007-01-08 11:04:17 +01001497 [STAC_M2_2] = stac925xM2_2_pin_configs,
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001498 [STAC_M3] = stac925xM3_pin_configs,
1499 [STAC_M5] = stac925xM5_pin_configs,
1500 [STAC_M6] = stac925xM6_pin_configs,
Tobin Davis8e21c342007-01-08 11:04:17 +01001501};
1502
Takashi Iwaiea734962011-01-17 11:29:34 +01001503static const char * const stac925x_models[STAC_925x_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001504 [STAC_925x_AUTO] = "auto",
Tobin Davis8e21c342007-01-08 11:04:17 +01001505 [STAC_REF] = "ref",
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001506 [STAC_M1] = "m1",
1507 [STAC_M1_2] = "m1-2",
1508 [STAC_M2] = "m2",
Tobin Davis8e21c342007-01-08 11:04:17 +01001509 [STAC_M2_2] = "m2-2",
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001510 [STAC_M3] = "m3",
1511 [STAC_M5] = "m5",
1512 [STAC_M6] = "m6",
Tobin Davis8e21c342007-01-08 11:04:17 +01001513};
1514
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001515static struct snd_pci_quirk stac925x_codec_id_cfg_tbl[] = {
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02001516 SND_PCI_QUIRK(0x107b, 0x0316, "Gateway M255", STAC_M2),
1517 SND_PCI_QUIRK(0x107b, 0x0366, "Gateway MP6954", STAC_M5),
1518 SND_PCI_QUIRK(0x107b, 0x0461, "Gateway NX560XL", STAC_M1),
1519 SND_PCI_QUIRK(0x107b, 0x0681, "Gateway NX860", STAC_M2),
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001520 SND_PCI_QUIRK(0x107b, 0x0367, "Gateway MX6453", STAC_M1_2),
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001521 /* Not sure about the brand name for those */
1522 SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M1),
1523 SND_PCI_QUIRK(0x107b, 0x0507, "Gateway mobile", STAC_M3),
1524 SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M6),
1525 SND_PCI_QUIRK(0x107b, 0x0685, "Gateway mobile", STAC_M2_2),
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001526 {} /* terminator */
Tobin Davis8e21c342007-01-08 11:04:17 +01001527};
1528
1529static struct snd_pci_quirk stac925x_cfg_tbl[] = {
1530 /* SigmaTel reference board */
1531 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, "DFI LanParty", STAC_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001532 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101, "DFI LanParty", STAC_REF),
Tobin Davis2c11f952007-05-17 09:36:34 +02001533 SND_PCI_QUIRK(0x8384, 0x7632, "Stac9202 Reference Board", STAC_REF),
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02001534
1535 /* Default table for unknown ID */
1536 SND_PCI_QUIRK(0x1002, 0x437b, "Gateway mobile", STAC_M2_2),
1537
Tobin Davis8e21c342007-01-08 11:04:17 +01001538 {} /* terminator */
1539};
1540
Matthew Ranostaya7662642008-02-21 07:51:14 +01001541static unsigned int ref92hd73xx_pin_configs[13] = {
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001542 0x02214030, 0x02a19040, 0x01a19020, 0x02214030,
1543 0x0181302e, 0x01014010, 0x01014020, 0x01014030,
1544 0x02319040, 0x90a000f0, 0x90a000f0, 0x01452050,
Matthew Ranostaya7662642008-02-21 07:51:14 +01001545 0x01452050,
1546};
1547
1548static unsigned int dell_m6_pin_configs[13] = {
1549 0x0321101f, 0x4f00000f, 0x4f0000f0, 0x90170110,
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02001550 0x03a11020, 0x0321101f, 0x4f0000f0, 0x4f0000f0,
Matthew Ranostaya7662642008-02-21 07:51:14 +01001551 0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1552 0x4f0000f0,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001553};
1554
Takashi Iwai842ae632009-09-02 07:43:08 +02001555static unsigned int alienware_m17x_pin_configs[13] = {
1556 0x0321101f, 0x0321101f, 0x03a11020, 0x03014020,
1557 0x90170110, 0x4f0000f0, 0x4f0000f0, 0x4f0000f0,
1558 0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1559 0x904601b0,
1560};
1561
Wu Fengguang4d26f442010-05-07 08:47:54 +08001562static unsigned int intel_dg45id_pin_configs[13] = {
Alexey Fisher52dc4382009-12-12 11:16:41 +02001563 0x02214230, 0x02A19240, 0x01013214, 0x01014210,
Wu Fengguang4d26f442010-05-07 08:47:54 +08001564 0x01A19250, 0x01011212, 0x01016211
Alexey Fisher52dc4382009-12-12 11:16:41 +02001565};
1566
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001567static unsigned int *stac92hd73xx_brd_tbl[STAC_92HD73XX_MODELS] = {
Matthew Ranostaya7662642008-02-21 07:51:14 +01001568 [STAC_92HD73XX_REF] = ref92hd73xx_pin_configs,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001569 [STAC_DELL_M6_AMIC] = dell_m6_pin_configs,
1570 [STAC_DELL_M6_DMIC] = dell_m6_pin_configs,
1571 [STAC_DELL_M6_BOTH] = dell_m6_pin_configs,
Matthew Ranostay6b3ab212008-11-03 08:12:43 -05001572 [STAC_DELL_EQ] = dell_m6_pin_configs,
Takashi Iwai842ae632009-09-02 07:43:08 +02001573 [STAC_ALIENWARE_M17X] = alienware_m17x_pin_configs,
Alexey Fisher52dc4382009-12-12 11:16:41 +02001574 [STAC_92HD73XX_INTEL] = intel_dg45id_pin_configs,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001575};
1576
Takashi Iwaiea734962011-01-17 11:29:34 +01001577static const char * const stac92hd73xx_models[STAC_92HD73XX_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001578 [STAC_92HD73XX_AUTO] = "auto",
Takashi Iwai9e43f0d2008-12-17 14:51:01 +01001579 [STAC_92HD73XX_NO_JD] = "no-jd",
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001580 [STAC_92HD73XX_REF] = "ref",
Wu Fengguangae709442009-08-19 17:05:11 +08001581 [STAC_92HD73XX_INTEL] = "intel",
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001582 [STAC_DELL_M6_AMIC] = "dell-m6-amic",
1583 [STAC_DELL_M6_DMIC] = "dell-m6-dmic",
1584 [STAC_DELL_M6_BOTH] = "dell-m6",
Matthew Ranostay6b3ab212008-11-03 08:12:43 -05001585 [STAC_DELL_EQ] = "dell-eq",
Takashi Iwai842ae632009-09-02 07:43:08 +02001586 [STAC_ALIENWARE_M17X] = "alienware",
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001587};
1588
1589static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
1590 /* SigmaTel reference board */
1591 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
Matthew Ranostaya7662642008-02-21 07:51:14 +01001592 "DFI LanParty", STAC_92HD73XX_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001593 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1594 "DFI LanParty", STAC_92HD73XX_REF),
Wu Fengguangae709442009-08-19 17:05:11 +08001595 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5002,
1596 "Intel DG45ID", STAC_92HD73XX_INTEL),
1597 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5003,
1598 "Intel DG45FC", STAC_92HD73XX_INTEL),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001599 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001600 "Dell Studio 1535", STAC_DELL_M6_DMIC),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001601 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001602 "unknown Dell", STAC_DELL_M6_DMIC),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001603 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001604 "unknown Dell", STAC_DELL_M6_BOTH),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001605 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0257,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001606 "unknown Dell", STAC_DELL_M6_BOTH),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001607 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025e,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001608 "unknown Dell", STAC_DELL_M6_AMIC),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001609 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025f,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001610 "unknown Dell", STAC_DELL_M6_AMIC),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001611 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0271,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001612 "unknown Dell", STAC_DELL_M6_DMIC),
1613 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0272,
1614 "unknown Dell", STAC_DELL_M6_DMIC),
Takashi Iwaib0fc5e02008-11-21 08:37:03 +01001615 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x029f,
Takashi Iwai661cd8f2008-11-25 15:18:29 +01001616 "Dell Studio 1537", STAC_DELL_M6_DMIC),
Joerg Schirottkefa620e92008-12-19 08:13:49 +01001617 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a0,
1618 "Dell Studio 17", STAC_DELL_M6_DMIC),
Takashi Iwai626f5ce2009-07-28 00:54:39 +02001619 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02be,
1620 "Dell Studio 1555", STAC_DELL_M6_DMIC),
Daniel J Blueman8ef58372009-11-14 18:20:04 +00001621 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02bd,
1622 "Dell Studio 1557", STAC_DELL_M6_DMIC),
Daniel T Chenaac78da2010-04-21 20:41:52 -04001623 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02fe,
1624 "Dell Studio XPS 1645", STAC_DELL_M6_BOTH),
Daniel T Chen5c1bccf2010-04-22 17:54:45 -04001625 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0413,
1626 "Dell Studio 1558", STAC_DELL_M6_BOTH),
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01001627 {} /* terminator */
1628};
1629
Takashi Iwai842ae632009-09-02 07:43:08 +02001630static struct snd_pci_quirk stac92hd73xx_codec_id_cfg_tbl[] = {
1631 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a1,
1632 "Alienware M17x", STAC_ALIENWARE_M17X),
Daniel T Chen0defe092010-12-01 19:16:07 -05001633 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x043a,
1634 "Alienware M17x", STAC_ALIENWARE_M17X),
Takashi Iwai842ae632009-09-02 07:43:08 +02001635 {} /* terminator */
1636};
1637
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001638static unsigned int ref92hd83xxx_pin_configs[10] = {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001639 0x02214030, 0x02211010, 0x02a19020, 0x02170130,
1640 0x01014050, 0x01819040, 0x01014020, 0x90a3014e,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001641 0x01451160, 0x98560170,
1642};
1643
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001644static unsigned int dell_s14_pin_configs[10] = {
Takashi Iwai69b56552009-09-15 12:37:42 +02001645 0x0221403f, 0x0221101f, 0x02a19020, 0x90170110,
1646 0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a60160,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001647 0x40f000f0, 0x40f000f0,
1648};
1649
Steven Eastland48315592010-08-06 15:07:35 -06001650static unsigned int hp_dv7_4000_pin_configs[10] = {
1651 0x03a12050, 0x0321201f, 0x40f000f0, 0x90170110,
1652 0x40f000f0, 0x40f000f0, 0x90170110, 0xd5a30140,
1653 0x40f000f0, 0x40f000f0,
1654};
1655
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001656static unsigned int *stac92hd83xxx_brd_tbl[STAC_92HD83XXX_MODELS] = {
1657 [STAC_92HD83XXX_REF] = ref92hd83xxx_pin_configs,
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05001658 [STAC_92HD83XXX_PWR_REF] = ref92hd83xxx_pin_configs,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001659 [STAC_DELL_S14] = dell_s14_pin_configs,
Steven Eastland48315592010-08-06 15:07:35 -06001660 [STAC_HP_DV7_4000] = hp_dv7_4000_pin_configs,
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001661};
1662
Takashi Iwaiea734962011-01-17 11:29:34 +01001663static const char * const stac92hd83xxx_models[STAC_92HD83XXX_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001664 [STAC_92HD83XXX_AUTO] = "auto",
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001665 [STAC_92HD83XXX_REF] = "ref",
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05001666 [STAC_92HD83XXX_PWR_REF] = "mic-ref",
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001667 [STAC_DELL_S14] = "dell-s14",
Takashi Iwaib4e81872009-11-18 17:20:24 +01001668 [STAC_92HD83XXX_HP] = "hp",
Steven Eastland48315592010-08-06 15:07:35 -06001669 [STAC_HP_DV7_4000] = "hp-dv7-4000",
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001670};
1671
1672static struct snd_pci_quirk stac92hd83xxx_cfg_tbl[] = {
1673 /* SigmaTel reference board */
1674 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
Takashi Iwaif9d088b2009-01-13 11:54:49 +01001675 "DFI LanParty", STAC_92HD83XXX_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001676 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1677 "DFI LanParty", STAC_92HD83XXX_REF),
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05001678 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02ba,
1679 "unknown Dell", STAC_DELL_S14),
Takashi Iwaib4e81872009-11-18 17:20:24 +01001680 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xff00, 0x3600,
1681 "HP", STAC_92HD83XXX_HP),
Herton Ronaldo Krzesinski574f3c42008-12-23 16:53:00 -02001682 {} /* terminator */
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02001683};
1684
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001685static unsigned int ref92hd71bxx_pin_configs[STAC92HD71BXX_NUM_PINS] = {
Matthew Ranostaye035b842007-11-06 11:53:55 +01001686 0x02214030, 0x02a19040, 0x01a19020, 0x01014010,
Matthew Ranostay4b33c762008-10-10 09:07:23 -04001687 0x0181302e, 0x01014010, 0x01019020, 0x90a000f0,
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001688 0x90a000f0, 0x01452050, 0x01452050, 0x00000000,
1689 0x00000000
Matthew Ranostaye035b842007-11-06 11:53:55 +01001690};
1691
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001692static unsigned int dell_m4_1_pin_configs[STAC92HD71BXX_NUM_PINS] = {
Matthew Ranostaya7662642008-02-21 07:51:14 +01001693 0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110,
Matthew Ranostay07bcb312008-03-20 12:10:57 +01001694 0x23a1902e, 0x23014250, 0x40f000f0, 0x90a000f0,
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001695 0x40f000f0, 0x4f0000f0, 0x4f0000f0, 0x00000000,
1696 0x00000000
Matthew Ranostaya7662642008-02-21 07:51:14 +01001697};
1698
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001699static unsigned int dell_m4_2_pin_configs[STAC92HD71BXX_NUM_PINS] = {
Matthew Ranostaya7662642008-02-21 07:51:14 +01001700 0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1701 0x23a1902e, 0x23014250, 0x40f000f0, 0x40f000f0,
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001702 0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1703 0x00000000
Matthew Ranostaya7662642008-02-21 07:51:14 +01001704};
1705
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001706static unsigned int dell_m4_3_pin_configs[STAC92HD71BXX_NUM_PINS] = {
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05001707 0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1708 0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a000f0,
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05001709 0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1710 0x00000000
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05001711};
1712
Matthew Ranostaye035b842007-11-06 11:53:55 +01001713static unsigned int *stac92hd71bxx_brd_tbl[STAC_92HD71BXX_MODELS] = {
1714 [STAC_92HD71BXX_REF] = ref92hd71bxx_pin_configs,
Matthew Ranostaya7662642008-02-21 07:51:14 +01001715 [STAC_DELL_M4_1] = dell_m4_1_pin_configs,
1716 [STAC_DELL_M4_2] = dell_m4_2_pin_configs,
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05001717 [STAC_DELL_M4_3] = dell_m4_3_pin_configs,
Matthew Ranostay6a14f582008-09-12 12:02:30 -04001718 [STAC_HP_M4] = NULL,
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +02001719 [STAC_HP_DV4] = NULL,
Takashi Iwai1b0652e2009-01-14 08:27:35 +01001720 [STAC_HP_DV5] = NULL,
Christoph Plattnerae6241f2009-03-08 23:19:05 +01001721 [STAC_HP_HDX] = NULL,
James Gardiner514bf542009-05-03 04:00:44 -04001722 [STAC_HP_DV4_1222NR] = NULL,
Matthew Ranostaye035b842007-11-06 11:53:55 +01001723};
1724
Takashi Iwaiea734962011-01-17 11:29:34 +01001725static const char * const stac92hd71bxx_models[STAC_92HD71BXX_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001726 [STAC_92HD71BXX_AUTO] = "auto",
Matthew Ranostaye035b842007-11-06 11:53:55 +01001727 [STAC_92HD71BXX_REF] = "ref",
Matthew Ranostaya7662642008-02-21 07:51:14 +01001728 [STAC_DELL_M4_1] = "dell-m4-1",
1729 [STAC_DELL_M4_2] = "dell-m4-2",
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05001730 [STAC_DELL_M4_3] = "dell-m4-3",
Matthew Ranostay6a14f582008-09-12 12:02:30 -04001731 [STAC_HP_M4] = "hp-m4",
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +02001732 [STAC_HP_DV4] = "hp-dv4",
Takashi Iwai1b0652e2009-01-14 08:27:35 +01001733 [STAC_HP_DV5] = "hp-dv5",
Christoph Plattnerae6241f2009-03-08 23:19:05 +01001734 [STAC_HP_HDX] = "hp-hdx",
James Gardiner514bf542009-05-03 04:00:44 -04001735 [STAC_HP_DV4_1222NR] = "hp-dv4-1222nr",
Matthew Ranostaye035b842007-11-06 11:53:55 +01001736};
1737
1738static struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
1739 /* SigmaTel reference board */
1740 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1741 "DFI LanParty", STAC_92HD71BXX_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001742 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1743 "DFI LanParty", STAC_92HD71BXX_REF),
James Gardiner514bf542009-05-03 04:00:44 -04001744 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30fb,
1745 "HP dv4-1222nr", STAC_HP_DV4_1222NR),
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01001746 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x1720,
1747 "HP", STAC_HP_DV5),
Takashi Iwai58d83952009-03-13 17:04:34 +01001748 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3080,
1749 "HP", STAC_HP_DV5),
Takashi Iwai2ae466f2009-02-16 14:16:36 +01001750 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x30f0,
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +02001751 "HP dv4-7", STAC_HP_DV4),
Takashi Iwai2ae466f2009-02-16 14:16:36 +01001752 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3600,
1753 "HP dv4-7", STAC_HP_DV5),
Takashi Iwai6fce61a2009-03-10 07:48:57 +01001754 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3610,
1755 "HP HDX", STAC_HP_HDX), /* HDX18 */
Matthew Ranostay9a9e2352008-09-26 10:37:03 -04001756 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361a,
Takashi Iwai2ae466f2009-02-16 14:16:36 +01001757 "HP mini 1000", STAC_HP_M4),
Christoph Plattnerae6241f2009-03-08 23:19:05 +01001758 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361b,
Takashi Iwai6fce61a2009-03-10 07:48:57 +01001759 "HP HDX", STAC_HP_HDX), /* HDX16 */
Takashi Iwai6e34c032009-09-14 15:42:18 +02001760 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3620,
1761 "HP dv6", STAC_HP_DV5),
Kunal Gangakhedkare3d25302010-03-20 23:08:01 +05301762 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3061,
1763 "HP dv6", STAC_HP_DV5), /* HP dv6-1110ax */
Luke Yelavich9b2167d2010-10-06 15:45:46 +11001764 SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x363e,
1765 "HP DV6", STAC_HP_DV5),
Takashi Iwai1972d022009-08-06 08:44:43 +02001766 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x7010,
1767 "HP", STAC_HP_DV5),
Matthew Ranostaya7662642008-02-21 07:51:14 +01001768 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0233,
1769 "unknown Dell", STAC_DELL_M4_1),
1770 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0234,
1771 "unknown Dell", STAC_DELL_M4_1),
1772 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0250,
1773 "unknown Dell", STAC_DELL_M4_1),
1774 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024f,
1775 "unknown Dell", STAC_DELL_M4_1),
1776 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024d,
1777 "unknown Dell", STAC_DELL_M4_1),
1778 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0251,
1779 "unknown Dell", STAC_DELL_M4_1),
1780 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0277,
1781 "unknown Dell", STAC_DELL_M4_1),
1782 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0263,
1783 "unknown Dell", STAC_DELL_M4_2),
1784 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0265,
1785 "unknown Dell", STAC_DELL_M4_2),
1786 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0262,
1787 "unknown Dell", STAC_DELL_M4_2),
1788 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0264,
1789 "unknown Dell", STAC_DELL_M4_2),
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05001790 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02aa,
1791 "unknown Dell", STAC_DELL_M4_3),
Matthew Ranostaye035b842007-11-06 11:53:55 +01001792 {} /* terminator */
1793};
1794
Matt Porter403d1942005-11-29 15:00:51 +01001795static unsigned int ref922x_pin_configs[10] = {
1796 0x01014010, 0x01016011, 0x01012012, 0x0221401f,
1797 0x01813122, 0x01011014, 0x01441030, 0x01c41030,
Matt2f2f4252005-04-13 14:45:30 +02001798 0x40000100, 0x40000100,
1799};
1800
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001801/*
1802 STAC 922X pin configs for
1803 102801A7
1804 102801AB
1805 102801A9
1806 102801D1
1807 102801D2
1808*/
1809static unsigned int dell_922x_d81_pin_configs[10] = {
1810 0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1811 0x02a19020, 0x01117011, 0x400001f0, 0x400001f1,
1812 0x01813122, 0x400001f2,
1813};
1814
1815/*
1816 STAC 922X pin configs for
1817 102801AC
1818 102801D0
1819*/
1820static unsigned int dell_922x_d82_pin_configs[10] = {
1821 0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1822 0x02a19020, 0x01117011, 0x01451140, 0x400001f0,
1823 0x01813122, 0x400001f1,
1824};
1825
1826/*
1827 STAC 922X pin configs for
1828 102801BF
1829*/
1830static unsigned int dell_922x_m81_pin_configs[10] = {
1831 0x0321101f, 0x01112024, 0x01111222, 0x91174220,
1832 0x03a11050, 0x01116221, 0x90a70330, 0x01452340,
1833 0x40C003f1, 0x405003f0,
1834};
1835
1836/*
1837 STAC 9221 A1 pin configs for
1838 102801D7 (Dell XPS M1210)
1839*/
1840static unsigned int dell_922x_m82_pin_configs[10] = {
Jiang Zhe7f9310c2007-11-12 12:43:37 +01001841 0x02211211, 0x408103ff, 0x02a1123e, 0x90100310,
1842 0x408003f1, 0x0221121f, 0x03451340, 0x40c003f2,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001843 0x508003f3, 0x405003f4,
1844};
1845
Matt Porter403d1942005-11-29 15:00:51 +01001846static unsigned int d945gtp3_pin_configs[10] = {
Matt Porter869264c2006-01-25 19:20:50 +01001847 0x0221401f, 0x01a19022, 0x01813021, 0x01014010,
Matt Porter403d1942005-11-29 15:00:51 +01001848 0x40000100, 0x40000100, 0x40000100, 0x40000100,
1849 0x02a19120, 0x40000100,
1850};
1851
1852static unsigned int d945gtp5_pin_configs[10] = {
Matt Porter869264c2006-01-25 19:20:50 +01001853 0x0221401f, 0x01011012, 0x01813024, 0x01014010,
1854 0x01a19021, 0x01016011, 0x01452130, 0x40000100,
Matt Porter403d1942005-11-29 15:00:51 +01001855 0x02a19320, 0x40000100,
1856};
1857
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001858static unsigned int intel_mac_v1_pin_configs[10] = {
1859 0x0121e21f, 0x400000ff, 0x9017e110, 0x400000fd,
1860 0x400000fe, 0x0181e020, 0x1145e030, 0x11c5e240,
Takashi Iwai3fc24d82007-02-16 13:27:18 +01001861 0x400000fc, 0x400000fb,
1862};
1863
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001864static unsigned int intel_mac_v2_pin_configs[10] = {
1865 0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1866 0x400000fe, 0x0181e020, 0x1145e230, 0x500000fa,
Sylvain FORETf16928f2007-04-27 14:22:36 +02001867 0x400000fc, 0x400000fb,
1868};
1869
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001870static unsigned int intel_mac_v3_pin_configs[10] = {
1871 0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1872 0x400000fe, 0x0181e020, 0x1145e230, 0x11c5e240,
1873 0x400000fc, 0x400000fb,
1874};
1875
1876static unsigned int intel_mac_v4_pin_configs[10] = {
1877 0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1878 0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1879 0x400000fc, 0x400000fb,
1880};
1881
1882static unsigned int intel_mac_v5_pin_configs[10] = {
1883 0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1884 0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1885 0x400000fc, 0x400000fb,
Takashi Iwai0dae0f82007-05-21 12:41:29 +02001886};
1887
Mauro Carvalho Chehab8c650082008-08-04 10:39:59 -03001888static unsigned int ecs202_pin_configs[10] = {
1889 0x0221401f, 0x02a19020, 0x01a19020, 0x01114010,
1890 0x408000f0, 0x01813022, 0x074510a0, 0x40c400f1,
1891 0x9037012e, 0x40e000f2,
1892};
Takashi Iwai76c08822007-06-19 12:17:42 +02001893
Takashi Iwai19039bd2006-06-28 15:52:16 +02001894static unsigned int *stac922x_brd_tbl[STAC_922X_MODELS] = {
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001895 [STAC_D945_REF] = ref922x_pin_configs,
Takashi Iwai19039bd2006-06-28 15:52:16 +02001896 [STAC_D945GTP3] = d945gtp3_pin_configs,
1897 [STAC_D945GTP5] = d945gtp5_pin_configs,
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001898 [STAC_INTEL_MAC_V1] = intel_mac_v1_pin_configs,
1899 [STAC_INTEL_MAC_V2] = intel_mac_v2_pin_configs,
1900 [STAC_INTEL_MAC_V3] = intel_mac_v3_pin_configs,
1901 [STAC_INTEL_MAC_V4] = intel_mac_v4_pin_configs,
1902 [STAC_INTEL_MAC_V5] = intel_mac_v5_pin_configs,
Nicolas Boichat536319a2008-07-21 22:18:01 +08001903 [STAC_INTEL_MAC_AUTO] = intel_mac_v3_pin_configs,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001904 /* for backward compatibility */
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001905 [STAC_MACMINI] = intel_mac_v3_pin_configs,
1906 [STAC_MACBOOK] = intel_mac_v5_pin_configs,
1907 [STAC_MACBOOK_PRO_V1] = intel_mac_v3_pin_configs,
1908 [STAC_MACBOOK_PRO_V2] = intel_mac_v3_pin_configs,
1909 [STAC_IMAC_INTEL] = intel_mac_v2_pin_configs,
1910 [STAC_IMAC_INTEL_20] = intel_mac_v3_pin_configs,
Mauro Carvalho Chehab8c650082008-08-04 10:39:59 -03001911 [STAC_ECS_202] = ecs202_pin_configs,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001912 [STAC_922X_DELL_D81] = dell_922x_d81_pin_configs,
1913 [STAC_922X_DELL_D82] = dell_922x_d82_pin_configs,
1914 [STAC_922X_DELL_M81] = dell_922x_m81_pin_configs,
1915 [STAC_922X_DELL_M82] = dell_922x_m82_pin_configs,
Matt Porter403d1942005-11-29 15:00:51 +01001916};
1917
Takashi Iwaiea734962011-01-17 11:29:34 +01001918static const char * const stac922x_models[STAC_922X_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01001919 [STAC_922X_AUTO] = "auto",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001920 [STAC_D945_REF] = "ref",
1921 [STAC_D945GTP5] = "5stack",
1922 [STAC_D945GTP3] = "3stack",
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02001923 [STAC_INTEL_MAC_V1] = "intel-mac-v1",
1924 [STAC_INTEL_MAC_V2] = "intel-mac-v2",
1925 [STAC_INTEL_MAC_V3] = "intel-mac-v3",
1926 [STAC_INTEL_MAC_V4] = "intel-mac-v4",
1927 [STAC_INTEL_MAC_V5] = "intel-mac-v5",
Nicolas Boichat536319a2008-07-21 22:18:01 +08001928 [STAC_INTEL_MAC_AUTO] = "intel-mac-auto",
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001929 /* for backward compatibility */
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001930 [STAC_MACMINI] = "macmini",
Takashi Iwai3fc24d82007-02-16 13:27:18 +01001931 [STAC_MACBOOK] = "macbook",
Nicolas Boichat6f0778d2007-03-15 12:38:15 +01001932 [STAC_MACBOOK_PRO_V1] = "macbook-pro-v1",
1933 [STAC_MACBOOK_PRO_V2] = "macbook-pro",
Sylvain FORETf16928f2007-04-27 14:22:36 +02001934 [STAC_IMAC_INTEL] = "imac-intel",
Takashi Iwai0dae0f82007-05-21 12:41:29 +02001935 [STAC_IMAC_INTEL_20] = "imac-intel-20",
Mauro Carvalho Chehab8c650082008-08-04 10:39:59 -03001936 [STAC_ECS_202] = "ecs202",
Takashi Iwaidfe495d2007-08-23 19:04:28 +02001937 [STAC_922X_DELL_D81] = "dell-d81",
1938 [STAC_922X_DELL_D82] = "dell-d82",
1939 [STAC_922X_DELL_M81] = "dell-m81",
1940 [STAC_922X_DELL_M82] = "dell-m82",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001941};
1942
1943static struct snd_pci_quirk stac922x_cfg_tbl[] = {
1944 /* SigmaTel reference board */
1945 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1946 "DFI LanParty", STAC_D945_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05001947 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1948 "DFI LanParty", STAC_D945_REF),
Takashi Iwaif5fcc132006-11-24 17:07:44 +01001949 /* Intel 945G based systems */
1950 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0101,
1951 "Intel D945G", STAC_D945GTP3),
1952 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0202,
1953 "Intel D945G", STAC_D945GTP3),
1954 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0606,
1955 "Intel D945G", STAC_D945GTP3),
1956 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0601,
1957 "Intel D945G", STAC_D945GTP3),
1958 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0111,
1959 "Intel D945G", STAC_D945GTP3),
1960 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1115,
1961 "Intel D945G", STAC_D945GTP3),
1962 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1116,
1963 "Intel D945G", STAC_D945GTP3),
1964 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1117,
1965 "Intel D945G", STAC_D945GTP3),
1966 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1118,
1967 "Intel D945G", STAC_D945GTP3),
1968 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1119,
1969 "Intel D945G", STAC_D945GTP3),
1970 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x8826,
1971 "Intel D945G", STAC_D945GTP3),
1972 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5049,
1973 "Intel D945G", STAC_D945GTP3),
1974 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5055,
1975 "Intel D945G", STAC_D945GTP3),
1976 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5048,
1977 "Intel D945G", STAC_D945GTP3),
1978 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0110,
1979 "Intel D945G", STAC_D945GTP3),
1980 /* Intel D945G 5-stack systems */
1981 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0404,
1982 "Intel D945G", STAC_D945GTP5),
1983 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0303,
1984 "Intel D945G", STAC_D945GTP5),
1985 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0013,
1986 "Intel D945G", STAC_D945GTP5),
1987 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0417,
1988 "Intel D945G", STAC_D945GTP5),
1989 /* Intel 945P based systems */
1990 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0b0b,
1991 "Intel D945P", STAC_D945GTP3),
1992 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0112,
1993 "Intel D945P", STAC_D945GTP3),
1994 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0d0d,
1995 "Intel D945P", STAC_D945GTP3),
1996 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0909,
1997 "Intel D945P", STAC_D945GTP3),
1998 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0505,
1999 "Intel D945P", STAC_D945GTP3),
2000 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707,
2001 "Intel D945P", STAC_D945GTP5),
Takashi Iwai8056d472009-01-23 09:09:43 +01002002 /* other intel */
2003 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0204,
2004 "Intel D945", STAC_D945_REF),
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002005 /* other systems */
Nicolas Boichat536319a2008-07-21 22:18:01 +08002006 /* Apple Intel Mac (Mac Mini, MacBook, MacBook Pro...) */
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002007 SND_PCI_QUIRK(0x8384, 0x7680,
Nicolas Boichat536319a2008-07-21 22:18:01 +08002008 "Mac", STAC_INTEL_MAC_AUTO),
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002009 /* Dell systems */
2010 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a7,
2011 "unknown Dell", STAC_922X_DELL_D81),
2012 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a9,
2013 "unknown Dell", STAC_922X_DELL_D81),
2014 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ab,
2015 "unknown Dell", STAC_922X_DELL_D81),
2016 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ac,
2017 "unknown Dell", STAC_922X_DELL_D82),
2018 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bf,
2019 "unknown Dell", STAC_922X_DELL_M81),
2020 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d0,
2021 "unknown Dell", STAC_922X_DELL_D82),
2022 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d1,
2023 "unknown Dell", STAC_922X_DELL_D81),
2024 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d2,
2025 "unknown Dell", STAC_922X_DELL_D81),
2026 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d7,
2027 "Dell XPS M1210", STAC_922X_DELL_M82),
Mauro Carvalho Chehab8c650082008-08-04 10:39:59 -03002028 /* ECS/PC Chips boards */
Takashi Iwaidea0a502009-02-09 17:14:52 +01002029 SND_PCI_QUIRK_MASK(0x1019, 0xf000, 0x2000,
Herton Ronaldo Krzesinski8663ae52009-02-08 19:50:34 -02002030 "ECS/PC chips", STAC_ECS_202),
Matt Porter403d1942005-11-29 15:00:51 +01002031 {} /* terminator */
2032};
2033
Matt Porter3cc08dc2006-01-23 15:27:49 +01002034static unsigned int ref927x_pin_configs[14] = {
Tobin Davis93ed1502006-09-01 21:03:12 +02002035 0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2036 0x01a19040, 0x01011012, 0x01016011, 0x0101201f,
2037 0x183301f0, 0x18a001f0, 0x18a001f0, 0x01442070,
2038 0x01c42190, 0x40000100,
Matt Porter3cc08dc2006-01-23 15:27:49 +01002039};
2040
Tobin Davis93ed1502006-09-01 21:03:12 +02002041static unsigned int d965_3st_pin_configs[14] = {
Tobin Davis81d3dbd2006-08-22 19:44:45 +02002042 0x0221401f, 0x02a19120, 0x40000100, 0x01014011,
2043 0x01a19021, 0x01813024, 0x40000100, 0x40000100,
2044 0x40000100, 0x40000100, 0x40000100, 0x40000100,
2045 0x40000100, 0x40000100
2046};
2047
Tobin Davis93ed1502006-09-01 21:03:12 +02002048static unsigned int d965_5st_pin_configs[14] = {
2049 0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2050 0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2051 0x40000100, 0x40000100, 0x40000100, 0x01442070,
2052 0x40000100, 0x40000100
2053};
2054
Takashi Iwai679d92e2009-05-24 19:00:08 +02002055static unsigned int d965_5st_no_fp_pin_configs[14] = {
2056 0x40000100, 0x40000100, 0x0181304e, 0x01014010,
2057 0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2058 0x40000100, 0x40000100, 0x40000100, 0x01442070,
2059 0x40000100, 0x40000100
2060};
2061
Tobin Davis4ff076e2007-08-07 11:48:12 +02002062static unsigned int dell_3st_pin_configs[14] = {
2063 0x02211230, 0x02a11220, 0x01a19040, 0x01114210,
2064 0x01111212, 0x01116211, 0x01813050, 0x01112214,
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002065 0x403003fa, 0x90a60040, 0x90a60040, 0x404003fb,
Tobin Davis4ff076e2007-08-07 11:48:12 +02002066 0x40c003fc, 0x40000100
2067};
2068
Tobin Davis93ed1502006-09-01 21:03:12 +02002069static unsigned int *stac927x_brd_tbl[STAC_927X_MODELS] = {
Takashi Iwaie28d8322008-12-17 13:48:29 +01002070 [STAC_D965_REF_NO_JD] = ref927x_pin_configs,
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002071 [STAC_D965_REF] = ref927x_pin_configs,
2072 [STAC_D965_3ST] = d965_3st_pin_configs,
2073 [STAC_D965_5ST] = d965_5st_pin_configs,
Takashi Iwai679d92e2009-05-24 19:00:08 +02002074 [STAC_D965_5ST_NO_FP] = d965_5st_no_fp_pin_configs,
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002075 [STAC_DELL_3ST] = dell_3st_pin_configs,
2076 [STAC_DELL_BIOS] = NULL,
Takashi Iwai54930532009-10-11 17:38:29 +02002077 [STAC_927X_VOLKNOB] = NULL,
Matt Porter3cc08dc2006-01-23 15:27:49 +01002078};
2079
Takashi Iwaiea734962011-01-17 11:29:34 +01002080static const char * const stac927x_models[STAC_927X_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01002081 [STAC_927X_AUTO] = "auto",
Takashi Iwaie28d8322008-12-17 13:48:29 +01002082 [STAC_D965_REF_NO_JD] = "ref-no-jd",
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002083 [STAC_D965_REF] = "ref",
2084 [STAC_D965_3ST] = "3stack",
2085 [STAC_D965_5ST] = "5stack",
Takashi Iwai679d92e2009-05-24 19:00:08 +02002086 [STAC_D965_5ST_NO_FP] = "5stack-no-fp",
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002087 [STAC_DELL_3ST] = "dell-3stack",
2088 [STAC_DELL_BIOS] = "dell-bios",
Takashi Iwai54930532009-10-11 17:38:29 +02002089 [STAC_927X_VOLKNOB] = "volknob",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002090};
2091
2092static struct snd_pci_quirk stac927x_cfg_tbl[] = {
2093 /* SigmaTel reference board */
2094 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2095 "DFI LanParty", STAC_D965_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05002096 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2097 "DFI LanParty", STAC_D965_REF),
Tobin Davis81d3dbd2006-08-22 19:44:45 +02002098 /* Intel 946 based systems */
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002099 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x3d01, "Intel D946", STAC_D965_3ST),
2100 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xa301, "Intel D946", STAC_D965_3ST),
Tobin Davis93ed1502006-09-01 21:03:12 +02002101 /* 965 based 3 stack systems */
Takashi Iwaidea0a502009-02-09 17:14:52 +01002102 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2100,
2103 "Intel D965", STAC_D965_3ST),
2104 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2000,
2105 "Intel D965", STAC_D965_3ST),
Tobin Davis4ff076e2007-08-07 11:48:12 +02002106 /* Dell 3 stack systems */
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002107 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01dd, "Dell Dimension E520", STAC_DELL_3ST),
Tobin Davis4ff076e2007-08-07 11:48:12 +02002108 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ed, "Dell ", STAC_DELL_3ST),
2109 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f4, "Dell ", STAC_DELL_3ST),
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002110 /* Dell 3 stack systems with verb table in BIOS */
Matthew Ranostay2f32d902008-01-10 13:06:26 +01002111 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f3, "Dell Inspiron 1420", STAC_DELL_BIOS),
Daniel T Chen66668b62010-05-23 20:47:45 -04002112 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f7, "Dell XPS M1730", STAC_DELL_BIOS),
Matthew Ranostay2f32d902008-01-10 13:06:26 +01002113 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0227, "Dell Vostro 1400 ", STAC_DELL_BIOS),
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002114 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x022e, "Dell ", STAC_DELL_BIOS),
Chengu Wang84d3dc22009-07-30 19:43:55 +08002115 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x022f, "Dell Inspiron 1525", STAC_DELL_BIOS),
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002116 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0242, "Dell ", STAC_DELL_BIOS),
2117 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0243, "Dell ", STAC_DELL_BIOS),
2118 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02ff, "Dell ", STAC_DELL_BIOS),
2119 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0209, "Dell XPS 1330", STAC_DELL_BIOS),
Tobin Davis93ed1502006-09-01 21:03:12 +02002120 /* 965 based 5 stack systems */
Takashi Iwaidea0a502009-02-09 17:14:52 +01002121 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2300,
2122 "Intel D965", STAC_D965_5ST),
2123 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2500,
2124 "Intel D965", STAC_D965_5ST),
Takashi Iwai54930532009-10-11 17:38:29 +02002125 /* volume-knob fixes */
2126 SND_PCI_QUIRK_VENDOR(0x10cf, "FSC", STAC_927X_VOLKNOB),
Matt Porter3cc08dc2006-01-23 15:27:49 +01002127 {} /* terminator */
2128};
2129
Matt Porterf3302a52006-07-31 12:49:34 +02002130static unsigned int ref9205_pin_configs[12] = {
2131 0x40000100, 0x40000100, 0x01016011, 0x01014010,
Matthew Ranostay09a99952008-01-24 11:49:21 +01002132 0x01813122, 0x01a19021, 0x01019020, 0x40000100,
Matt Porter8b657272006-10-26 17:12:59 +02002133 0x90a000f0, 0x90a000f0, 0x01441030, 0x01c41030
Matt Porterf3302a52006-07-31 12:49:34 +02002134};
2135
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002136/*
2137 STAC 9205 pin configs for
2138 102801F1
2139 102801F2
2140 102801FC
2141 102801FD
2142 10280204
2143 1028021F
Matthew Ranostay3fa2ef72008-01-11 11:39:06 +01002144 10280228 (Dell Vostro 1500)
Anisse Astier95e70e82009-12-23 17:28:45 +01002145 10280229 (Dell Vostro 1700)
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002146*/
2147static unsigned int dell_9205_m42_pin_configs[12] = {
2148 0x0321101F, 0x03A11020, 0x400003FA, 0x90170310,
2149 0x400003FB, 0x400003FC, 0x400003FD, 0x40F000F9,
2150 0x90A60330, 0x400003FF, 0x0144131F, 0x40C003FE,
2151};
2152
2153/*
2154 STAC 9205 pin configs for
2155 102801F9
2156 102801FA
2157 102801FE
2158 102801FF (Dell Precision M4300)
2159 10280206
2160 10280200
2161 10280201
2162*/
2163static unsigned int dell_9205_m43_pin_configs[12] = {
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002164 0x0321101f, 0x03a11020, 0x90a70330, 0x90170310,
2165 0x400000fe, 0x400000ff, 0x400000fd, 0x40f000f9,
2166 0x400000fa, 0x400000fc, 0x0144131f, 0x40c003f8,
2167};
2168
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002169static unsigned int dell_9205_m44_pin_configs[12] = {
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002170 0x0421101f, 0x04a11020, 0x400003fa, 0x90170310,
2171 0x400003fb, 0x400003fc, 0x400003fd, 0x400003f9,
2172 0x90a60330, 0x400003ff, 0x01441340, 0x40c003fe,
2173};
2174
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002175static unsigned int *stac9205_brd_tbl[STAC_9205_MODELS] = {
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002176 [STAC_9205_REF] = ref9205_pin_configs,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002177 [STAC_9205_DELL_M42] = dell_9205_m42_pin_configs,
2178 [STAC_9205_DELL_M43] = dell_9205_m43_pin_configs,
2179 [STAC_9205_DELL_M44] = dell_9205_m44_pin_configs,
Takashi Iwaid9a42682009-01-22 17:40:18 +01002180 [STAC_9205_EAPD] = NULL,
Matt Porterf3302a52006-07-31 12:49:34 +02002181};
2182
Takashi Iwaiea734962011-01-17 11:29:34 +01002183static const char * const stac9205_models[STAC_9205_MODELS] = {
Takashi Iwai1607b8e2009-02-26 16:50:43 +01002184 [STAC_9205_AUTO] = "auto",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002185 [STAC_9205_REF] = "ref",
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002186 [STAC_9205_DELL_M42] = "dell-m42",
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002187 [STAC_9205_DELL_M43] = "dell-m43",
2188 [STAC_9205_DELL_M44] = "dell-m44",
Takashi Iwaid9a42682009-01-22 17:40:18 +01002189 [STAC_9205_EAPD] = "eapd",
Takashi Iwaif5fcc132006-11-24 17:07:44 +01002190};
2191
2192static struct snd_pci_quirk stac9205_cfg_tbl[] = {
2193 /* SigmaTel reference board */
2194 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2195 "DFI LanParty", STAC_9205_REF),
Herton Ronaldo Krzesinski02358fc2009-07-04 01:44:59 -03002196 SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xfb30,
2197 "SigmaTel", STAC_9205_REF),
Matthew Ranostay577aa2c2009-01-22 22:55:44 -05002198 SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2199 "DFI LanParty", STAC_9205_REF),
Takashi Iwaid9a42682009-01-22 17:40:18 +01002200 /* Dell */
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002201 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1,
2202 "unknown Dell", STAC_9205_DELL_M42),
2203 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2,
2204 "unknown Dell", STAC_9205_DELL_M42),
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002205 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f8,
Matthew Ranostayb44ef2f2007-09-18 00:52:38 +02002206 "Dell Precision", STAC_9205_DELL_M43),
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002207 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9,
2208 "Dell Precision", STAC_9205_DELL_M43),
2209 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa,
2210 "Dell Precision", STAC_9205_DELL_M43),
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002211 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc,
2212 "unknown Dell", STAC_9205_DELL_M42),
2213 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fd,
2214 "unknown Dell", STAC_9205_DELL_M42),
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002215 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fe,
2216 "Dell Precision", STAC_9205_DELL_M43),
2217 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ff,
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002218 "Dell Precision M4300", STAC_9205_DELL_M43),
Takashi Iwaidfe495d2007-08-23 19:04:28 +02002219 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0204,
2220 "unknown Dell", STAC_9205_DELL_M42),
Takashi Iwai45499152008-06-12 16:27:24 +02002221 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0206,
2222 "Dell Precision", STAC_9205_DELL_M43),
2223 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b,
2224 "Dell Precision", STAC_9205_DELL_M43),
2225 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021c,
2226 "Dell Precision", STAC_9205_DELL_M43),
Tobin Davisae0a8ed2007-08-13 15:50:29 +02002227 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f,
2228 "Dell Inspiron", STAC_9205_DELL_M44),
Matthew Ranostay3fa2ef72008-01-11 11:39:06 +01002229 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228,
2230 "Dell Vostro 1500", STAC_9205_DELL_M42),
Anisse Astier95e70e82009-12-23 17:28:45 +01002231 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0229,
2232 "Dell Vostro 1700", STAC_9205_DELL_M42),
Takashi Iwaid9a42682009-01-22 17:40:18 +01002233 /* Gateway */
Hao Song42b95f02009-07-20 15:01:16 +08002234 SND_PCI_QUIRK(0x107b, 0x0560, "Gateway T6834c", STAC_9205_EAPD),
Takashi Iwaid9a42682009-01-22 17:40:18 +01002235 SND_PCI_QUIRK(0x107b, 0x0565, "Gateway T1616", STAC_9205_EAPD),
Matt Porterf3302a52006-07-31 12:49:34 +02002236 {} /* terminator */
2237};
2238
Takashi Iwai330ee992009-02-20 14:33:36 +01002239static void stac92xx_set_config_regs(struct hda_codec *codec,
2240 unsigned int *pincfgs)
Matt2f2f4252005-04-13 14:45:30 +02002241{
2242 int i;
2243 struct sigmatel_spec *spec = codec->spec;
Matt2f2f4252005-04-13 14:45:30 +02002244
Takashi Iwai330ee992009-02-20 14:33:36 +01002245 if (!pincfgs)
2246 return;
Richard Fish11b44bb2006-08-23 18:31:34 +02002247
Matthew Ranostay87d48362007-07-17 11:52:24 +02002248 for (i = 0; i < spec->num_pins; i++)
Takashi Iwai330ee992009-02-20 14:33:36 +01002249 if (spec->pin_nids[i] && pincfgs[i])
2250 snd_hda_codec_set_pincfg(codec, spec->pin_nids[i],
2251 pincfgs[i]);
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01002252}
2253
Matt2f2f4252005-04-13 14:45:30 +02002254/*
2255 * Analog playback callbacks
2256 */
2257static int stac92xx_playback_pcm_open(struct hda_pcm_stream *hinfo,
2258 struct hda_codec *codec,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002259 struct snd_pcm_substream *substream)
Matt2f2f4252005-04-13 14:45:30 +02002260{
2261 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002262 if (spec->stream_delay)
2263 msleep(spec->stream_delay);
Takashi Iwai9a081602008-02-12 18:37:26 +01002264 return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
2265 hinfo);
Matt2f2f4252005-04-13 14:45:30 +02002266}
2267
2268static int stac92xx_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2269 struct hda_codec *codec,
2270 unsigned int stream_tag,
2271 unsigned int format,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002272 struct snd_pcm_substream *substream)
Matt2f2f4252005-04-13 14:45:30 +02002273{
2274 struct sigmatel_spec *spec = codec->spec;
Matt Porter403d1942005-11-29 15:00:51 +01002275 return snd_hda_multi_out_analog_prepare(codec, &spec->multiout, stream_tag, format, substream);
Matt2f2f4252005-04-13 14:45:30 +02002276}
2277
2278static int stac92xx_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2279 struct hda_codec *codec,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002280 struct snd_pcm_substream *substream)
Matt2f2f4252005-04-13 14:45:30 +02002281{
2282 struct sigmatel_spec *spec = codec->spec;
2283 return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
2284}
2285
2286/*
Mattdabbed62005-06-14 10:19:34 +02002287 * Digital playback callbacks
2288 */
2289static int stac92xx_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
2290 struct hda_codec *codec,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002291 struct snd_pcm_substream *substream)
Mattdabbed62005-06-14 10:19:34 +02002292{
2293 struct sigmatel_spec *spec = codec->spec;
2294 return snd_hda_multi_out_dig_open(codec, &spec->multiout);
2295}
2296
2297static int stac92xx_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
2298 struct hda_codec *codec,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002299 struct snd_pcm_substream *substream)
Mattdabbed62005-06-14 10:19:34 +02002300{
2301 struct sigmatel_spec *spec = codec->spec;
2302 return snd_hda_multi_out_dig_close(codec, &spec->multiout);
2303}
2304
Takashi Iwai6b97eb42007-04-05 14:51:48 +02002305static int stac92xx_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2306 struct hda_codec *codec,
2307 unsigned int stream_tag,
2308 unsigned int format,
2309 struct snd_pcm_substream *substream)
2310{
2311 struct sigmatel_spec *spec = codec->spec;
2312 return snd_hda_multi_out_dig_prepare(codec, &spec->multiout,
2313 stream_tag, format, substream);
2314}
2315
Takashi Iwai9411e212009-02-13 11:32:28 +01002316static int stac92xx_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2317 struct hda_codec *codec,
2318 struct snd_pcm_substream *substream)
2319{
2320 struct sigmatel_spec *spec = codec->spec;
2321 return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
2322}
2323
Mattdabbed62005-06-14 10:19:34 +02002324
2325/*
Matt2f2f4252005-04-13 14:45:30 +02002326 * Analog capture callbacks
2327 */
2328static int stac92xx_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
2329 struct hda_codec *codec,
2330 unsigned int stream_tag,
2331 unsigned int format,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002332 struct snd_pcm_substream *substream)
Matt2f2f4252005-04-13 14:45:30 +02002333{
2334 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002335 hda_nid_t nid = spec->adc_nids[substream->number];
Matt2f2f4252005-04-13 14:45:30 +02002336
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002337 if (spec->powerdown_adcs) {
2338 msleep(40);
Takashi Iwai8c2f7672008-12-01 11:54:35 +01002339 snd_hda_codec_write(codec, nid, 0,
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002340 AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
2341 }
2342 snd_hda_codec_setup_stream(codec, nid, stream_tag, 0, format);
Matt2f2f4252005-04-13 14:45:30 +02002343 return 0;
2344}
2345
2346static int stac92xx_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
2347 struct hda_codec *codec,
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002348 struct snd_pcm_substream *substream)
Matt2f2f4252005-04-13 14:45:30 +02002349{
2350 struct sigmatel_spec *spec = codec->spec;
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002351 hda_nid_t nid = spec->adc_nids[substream->number];
Matt2f2f4252005-04-13 14:45:30 +02002352
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002353 snd_hda_codec_cleanup_stream(codec, nid);
2354 if (spec->powerdown_adcs)
Takashi Iwai8c2f7672008-12-01 11:54:35 +01002355 snd_hda_codec_write(codec, nid, 0,
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02002356 AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
Matt2f2f4252005-04-13 14:45:30 +02002357 return 0;
2358}
2359
Mattdabbed62005-06-14 10:19:34 +02002360static struct hda_pcm_stream stac92xx_pcm_digital_playback = {
2361 .substreams = 1,
2362 .channels_min = 2,
2363 .channels_max = 2,
2364 /* NID is set in stac92xx_build_pcms */
2365 .ops = {
2366 .open = stac92xx_dig_playback_pcm_open,
Takashi Iwai6b97eb42007-04-05 14:51:48 +02002367 .close = stac92xx_dig_playback_pcm_close,
Takashi Iwai9411e212009-02-13 11:32:28 +01002368 .prepare = stac92xx_dig_playback_pcm_prepare,
2369 .cleanup = stac92xx_dig_playback_pcm_cleanup
Mattdabbed62005-06-14 10:19:34 +02002370 },
2371};
2372
2373static struct hda_pcm_stream stac92xx_pcm_digital_capture = {
2374 .substreams = 1,
2375 .channels_min = 2,
2376 .channels_max = 2,
2377 /* NID is set in stac92xx_build_pcms */
2378};
2379
Matt2f2f4252005-04-13 14:45:30 +02002380static struct hda_pcm_stream stac92xx_pcm_analog_playback = {
2381 .substreams = 1,
2382 .channels_min = 2,
Mattc7d4b2f2005-06-27 14:59:41 +02002383 .channels_max = 8,
Matt2f2f4252005-04-13 14:45:30 +02002384 .nid = 0x02, /* NID to query formats and rates */
2385 .ops = {
2386 .open = stac92xx_playback_pcm_open,
2387 .prepare = stac92xx_playback_pcm_prepare,
2388 .cleanup = stac92xx_playback_pcm_cleanup
2389 },
2390};
2391
Matt Porter3cc08dc2006-01-23 15:27:49 +01002392static struct hda_pcm_stream stac92xx_pcm_analog_alt_playback = {
2393 .substreams = 1,
2394 .channels_min = 2,
2395 .channels_max = 2,
2396 .nid = 0x06, /* NID to query formats and rates */
2397 .ops = {
2398 .open = stac92xx_playback_pcm_open,
2399 .prepare = stac92xx_playback_pcm_prepare,
2400 .cleanup = stac92xx_playback_pcm_cleanup
2401 },
2402};
2403
Matt2f2f4252005-04-13 14:45:30 +02002404static struct hda_pcm_stream stac92xx_pcm_analog_capture = {
Matt2f2f4252005-04-13 14:45:30 +02002405 .channels_min = 2,
2406 .channels_max = 2,
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02002407 /* NID + .substreams is set in stac92xx_build_pcms */
Matt2f2f4252005-04-13 14:45:30 +02002408 .ops = {
2409 .prepare = stac92xx_capture_pcm_prepare,
2410 .cleanup = stac92xx_capture_pcm_cleanup
2411 },
2412};
2413
2414static int stac92xx_build_pcms(struct hda_codec *codec)
2415{
2416 struct sigmatel_spec *spec = codec->spec;
2417 struct hda_pcm *info = spec->pcm_rec;
2418
2419 codec->num_pcms = 1;
2420 codec->pcm_info = info;
2421
Mattc7d4b2f2005-06-27 14:59:41 +02002422 info->name = "STAC92xx Analog";
Matt2f2f4252005-04-13 14:45:30 +02002423 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_playback;
Takashi Iwai00a602d2009-01-23 11:55:42 +01002424 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
2425 spec->multiout.dac_nids[0];
Matt2f2f4252005-04-13 14:45:30 +02002426 info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_analog_capture;
Matt Porter3cc08dc2006-01-23 15:27:49 +01002427 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adc_nids[0];
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02002428 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = spec->num_adcs;
Matt Porter3cc08dc2006-01-23 15:27:49 +01002429
2430 if (spec->alt_switch) {
2431 codec->num_pcms++;
2432 info++;
2433 info->name = "STAC92xx Analog Alt";
2434 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_alt_playback;
2435 }
Matt2f2f4252005-04-13 14:45:30 +02002436
Mattdabbed62005-06-14 10:19:34 +02002437 if (spec->multiout.dig_out_nid || spec->dig_in_nid) {
2438 codec->num_pcms++;
2439 info++;
2440 info->name = "STAC92xx Digital";
Takashi Iwai0852d7a2009-02-11 11:35:15 +01002441 info->pcm_type = spec->autocfg.dig_out_type[0];
Mattdabbed62005-06-14 10:19:34 +02002442 if (spec->multiout.dig_out_nid) {
2443 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_digital_playback;
2444 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->multiout.dig_out_nid;
2445 }
2446 if (spec->dig_in_nid) {
2447 info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_digital_capture;
2448 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in_nid;
2449 }
2450 }
2451
Matt2f2f4252005-04-13 14:45:30 +02002452 return 0;
2453}
2454
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002455static unsigned int stac92xx_get_default_vref(struct hda_codec *codec,
2456 hda_nid_t nid)
Takashi Iwaic960a032006-03-23 17:06:28 +01002457{
Takashi Iwai1327a322009-03-23 13:07:47 +01002458 unsigned int pincap = snd_hda_query_pin_caps(codec, nid);
Takashi Iwaic960a032006-03-23 17:06:28 +01002459 pincap = (pincap & AC_PINCAP_VREF) >> AC_PINCAP_VREF_SHIFT;
2460 if (pincap & AC_PINCAP_VREF_100)
2461 return AC_PINCTL_VREF_100;
2462 if (pincap & AC_PINCAP_VREF_80)
2463 return AC_PINCTL_VREF_80;
2464 if (pincap & AC_PINCAP_VREF_50)
2465 return AC_PINCTL_VREF_50;
2466 if (pincap & AC_PINCAP_VREF_GRD)
2467 return AC_PINCTL_VREF_GRD;
2468 return 0;
2469}
2470
Matt Porter403d1942005-11-29 15:00:51 +01002471static void stac92xx_auto_set_pinctl(struct hda_codec *codec, hda_nid_t nid, int pin_type)
2472
2473{
Takashi Iwai82beb8f2007-08-10 17:09:26 +02002474 snd_hda_codec_write_cache(codec, nid, 0,
2475 AC_VERB_SET_PIN_WIDGET_CONTROL, pin_type);
Matt Porter403d1942005-11-29 15:00:51 +01002476}
2477
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002478#define stac92xx_hp_switch_info snd_ctl_boolean_mono_info
2479
2480static int stac92xx_hp_switch_get(struct snd_kcontrol *kcontrol,
2481 struct snd_ctl_elem_value *ucontrol)
2482{
2483 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2484 struct sigmatel_spec *spec = codec->spec;
2485
Takashi Iwaid7a89432008-11-12 09:48:04 +01002486 ucontrol->value.integer.value[0] = !!spec->hp_switch;
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002487 return 0;
2488}
2489
Takashi Iwai62558ce2009-07-29 14:23:09 +02002490static void stac_issue_unsol_event(struct hda_codec *codec, hda_nid_t nid);
Takashi Iwaic6e4c662008-11-25 11:58:19 +01002491
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002492static int stac92xx_hp_switch_put(struct snd_kcontrol *kcontrol,
2493 struct snd_ctl_elem_value *ucontrol)
2494{
2495 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2496 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaid7a89432008-11-12 09:48:04 +01002497 int nid = kcontrol->private_value;
2498
2499 spec->hp_switch = ucontrol->value.integer.value[0] ? nid : 0;
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002500
2501 /* check to be sure that the ports are upto date with
2502 * switch changes
2503 */
Takashi Iwai62558ce2009-07-29 14:23:09 +02002504 stac_issue_unsol_event(codec, nid);
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002505
2506 return 1;
2507}
2508
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002509static int stac92xx_dc_bias_info(struct snd_kcontrol *kcontrol,
2510 struct snd_ctl_elem_info *uinfo)
2511{
2512 int i;
2513 static char *texts[] = {
2514 "Mic In", "Line In", "Line Out"
2515 };
2516
2517 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2518 struct sigmatel_spec *spec = codec->spec;
2519 hda_nid_t nid = kcontrol->private_value;
2520
2521 if (nid == spec->mic_switch || nid == spec->line_switch)
2522 i = 3;
2523 else
2524 i = 2;
2525
2526 uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2527 uinfo->value.enumerated.items = i;
2528 uinfo->count = 1;
2529 if (uinfo->value.enumerated.item >= i)
2530 uinfo->value.enumerated.item = i-1;
2531 strcpy(uinfo->value.enumerated.name,
2532 texts[uinfo->value.enumerated.item]);
2533
2534 return 0;
2535}
2536
2537static int stac92xx_dc_bias_get(struct snd_kcontrol *kcontrol,
2538 struct snd_ctl_elem_value *ucontrol)
2539{
2540 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2541 hda_nid_t nid = kcontrol->private_value;
2542 unsigned int vref = stac92xx_vref_get(codec, nid);
2543
2544 if (vref == stac92xx_get_default_vref(codec, nid))
2545 ucontrol->value.enumerated.item[0] = 0;
2546 else if (vref == AC_PINCTL_VREF_GRD)
2547 ucontrol->value.enumerated.item[0] = 1;
2548 else if (vref == AC_PINCTL_VREF_HIZ)
2549 ucontrol->value.enumerated.item[0] = 2;
2550
2551 return 0;
2552}
2553
2554static int stac92xx_dc_bias_put(struct snd_kcontrol *kcontrol,
2555 struct snd_ctl_elem_value *ucontrol)
2556{
2557 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2558 unsigned int new_vref = 0;
Takashi Iwaib8621512009-06-22 08:00:10 +02002559 int error;
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002560 hda_nid_t nid = kcontrol->private_value;
2561
2562 if (ucontrol->value.enumerated.item[0] == 0)
2563 new_vref = stac92xx_get_default_vref(codec, nid);
2564 else if (ucontrol->value.enumerated.item[0] == 1)
2565 new_vref = AC_PINCTL_VREF_GRD;
2566 else if (ucontrol->value.enumerated.item[0] == 2)
2567 new_vref = AC_PINCTL_VREF_HIZ;
2568 else
2569 return 0;
2570
2571 if (new_vref != stac92xx_vref_get(codec, nid)) {
2572 error = stac92xx_vref_set(codec, nid, new_vref);
2573 return error;
2574 }
2575
2576 return 0;
2577}
2578
2579static int stac92xx_io_switch_info(struct snd_kcontrol *kcontrol,
2580 struct snd_ctl_elem_info *uinfo)
2581{
2582 static char *texts[2];
2583 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2584 struct sigmatel_spec *spec = codec->spec;
2585
2586 if (kcontrol->private_value == spec->line_switch)
2587 texts[0] = "Line In";
2588 else
2589 texts[0] = "Mic In";
2590 texts[1] = "Line Out";
2591 uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2592 uinfo->value.enumerated.items = 2;
2593 uinfo->count = 1;
2594
2595 if (uinfo->value.enumerated.item >= 2)
2596 uinfo->value.enumerated.item = 1;
2597 strcpy(uinfo->value.enumerated.name,
2598 texts[uinfo->value.enumerated.item]);
2599
2600 return 0;
2601}
Matt Porter403d1942005-11-29 15:00:51 +01002602
2603static int stac92xx_io_switch_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2604{
2605 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2606 struct sigmatel_spec *spec = codec->spec;
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002607 hda_nid_t nid = kcontrol->private_value;
2608 int io_idx = (nid == spec->mic_switch) ? 1 : 0;
Matt Porter403d1942005-11-29 15:00:51 +01002609
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002610 ucontrol->value.enumerated.item[0] = spec->io_switch[io_idx];
Matt Porter403d1942005-11-29 15:00:51 +01002611 return 0;
2612}
2613
2614static int stac92xx_io_switch_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2615{
2616 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2617 struct sigmatel_spec *spec = codec->spec;
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002618 hda_nid_t nid = kcontrol->private_value;
2619 int io_idx = (nid == spec->mic_switch) ? 1 : 0;
2620 unsigned short val = !!ucontrol->value.enumerated.item[0];
Matt Porter403d1942005-11-29 15:00:51 +01002621
2622 spec->io_switch[io_idx] = val;
2623
2624 if (val)
2625 stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
Takashi Iwaic960a032006-03-23 17:06:28 +01002626 else {
2627 unsigned int pinctl = AC_PINCTL_IN_EN;
2628 if (io_idx) /* set VREF for mic */
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002629 pinctl |= stac92xx_get_default_vref(codec, nid);
Takashi Iwaic960a032006-03-23 17:06:28 +01002630 stac92xx_auto_set_pinctl(codec, nid, pinctl);
2631 }
Jiang Zhe40c1d302007-11-12 13:05:16 +01002632
2633 /* check the auto-mute again: we need to mute/unmute the speaker
2634 * appropriately according to the pin direction
2635 */
2636 if (spec->hp_detect)
Takashi Iwai62558ce2009-07-29 14:23:09 +02002637 stac_issue_unsol_event(codec, nid);
Jiang Zhe40c1d302007-11-12 13:05:16 +01002638
Matt Porter403d1942005-11-29 15:00:51 +01002639 return 1;
2640}
2641
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002642#define stac92xx_clfe_switch_info snd_ctl_boolean_mono_info
2643
2644static int stac92xx_clfe_switch_get(struct snd_kcontrol *kcontrol,
2645 struct snd_ctl_elem_value *ucontrol)
2646{
2647 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2648 struct sigmatel_spec *spec = codec->spec;
2649
2650 ucontrol->value.integer.value[0] = spec->clfe_swap;
2651 return 0;
2652}
2653
2654static int stac92xx_clfe_switch_put(struct snd_kcontrol *kcontrol,
2655 struct snd_ctl_elem_value *ucontrol)
2656{
2657 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2658 struct sigmatel_spec *spec = codec->spec;
2659 hda_nid_t nid = kcontrol->private_value & 0xff;
Takashi Iwai68ea7b22007-11-15 15:54:38 +01002660 unsigned int val = !!ucontrol->value.integer.value[0];
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002661
Takashi Iwai68ea7b22007-11-15 15:54:38 +01002662 if (spec->clfe_swap == val)
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002663 return 0;
2664
Takashi Iwai68ea7b22007-11-15 15:54:38 +01002665 spec->clfe_swap = val;
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002666
2667 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
2668 spec->clfe_swap ? 0x4 : 0x0);
2669
2670 return 1;
2671}
2672
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002673#define STAC_CODEC_HP_SWITCH(xname) \
2674 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2675 .name = xname, \
2676 .index = 0, \
2677 .info = stac92xx_hp_switch_info, \
2678 .get = stac92xx_hp_switch_get, \
2679 .put = stac92xx_hp_switch_put, \
2680 }
2681
Matt Porter403d1942005-11-29 15:00:51 +01002682#define STAC_CODEC_IO_SWITCH(xname, xpval) \
2683 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2684 .name = xname, \
2685 .index = 0, \
2686 .info = stac92xx_io_switch_info, \
2687 .get = stac92xx_io_switch_get, \
2688 .put = stac92xx_io_switch_put, \
2689 .private_value = xpval, \
2690 }
2691
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002692#define STAC_CODEC_CLFE_SWITCH(xname, xpval) \
2693 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2694 .name = xname, \
2695 .index = 0, \
2696 .info = stac92xx_clfe_switch_info, \
2697 .get = stac92xx_clfe_switch_get, \
2698 .put = stac92xx_clfe_switch_put, \
2699 .private_value = xpval, \
2700 }
Matt Porter403d1942005-11-29 15:00:51 +01002701
Mattc7d4b2f2005-06-27 14:59:41 +02002702enum {
2703 STAC_CTL_WIDGET_VOL,
2704 STAC_CTL_WIDGET_MUTE,
Jaroslav Kysela123c07a2009-10-21 14:48:23 +02002705 STAC_CTL_WIDGET_MUTE_BEEP,
Matthew Ranostay09a99952008-01-24 11:49:21 +01002706 STAC_CTL_WIDGET_MONO_MUX,
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002707 STAC_CTL_WIDGET_HP_SWITCH,
Matt Porter403d1942005-11-29 15:00:51 +01002708 STAC_CTL_WIDGET_IO_SWITCH,
Nickolas Lloyd2fc99892009-05-15 15:33:30 +02002709 STAC_CTL_WIDGET_CLFE_SWITCH,
2710 STAC_CTL_WIDGET_DC_BIAS
Mattc7d4b2f2005-06-27 14:59:41 +02002711};
2712
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002713static struct snd_kcontrol_new stac92xx_control_templates[] = {
Mattc7d4b2f2005-06-27 14:59:41 +02002714 HDA_CODEC_VOLUME(NULL, 0, 0, 0),
2715 HDA_CODEC_MUTE(NULL, 0, 0, 0),
Jaroslav Kysela123c07a2009-10-21 14:48:23 +02002716 HDA_CODEC_MUTE_BEEP(NULL, 0, 0, 0),
Matthew Ranostay09a99952008-01-24 11:49:21 +01002717 STAC_MONO_MUX,
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02002718 STAC_CODEC_HP_SWITCH(NULL),
Matt Porter403d1942005-11-29 15:00:51 +01002719 STAC_CODEC_IO_SWITCH(NULL, 0),
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02002720 STAC_CODEC_CLFE_SWITCH(NULL, 0),
Nickolas Lloyd2fc99892009-05-15 15:33:30 +02002721 DC_BIAS(NULL, 0, 0),
Mattc7d4b2f2005-06-27 14:59:41 +02002722};
2723
2724/* add dynamic controls */
Takashi Iwaie3c75962009-01-23 11:57:22 +01002725static struct snd_kcontrol_new *
2726stac_control_new(struct sigmatel_spec *spec,
2727 struct snd_kcontrol_new *ktemp,
Jaroslav Kysela4d02d1b2009-11-12 10:15:48 +01002728 const char *name,
Jaroslav Kysela5e26dfd2009-12-10 13:57:01 +01002729 unsigned int subdev)
Mattc7d4b2f2005-06-27 14:59:41 +02002730{
Takashi Iwaic8b6bf92005-11-17 14:57:47 +01002731 struct snd_kcontrol_new *knew;
Mattc7d4b2f2005-06-27 14:59:41 +02002732
Takashi Iwai603c4012008-07-30 15:01:44 +02002733 snd_array_init(&spec->kctls, sizeof(*knew), 32);
2734 knew = snd_array_new(&spec->kctls);
2735 if (!knew)
Takashi Iwaie3c75962009-01-23 11:57:22 +01002736 return NULL;
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01002737 *knew = *ktemp;
Takashi Iwai82fe0c52005-06-30 10:54:33 +02002738 knew->name = kstrdup(name, GFP_KERNEL);
Takashi Iwaie3c75962009-01-23 11:57:22 +01002739 if (!knew->name) {
2740 /* roolback */
2741 memset(knew, 0, sizeof(*knew));
2742 spec->kctls.alloced--;
2743 return NULL;
2744 }
Jaroslav Kysela5e26dfd2009-12-10 13:57:01 +01002745 knew->subdevice = subdev;
Takashi Iwaie3c75962009-01-23 11:57:22 +01002746 return knew;
2747}
2748
2749static int stac92xx_add_control_temp(struct sigmatel_spec *spec,
2750 struct snd_kcontrol_new *ktemp,
2751 int idx, const char *name,
2752 unsigned long val)
2753{
Jaroslav Kysela4d02d1b2009-11-12 10:15:48 +01002754 struct snd_kcontrol_new *knew = stac_control_new(spec, ktemp, name,
Jaroslav Kysela5e26dfd2009-12-10 13:57:01 +01002755 HDA_SUBDEV_AMP_FLAG);
Takashi Iwaie3c75962009-01-23 11:57:22 +01002756 if (!knew)
Mattc7d4b2f2005-06-27 14:59:41 +02002757 return -ENOMEM;
Takashi Iwaie3c75962009-01-23 11:57:22 +01002758 knew->index = idx;
Mattc7d4b2f2005-06-27 14:59:41 +02002759 knew->private_value = val;
Mattc7d4b2f2005-06-27 14:59:41 +02002760 return 0;
2761}
2762
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01002763static inline int stac92xx_add_control_idx(struct sigmatel_spec *spec,
2764 int type, int idx, const char *name,
2765 unsigned long val)
2766{
2767 return stac92xx_add_control_temp(spec,
2768 &stac92xx_control_templates[type],
2769 idx, name, val);
2770}
2771
Matthew Ranostay4682eee2008-08-15 07:43:24 +02002772
2773/* add dynamic controls */
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01002774static inline int stac92xx_add_control(struct sigmatel_spec *spec, int type,
2775 const char *name, unsigned long val)
Matthew Ranostay4682eee2008-08-15 07:43:24 +02002776{
2777 return stac92xx_add_control_idx(spec, type, 0, name, val);
2778}
2779
Takashi Iwaie3c75962009-01-23 11:57:22 +01002780static struct snd_kcontrol_new stac_input_src_temp = {
2781 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2782 .name = "Input Source",
2783 .info = stac92xx_mux_enum_info,
2784 .get = stac92xx_mux_enum_get,
2785 .put = stac92xx_mux_enum_put,
2786};
2787
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002788static inline int stac92xx_add_jack_mode_control(struct hda_codec *codec,
2789 hda_nid_t nid, int idx)
2790{
2791 int def_conf = snd_hda_codec_get_pincfg(codec, nid);
2792 int control = 0;
2793 struct sigmatel_spec *spec = codec->spec;
2794 char name[22];
2795
Takashi Iwai99ae28b2010-09-17 14:42:34 +02002796 if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002797 if (stac92xx_get_default_vref(codec, nid) == AC_PINCTL_VREF_GRD
2798 && nid == spec->line_switch)
2799 control = STAC_CTL_WIDGET_IO_SWITCH;
2800 else if (snd_hda_query_pin_caps(codec, nid)
2801 & (AC_PINCAP_VREF_GRD << AC_PINCAP_VREF_SHIFT))
2802 control = STAC_CTL_WIDGET_DC_BIAS;
2803 else if (nid == spec->mic_switch)
2804 control = STAC_CTL_WIDGET_IO_SWITCH;
2805 }
2806
2807 if (control) {
Takashi Iwai10a20af2010-09-09 16:28:02 +02002808 strcpy(name, hda_get_input_pin_label(codec, nid, 1));
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02002809 return stac92xx_add_control(codec->spec, control,
2810 strcat(name, " Jack Mode"), nid);
2811 }
2812
2813 return 0;
2814}
2815
Takashi Iwaie3c75962009-01-23 11:57:22 +01002816static int stac92xx_add_input_source(struct sigmatel_spec *spec)
2817{
2818 struct snd_kcontrol_new *knew;
2819 struct hda_input_mux *imux = &spec->private_imux;
2820
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02002821 if (spec->auto_mic)
2822 return 0; /* no need for input source */
Takashi Iwaie3c75962009-01-23 11:57:22 +01002823 if (!spec->num_adcs || imux->num_items <= 1)
2824 return 0; /* no need for input source control */
2825 knew = stac_control_new(spec, &stac_input_src_temp,
Jaroslav Kysela4d02d1b2009-11-12 10:15:48 +01002826 stac_input_src_temp.name, 0);
Takashi Iwaie3c75962009-01-23 11:57:22 +01002827 if (!knew)
2828 return -ENOMEM;
2829 knew->count = spec->num_adcs;
2830 return 0;
2831}
2832
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002833/* check whether the line-input can be used as line-out */
2834static hda_nid_t check_line_out_switch(struct hda_codec *codec)
Matt Porter403d1942005-11-29 15:00:51 +01002835{
2836 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002837 struct auto_pin_cfg *cfg = &spec->autocfg;
2838 hda_nid_t nid;
2839 unsigned int pincap;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002840 int i;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01002841
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002842 if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2843 return 0;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002844 for (i = 0; i < cfg->num_inputs; i++) {
Takashi Iwai86e29592010-09-09 14:50:17 +02002845 if (cfg->inputs[i].type == AUTO_PIN_LINE_IN) {
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002846 nid = cfg->inputs[i].pin;
Takashi Iwai1327a322009-03-23 13:07:47 +01002847 pincap = snd_hda_query_pin_caps(codec, nid);
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002848 if (pincap & AC_PINCAP_OUT)
2849 return nid;
2850 }
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002851 }
Matt Porter403d1942005-11-29 15:00:51 +01002852 return 0;
2853}
2854
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002855static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid);
2856
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002857/* check whether the mic-input can be used as line-out */
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002858static hda_nid_t check_mic_out_switch(struct hda_codec *codec, hda_nid_t *dac)
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002859{
2860 struct sigmatel_spec *spec = codec->spec;
2861 struct auto_pin_cfg *cfg = &spec->autocfg;
2862 unsigned int def_conf, pincap;
Takashi Iwai86e29592010-09-09 14:50:17 +02002863 int i;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002864
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002865 *dac = 0;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002866 if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2867 return 0;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002868 for (i = 0; i < cfg->num_inputs; i++) {
2869 hda_nid_t nid = cfg->inputs[i].pin;
Takashi Iwai86e29592010-09-09 14:50:17 +02002870 if (cfg->inputs[i].type != AUTO_PIN_MIC)
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002871 continue;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002872 def_conf = snd_hda_codec_get_pincfg(codec, nid);
2873 /* some laptops have an internal analog microphone
2874 * which can't be used as a output */
Takashi Iwai99ae28b2010-09-17 14:42:34 +02002875 if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002876 pincap = snd_hda_query_pin_caps(codec, nid);
Takashi Iwaieea7dc92010-08-30 13:06:15 +02002877 if (pincap & AC_PINCAP_OUT) {
2878 *dac = get_unassigned_dac(codec, nid);
2879 if (*dac)
2880 return nid;
2881 }
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002882 }
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002883 }
2884 return 0;
2885}
Steve Longerbeam7b0438992007-05-03 20:50:03 +02002886
2887static int is_in_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2888{
2889 int i;
2890
2891 for (i = 0; i < spec->multiout.num_dacs; i++) {
2892 if (spec->multiout.dac_nids[i] == nid)
2893 return 1;
2894 }
2895
2896 return 0;
2897}
2898
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002899static int check_all_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2900{
2901 int i;
2902 if (is_in_dac_nids(spec, nid))
2903 return 1;
2904 for (i = 0; i < spec->autocfg.hp_outs; i++)
2905 if (spec->hp_dacs[i] == nid)
2906 return 1;
2907 for (i = 0; i < spec->autocfg.speaker_outs; i++)
2908 if (spec->speaker_dacs[i] == nid)
2909 return 1;
2910 return 0;
2911}
2912
2913static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid)
2914{
2915 struct sigmatel_spec *spec = codec->spec;
2916 int j, conn_len;
2917 hda_nid_t conn[HDA_MAX_CONNECTIONS];
2918 unsigned int wcaps, wtype;
2919
2920 conn_len = snd_hda_get_connections(codec, nid, conn,
2921 HDA_MAX_CONNECTIONS);
Charles Chin36706002010-01-29 12:05:51 +01002922 /* 92HD88: trace back up the link of nids to find the DAC */
2923 while (conn_len == 1 && (get_wcaps_type(get_wcaps(codec, conn[0]))
2924 != AC_WID_AUD_OUT)) {
2925 nid = conn[0];
2926 conn_len = snd_hda_get_connections(codec, nid, conn,
2927 HDA_MAX_CONNECTIONS);
2928 }
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002929 for (j = 0; j < conn_len; j++) {
Takashi Iwai14bafe32009-03-23 16:35:39 +01002930 wcaps = get_wcaps(codec, conn[j]);
Takashi Iwaia22d5432009-07-27 12:54:26 +02002931 wtype = get_wcaps_type(wcaps);
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002932 /* we check only analog outputs */
2933 if (wtype != AC_WID_AUD_OUT || (wcaps & AC_WCAP_DIGITAL))
2934 continue;
2935 /* if this route has a free DAC, assign it */
2936 if (!check_all_dac_nids(spec, conn[j])) {
2937 if (conn_len > 1) {
2938 /* select this DAC in the pin's input mux */
2939 snd_hda_codec_write_cache(codec, nid, 0,
2940 AC_VERB_SET_CONNECT_SEL, j);
2941 }
2942 return conn[j];
2943 }
2944 }
Takashi Iwaiee58a7c2009-03-06 12:00:24 +01002945 /* if all DACs are already assigned, connect to the primary DAC */
2946 if (conn_len > 1) {
2947 for (j = 0; j < conn_len; j++) {
2948 if (conn[j] == spec->multiout.dac_nids[0]) {
2949 snd_hda_codec_write_cache(codec, nid, 0,
2950 AC_VERB_SET_CONNECT_SEL, j);
2951 break;
2952 }
2953 }
2954 }
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002955 return 0;
2956}
2957
2958static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
2959static int add_spec_extra_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
2960
Matt Porter3cc08dc2006-01-23 15:27:49 +01002961/*
Steve Longerbeam7b0438992007-05-03 20:50:03 +02002962 * Fill in the dac_nids table from the parsed pin configuration
2963 * This function only works when every pin in line_out_pins[]
2964 * contains atleast one DAC in its connection list. Some 92xx
2965 * codecs are not connected directly to a DAC, such as the 9200
2966 * and 9202/925x. For those, dac_nids[] must be hard-coded.
Matt Porter3cc08dc2006-01-23 15:27:49 +01002967 */
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002968static int stac92xx_auto_fill_dac_nids(struct hda_codec *codec)
Mattc7d4b2f2005-06-27 14:59:41 +02002969{
2970 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002971 struct auto_pin_cfg *cfg = &spec->autocfg;
2972 int i;
2973 hda_nid_t nid, dac;
Steve Longerbeam7b0438992007-05-03 20:50:03 +02002974
Mattc7d4b2f2005-06-27 14:59:41 +02002975 for (i = 0; i < cfg->line_outs; i++) {
2976 nid = cfg->line_out_pins[i];
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002977 dac = get_unassigned_dac(codec, nid);
2978 if (!dac) {
Takashi Iwaidf802952007-07-02 19:18:00 +02002979 if (spec->multiout.num_dacs > 0) {
2980 /* we have already working output pins,
2981 * so let's drop the broken ones again
2982 */
2983 cfg->line_outs = spec->multiout.num_dacs;
2984 break;
2985 }
Steve Longerbeam7b0438992007-05-03 20:50:03 +02002986 /* error out, no available DAC found */
2987 snd_printk(KERN_ERR
2988 "%s: No available DAC for pin 0x%x\n",
2989 __func__, nid);
2990 return -ENODEV;
2991 }
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01002992 add_spec_dacs(spec, dac);
2993 }
Steve Longerbeam7b0438992007-05-03 20:50:03 +02002994
Takashi Iwai139e0712009-03-06 12:10:41 +01002995 for (i = 0; i < cfg->hp_outs; i++) {
2996 nid = cfg->hp_pins[i];
2997 dac = get_unassigned_dac(codec, nid);
2998 if (dac) {
2999 if (!spec->multiout.hp_nid)
3000 spec->multiout.hp_nid = dac;
3001 else
3002 add_spec_extra_dacs(spec, dac);
3003 }
3004 spec->hp_dacs[i] = dac;
3005 }
3006
3007 for (i = 0; i < cfg->speaker_outs; i++) {
3008 nid = cfg->speaker_pins[i];
3009 dac = get_unassigned_dac(codec, nid);
3010 if (dac)
3011 add_spec_extra_dacs(spec, dac);
3012 spec->speaker_dacs[i] = dac;
3013 }
3014
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003015 /* add line-in as output */
3016 nid = check_line_out_switch(codec);
3017 if (nid) {
3018 dac = get_unassigned_dac(codec, nid);
3019 if (dac) {
3020 snd_printdd("STAC: Add line-in 0x%x as output %d\n",
3021 nid, cfg->line_outs);
3022 cfg->line_out_pins[cfg->line_outs] = nid;
3023 cfg->line_outs++;
3024 spec->line_switch = nid;
3025 add_spec_dacs(spec, dac);
3026 }
3027 }
3028 /* add mic as output */
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003029 nid = check_mic_out_switch(codec, &dac);
3030 if (nid && dac) {
3031 snd_printdd("STAC: Add mic-in 0x%x as output %d\n",
3032 nid, cfg->line_outs);
3033 cfg->line_out_pins[cfg->line_outs] = nid;
3034 cfg->line_outs++;
3035 spec->mic_switch = nid;
3036 add_spec_dacs(spec, dac);
Mattc7d4b2f2005-06-27 14:59:41 +02003037 }
3038
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003039 snd_printd("stac92xx: dac_nids=%d (0x%x/0x%x/0x%x/0x%x/0x%x)\n",
Steve Longerbeam7b0438992007-05-03 20:50:03 +02003040 spec->multiout.num_dacs,
3041 spec->multiout.dac_nids[0],
3042 spec->multiout.dac_nids[1],
3043 spec->multiout.dac_nids[2],
3044 spec->multiout.dac_nids[3],
3045 spec->multiout.dac_nids[4]);
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003046
Mattc7d4b2f2005-06-27 14:59:41 +02003047 return 0;
3048}
3049
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003050/* create volume control/switch for the given prefx type */
Takashi Iwai668b9652009-03-06 10:13:24 +01003051static int create_controls_idx(struct hda_codec *codec, const char *pfx,
3052 int idx, hda_nid_t nid, int chs)
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003053{
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003054 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003055 char name[32];
3056 int err;
3057
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003058 if (!spec->check_volume_offset) {
3059 unsigned int caps, step, nums, db_scale;
3060 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3061 step = (caps & AC_AMPCAP_STEP_SIZE) >>
3062 AC_AMPCAP_STEP_SIZE_SHIFT;
3063 step = (step + 1) * 25; /* in .01dB unit */
3064 nums = (caps & AC_AMPCAP_NUM_STEPS) >>
3065 AC_AMPCAP_NUM_STEPS_SHIFT;
3066 db_scale = nums * step;
3067 /* if dB scale is over -64dB, and finer enough,
3068 * let's reduce it to half
3069 */
3070 if (db_scale > 6400 && nums >= 0x1f)
3071 spec->volume_offset = nums / 2;
3072 spec->check_volume_offset = 1;
3073 }
3074
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003075 sprintf(name, "%s Playback Volume", pfx);
Takashi Iwai668b9652009-03-06 10:13:24 +01003076 err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_VOL, idx, name,
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003077 HDA_COMPOSE_AMP_VAL_OFS(nid, chs, 0, HDA_OUTPUT,
3078 spec->volume_offset));
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003079 if (err < 0)
3080 return err;
3081 sprintf(name, "%s Playback Switch", pfx);
Takashi Iwai668b9652009-03-06 10:13:24 +01003082 err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_MUTE, idx, name,
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003083 HDA_COMPOSE_AMP_VAL(nid, chs, 0, HDA_OUTPUT));
3084 if (err < 0)
3085 return err;
3086 return 0;
3087}
3088
Takashi Iwai668b9652009-03-06 10:13:24 +01003089#define create_controls(codec, pfx, nid, chs) \
3090 create_controls_idx(codec, pfx, 0, nid, chs)
3091
Matthew Ranostayae0afd82008-02-22 17:55:05 +01003092static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid)
3093{
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003094 if (spec->multiout.num_dacs > 4) {
Matthew Ranostayae0afd82008-02-22 17:55:05 +01003095 printk(KERN_WARNING "stac92xx: No space for DAC 0x%x\n", nid);
3096 return 1;
3097 } else {
3098 spec->multiout.dac_nids[spec->multiout.num_dacs] = nid;
3099 spec->multiout.num_dacs++;
3100 }
3101 return 0;
3102}
3103
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003104static int add_spec_extra_dacs(struct sigmatel_spec *spec, hda_nid_t nid)
Matthew Ranostayae0afd82008-02-22 17:55:05 +01003105{
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003106 int i;
3107 for (i = 0; i < ARRAY_SIZE(spec->multiout.extra_out_nid); i++) {
3108 if (!spec->multiout.extra_out_nid[i]) {
3109 spec->multiout.extra_out_nid[i] = nid;
3110 return 0;
3111 }
3112 }
3113 printk(KERN_WARNING "stac92xx: No space for extra DAC 0x%x\n", nid);
3114 return 1;
Matthew Ranostayae0afd82008-02-22 17:55:05 +01003115}
3116
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003117/* Create output controls
3118 * The mixer elements are named depending on the given type (AUTO_PIN_XXX_OUT)
3119 */
3120static int create_multi_out_ctls(struct hda_codec *codec, int num_outs,
3121 const hda_nid_t *pins,
3122 const hda_nid_t *dac_nids,
3123 int type)
Mattc7d4b2f2005-06-27 14:59:41 +02003124{
Takashi Iwai76624532008-12-19 10:09:47 +01003125 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaiea734962011-01-17 11:29:34 +01003126 static const char * const chname[4] = {
Takashi Iwai19039bd2006-06-28 15:52:16 +02003127 "Front", "Surround", NULL /*CLFE*/, "Side"
3128 };
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003129 hda_nid_t nid;
Takashi Iwai91589232008-12-19 15:59:40 +01003130 int i, err;
3131 unsigned int wid_caps;
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003132
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003133 for (i = 0; i < num_outs && i < ARRAY_SIZE(chname); i++) {
Takashi Iwaiffd0e562009-04-16 12:20:24 +02003134 if (type == AUTO_PIN_HP_OUT && !spec->hp_detect) {
3135 wid_caps = get_wcaps(codec, pins[i]);
3136 if (wid_caps & AC_WCAP_UNSOL_CAP)
3137 spec->hp_detect = 1;
3138 }
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003139 nid = dac_nids[i];
3140 if (!nid)
3141 continue;
3142 if (type != AUTO_PIN_HP_OUT && i == 2) {
Mattc7d4b2f2005-06-27 14:59:41 +02003143 /* Center/LFE */
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003144 err = create_controls(codec, "Center", nid, 1);
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003145 if (err < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003146 return err;
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003147 err = create_controls(codec, "LFE", nid, 2);
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003148 if (err < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003149 return err;
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003150
3151 wid_caps = get_wcaps(codec, nid);
3152
3153 if (wid_caps & AC_WCAP_LR_SWAP) {
3154 err = stac92xx_add_control(spec,
3155 STAC_CTL_WIDGET_CLFE_SWITCH,
3156 "Swap Center/LFE Playback Switch", nid);
3157
3158 if (err < 0)
3159 return err;
3160 }
3161
Mattc7d4b2f2005-06-27 14:59:41 +02003162 } else {
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003163 const char *name;
Takashi Iwai668b9652009-03-06 10:13:24 +01003164 int idx;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003165 switch (type) {
3166 case AUTO_PIN_HP_OUT:
Takashi Iwai668b9652009-03-06 10:13:24 +01003167 name = "Headphone";
3168 idx = i;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003169 break;
3170 case AUTO_PIN_SPEAKER_OUT:
Takashi Iwai668b9652009-03-06 10:13:24 +01003171 name = "Speaker";
3172 idx = i;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003173 break;
3174 default:
3175 name = chname[i];
Takashi Iwai668b9652009-03-06 10:13:24 +01003176 idx = 0;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003177 break;
Takashi Iwai76624532008-12-19 10:09:47 +01003178 }
Takashi Iwai668b9652009-03-06 10:13:24 +01003179 err = create_controls_idx(codec, name, idx, nid, 3);
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003180 if (err < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003181 return err;
3182 }
3183 }
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003184 return 0;
3185}
3186
Takashi Iwai6479c632009-07-28 18:20:25 +02003187static int stac92xx_add_capvol_ctls(struct hda_codec *codec, unsigned long vol,
3188 unsigned long sw, int idx)
3189{
3190 int err;
3191 err = stac92xx_add_control_idx(codec->spec, STAC_CTL_WIDGET_VOL, idx,
Takashi Iwaibf677bd2009-07-30 09:24:29 +02003192 "Capture Volume", vol);
Takashi Iwai6479c632009-07-28 18:20:25 +02003193 if (err < 0)
3194 return err;
3195 err = stac92xx_add_control_idx(codec->spec, STAC_CTL_WIDGET_MUTE, idx,
Takashi Iwaibf677bd2009-07-30 09:24:29 +02003196 "Capture Switch", sw);
Takashi Iwai6479c632009-07-28 18:20:25 +02003197 if (err < 0)
3198 return err;
3199 return 0;
3200}
3201
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003202/* add playback controls from the parsed DAC table */
3203static int stac92xx_auto_create_multi_out_ctls(struct hda_codec *codec,
3204 const struct auto_pin_cfg *cfg)
3205{
3206 struct sigmatel_spec *spec = codec->spec;
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02003207 hda_nid_t nid;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003208 int err;
Nickolas Lloyd7c922de2009-06-01 11:12:29 +02003209 int idx;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003210
3211 err = create_multi_out_ctls(codec, cfg->line_outs, cfg->line_out_pins,
3212 spec->multiout.dac_nids,
3213 cfg->line_out_type);
3214 if (err < 0)
3215 return err;
Mattc7d4b2f2005-06-27 14:59:41 +02003216
Takashi Iwaia9cb5c92008-11-24 07:51:11 +01003217 if (cfg->hp_outs > 1 && cfg->line_out_type == AUTO_PIN_LINE_OUT) {
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02003218 err = stac92xx_add_control(spec,
3219 STAC_CTL_WIDGET_HP_SWITCH,
Takashi Iwaid7a89432008-11-12 09:48:04 +01003220 "Headphone as Line Out Switch",
3221 cfg->hp_pins[cfg->hp_outs - 1]);
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02003222 if (err < 0)
3223 return err;
3224 }
3225
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003226 for (idx = 0; idx < cfg->num_inputs; idx++) {
Takashi Iwai86e29592010-09-09 14:50:17 +02003227 if (cfg->inputs[idx].type > AUTO_PIN_LINE_IN)
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003228 break;
3229 nid = cfg->inputs[idx].pin;
3230 err = stac92xx_add_jack_mode_control(codec, nid, idx);
3231 if (err < 0)
3232 return err;
Matthew Ranostayb5895dc2008-01-25 15:24:50 +01003233 }
Matt Porter403d1942005-11-29 15:00:51 +01003234
Mattc7d4b2f2005-06-27 14:59:41 +02003235 return 0;
3236}
3237
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003238/* add playback controls for Speaker and HP outputs */
3239static int stac92xx_auto_create_hp_ctls(struct hda_codec *codec,
3240 struct auto_pin_cfg *cfg)
Mattc7d4b2f2005-06-27 14:59:41 +02003241{
3242 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003243 int err;
Mattc7d4b2f2005-06-27 14:59:41 +02003244
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003245 err = create_multi_out_ctls(codec, cfg->hp_outs, cfg->hp_pins,
3246 spec->hp_dacs, AUTO_PIN_HP_OUT);
3247 if (err < 0)
3248 return err;
3249
3250 err = create_multi_out_ctls(codec, cfg->speaker_outs, cfg->speaker_pins,
3251 spec->speaker_dacs, AUTO_PIN_SPEAKER_OUT);
3252 if (err < 0)
3253 return err;
3254
Mattc7d4b2f2005-06-27 14:59:41 +02003255 return 0;
3256}
3257
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003258/* labels for mono mux outputs */
Takashi Iwaiea734962011-01-17 11:29:34 +01003259static const char * const stac92xx_mono_labels[4] = {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02003260 "DAC0", "DAC1", "Mixer", "DAC2"
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003261};
3262
3263/* create mono mux for mono out on capable codecs */
3264static int stac92xx_auto_create_mono_output_ctls(struct hda_codec *codec)
3265{
3266 struct sigmatel_spec *spec = codec->spec;
3267 struct hda_input_mux *mono_mux = &spec->private_mono_mux;
3268 int i, num_cons;
3269 hda_nid_t con_lst[ARRAY_SIZE(stac92xx_mono_labels)];
3270
3271 num_cons = snd_hda_get_connections(codec,
3272 spec->mono_nid,
3273 con_lst,
3274 HDA_MAX_NUM_INPUTS);
Jaroslav Kysela16a433d2009-07-22 16:20:40 +02003275 if (num_cons <= 0 || num_cons > ARRAY_SIZE(stac92xx_mono_labels))
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003276 return -EINVAL;
3277
Takashi Iwai10a20af2010-09-09 16:28:02 +02003278 for (i = 0; i < num_cons; i++)
3279 snd_hda_add_imux_item(mono_mux, stac92xx_mono_labels[i], i,
3280 NULL);
Matthew Ranostay09a99952008-01-24 11:49:21 +01003281
3282 return stac92xx_add_control(spec, STAC_CTL_WIDGET_MONO_MUX,
3283 "Mono Mux", spec->mono_nid);
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003284}
3285
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003286/* create PC beep volume controls */
3287static int stac92xx_auto_create_beep_ctls(struct hda_codec *codec,
3288 hda_nid_t nid)
3289{
3290 struct sigmatel_spec *spec = codec->spec;
3291 u32 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
Jaroslav Kysela123c07a2009-10-21 14:48:23 +02003292 int err, type = STAC_CTL_WIDGET_MUTE_BEEP;
3293
3294 if (spec->anabeep_nid == nid)
3295 type = STAC_CTL_WIDGET_MUTE;
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003296
3297 /* check for mute support for the the amp */
3298 if ((caps & AC_AMPCAP_MUTE) >> AC_AMPCAP_MUTE_SHIFT) {
Jaroslav Kysela123c07a2009-10-21 14:48:23 +02003299 err = stac92xx_add_control(spec, type,
Jaroslav Kyselad355c82a2009-11-03 15:47:25 +01003300 "Beep Playback Switch",
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003301 HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT));
3302 if (err < 0)
3303 return err;
3304 }
3305
3306 /* check to see if there is volume support for the amp */
3307 if ((caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT) {
3308 err = stac92xx_add_control(spec, STAC_CTL_WIDGET_VOL,
Jaroslav Kyselad355c82a2009-11-03 15:47:25 +01003309 "Beep Playback Volume",
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003310 HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT));
3311 if (err < 0)
3312 return err;
3313 }
3314 return 0;
3315}
3316
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01003317#ifdef CONFIG_SND_HDA_INPUT_BEEP
3318#define stac92xx_dig_beep_switch_info snd_ctl_boolean_mono_info
3319
3320static int stac92xx_dig_beep_switch_get(struct snd_kcontrol *kcontrol,
3321 struct snd_ctl_elem_value *ucontrol)
3322{
3323 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3324 ucontrol->value.integer.value[0] = codec->beep->enabled;
3325 return 0;
3326}
3327
3328static int stac92xx_dig_beep_switch_put(struct snd_kcontrol *kcontrol,
3329 struct snd_ctl_elem_value *ucontrol)
3330{
3331 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
Jaroslav Kysela123c07a2009-10-21 14:48:23 +02003332 return snd_hda_enable_beep_device(codec, ucontrol->value.integer.value[0]);
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01003333}
3334
3335static struct snd_kcontrol_new stac92xx_dig_beep_ctrl = {
3336 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
3337 .info = stac92xx_dig_beep_switch_info,
3338 .get = stac92xx_dig_beep_switch_get,
3339 .put = stac92xx_dig_beep_switch_put,
3340};
3341
3342static int stac92xx_beep_switch_ctl(struct hda_codec *codec)
3343{
3344 return stac92xx_add_control_temp(codec->spec, &stac92xx_dig_beep_ctrl,
Jaroslav Kyselad355c82a2009-11-03 15:47:25 +01003345 0, "Beep Playback Switch", 0);
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01003346}
3347#endif
3348
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003349static int stac92xx_auto_create_mux_input_ctls(struct hda_codec *codec)
3350{
3351 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai667067d2009-08-13 18:14:42 +02003352 int i, j, err = 0;
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003353
3354 for (i = 0; i < spec->num_muxes; i++) {
Takashi Iwai667067d2009-08-13 18:14:42 +02003355 hda_nid_t nid;
3356 unsigned int wcaps;
3357 unsigned long val;
3358
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003359 nid = spec->mux_nids[i];
3360 wcaps = get_wcaps(codec, nid);
Takashi Iwai667067d2009-08-13 18:14:42 +02003361 if (!(wcaps & AC_WCAP_OUT_AMP))
3362 continue;
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003363
Takashi Iwai667067d2009-08-13 18:14:42 +02003364 /* check whether already the same control was created as
3365 * normal Capture Volume.
3366 */
3367 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT);
3368 for (j = 0; j < spec->num_caps; j++) {
3369 if (spec->capvols[j] == val)
3370 break;
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003371 }
Takashi Iwai667067d2009-08-13 18:14:42 +02003372 if (j < spec->num_caps)
3373 continue;
3374
3375 err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_VOL, i,
3376 "Mux Capture Volume", val);
3377 if (err < 0)
3378 return err;
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003379 }
3380 return 0;
3381};
3382
Takashi Iwaiea734962011-01-17 11:29:34 +01003383static const char * const stac92xx_spdif_labels[3] = {
Matthew Ranostay65973632008-09-16 10:39:37 -04003384 "Digital Playback", "Analog Mux 1", "Analog Mux 2",
Matthew Ranostayd9737752008-09-07 12:03:41 +02003385};
3386
3387static int stac92xx_auto_create_spdif_mux_ctls(struct hda_codec *codec)
3388{
3389 struct sigmatel_spec *spec = codec->spec;
3390 struct hda_input_mux *spdif_mux = &spec->private_smux;
Takashi Iwaiea734962011-01-17 11:29:34 +01003391 const char * const *labels = spec->spdif_labels;
Matthew Ranostayd9737752008-09-07 12:03:41 +02003392 int i, num_cons;
Matthew Ranostay65973632008-09-16 10:39:37 -04003393 hda_nid_t con_lst[HDA_MAX_NUM_INPUTS];
Matthew Ranostayd9737752008-09-07 12:03:41 +02003394
3395 num_cons = snd_hda_get_connections(codec,
3396 spec->smux_nids[0],
3397 con_lst,
3398 HDA_MAX_NUM_INPUTS);
Jaroslav Kysela16a433d2009-07-22 16:20:40 +02003399 if (num_cons <= 0)
Matthew Ranostayd9737752008-09-07 12:03:41 +02003400 return -EINVAL;
3401
Matthew Ranostay65973632008-09-16 10:39:37 -04003402 if (!labels)
3403 labels = stac92xx_spdif_labels;
3404
Takashi Iwai10a20af2010-09-09 16:28:02 +02003405 for (i = 0; i < num_cons; i++)
3406 snd_hda_add_imux_item(spdif_mux, labels[i], i, NULL);
Matthew Ranostayd9737752008-09-07 12:03:41 +02003407
3408 return 0;
3409}
3410
Matt Porter8b657272006-10-26 17:12:59 +02003411/* labels for dmic mux inputs */
Takashi Iwaiea734962011-01-17 11:29:34 +01003412static const char * const stac92xx_dmic_labels[5] = {
Matt Porter8b657272006-10-26 17:12:59 +02003413 "Analog Inputs", "Digital Mic 1", "Digital Mic 2",
3414 "Digital Mic 3", "Digital Mic 4"
3415};
3416
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003417static int get_connection_index(struct hda_codec *codec, hda_nid_t mux,
3418 hda_nid_t nid)
3419{
3420 hda_nid_t conn[HDA_MAX_NUM_INPUTS];
3421 int i, nums;
3422
3423 nums = snd_hda_get_connections(codec, mux, conn, ARRAY_SIZE(conn));
3424 for (i = 0; i < nums; i++)
3425 if (conn[i] == nid)
3426 return i;
3427 return -1;
3428}
3429
Takashi Iwai667067d2009-08-13 18:14:42 +02003430/* create a volume assigned to the given pin (only if supported) */
Takashi Iwai96f845d2009-08-29 00:49:36 +02003431/* return 1 if the volume control is created */
Takashi Iwai667067d2009-08-13 18:14:42 +02003432static int create_elem_capture_vol(struct hda_codec *codec, hda_nid_t nid,
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003433 const char *label, int idx, int direction)
Takashi Iwai667067d2009-08-13 18:14:42 +02003434{
3435 unsigned int caps, nums;
3436 char name[32];
Takashi Iwai96f845d2009-08-29 00:49:36 +02003437 int err;
Takashi Iwai667067d2009-08-13 18:14:42 +02003438
Takashi Iwai96f845d2009-08-29 00:49:36 +02003439 if (direction == HDA_OUTPUT)
3440 caps = AC_WCAP_OUT_AMP;
3441 else
3442 caps = AC_WCAP_IN_AMP;
3443 if (!(get_wcaps(codec, nid) & caps))
Takashi Iwai667067d2009-08-13 18:14:42 +02003444 return 0;
Takashi Iwai96f845d2009-08-29 00:49:36 +02003445 caps = query_amp_caps(codec, nid, direction);
Takashi Iwai667067d2009-08-13 18:14:42 +02003446 nums = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT;
3447 if (!nums)
3448 return 0;
3449 snprintf(name, sizeof(name), "%s Capture Volume", label);
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003450 err = stac92xx_add_control_idx(codec->spec, STAC_CTL_WIDGET_VOL, idx, name,
3451 HDA_COMPOSE_AMP_VAL(nid, 3, 0, direction));
Takashi Iwai96f845d2009-08-29 00:49:36 +02003452 if (err < 0)
3453 return err;
3454 return 1;
Takashi Iwai667067d2009-08-13 18:14:42 +02003455}
3456
Matt Porter8b657272006-10-26 17:12:59 +02003457/* create playback/capture controls for input pins on dmic capable codecs */
3458static int stac92xx_auto_create_dmic_input_ctls(struct hda_codec *codec,
3459 const struct auto_pin_cfg *cfg)
3460{
3461 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai5207e102009-07-30 13:09:08 +02003462 struct hda_input_mux *imux = &spec->private_imux;
Matt Porter8b657272006-10-26 17:12:59 +02003463 struct hda_input_mux *dimux = &spec->private_dimux;
Vitaliy Kulikov263d0322010-09-08 08:56:03 +02003464 int err, i;
Takashi Iwai5207e102009-07-30 13:09:08 +02003465 unsigned int def_conf;
Matt Porter8b657272006-10-26 17:12:59 +02003466
Takashi Iwai10a20af2010-09-09 16:28:02 +02003467 snd_hda_add_imux_item(dimux, stac92xx_dmic_labels[0], 0, NULL);
Takashi Iwai5207e102009-07-30 13:09:08 +02003468
Matt Porter8b657272006-10-26 17:12:59 +02003469 for (i = 0; i < spec->num_dmics; i++) {
Matthew Ranostay0678acc2008-01-08 12:10:50 +01003470 hda_nid_t nid;
Takashi Iwai10a20af2010-09-09 16:28:02 +02003471 int index, type_idx;
Takashi Iwai5207e102009-07-30 13:09:08 +02003472 const char *label;
Matt Porter8b657272006-10-26 17:12:59 +02003473
Takashi Iwai667067d2009-08-13 18:14:42 +02003474 nid = spec->dmic_nids[i];
3475 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN)
3476 continue;
3477 def_conf = snd_hda_codec_get_pincfg(codec, nid);
Matt Porter8b657272006-10-26 17:12:59 +02003478 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
3479 continue;
3480
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003481 index = get_connection_index(codec, spec->dmux_nids[0], nid);
3482 if (index < 0)
3483 continue;
3484
Takashi Iwai10a20af2010-09-09 16:28:02 +02003485 label = hda_get_input_pin_label(codec, nid, 1);
3486 snd_hda_add_imux_item(dimux, label, index, &type_idx);
Takashi Iwai2d7ec122010-12-23 10:16:05 +01003487 if (snd_hda_get_bool_hint(codec, "separate_dmux") != 1)
3488 snd_hda_add_imux_item(imux, label, index, &type_idx);
Takashi Iwai5207e102009-07-30 13:09:08 +02003489
Takashi Iwai10a20af2010-09-09 16:28:02 +02003490 err = create_elem_capture_vol(codec, nid, label, type_idx,
3491 HDA_INPUT);
Takashi Iwai667067d2009-08-13 18:14:42 +02003492 if (err < 0)
3493 return err;
Takashi Iwai96f845d2009-08-29 00:49:36 +02003494 if (!err) {
3495 err = create_elem_capture_vol(codec, nid, label,
Takashi Iwai10a20af2010-09-09 16:28:02 +02003496 type_idx, HDA_OUTPUT);
Takashi Iwai96f845d2009-08-29 00:49:36 +02003497 if (err < 0)
3498 return err;
3499 }
Matt Porter8b657272006-10-26 17:12:59 +02003500 }
3501
3502 return 0;
3503}
3504
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003505static int check_mic_pin(struct hda_codec *codec, hda_nid_t nid,
Charles Chin99077902010-09-17 10:22:32 +02003506 hda_nid_t *fixed, hda_nid_t *ext, hda_nid_t *dock)
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003507{
3508 unsigned int cfg;
3509
3510 if (!nid)
3511 return 0;
3512 cfg = snd_hda_codec_get_pincfg(codec, nid);
Takashi Iwai99ae28b2010-09-17 14:42:34 +02003513 switch (snd_hda_get_input_pin_attr(cfg)) {
3514 case INPUT_PIN_ATTR_INT:
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003515 if (*fixed)
3516 return 1; /* already occupied */
3517 *fixed = nid;
3518 break;
Takashi Iwai99ae28b2010-09-17 14:42:34 +02003519 case INPUT_PIN_ATTR_UNUSED:
3520 break;
3521 case INPUT_PIN_ATTR_DOCK:
3522 if (*dock)
3523 return 1; /* already occupied */
3524 *dock = nid;
3525 break;
3526 default:
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003527 if (*ext)
3528 return 1; /* already occupied */
3529 *ext = nid;
3530 break;
3531 }
3532 return 0;
3533}
3534
3535static int set_mic_route(struct hda_codec *codec,
3536 struct sigmatel_mic_route *mic,
3537 hda_nid_t pin)
3538{
3539 struct sigmatel_spec *spec = codec->spec;
3540 struct auto_pin_cfg *cfg = &spec->autocfg;
3541 int i;
3542
3543 mic->pin = pin;
Charles Chin99077902010-09-17 10:22:32 +02003544 if (pin == 0)
3545 return 0;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003546 for (i = 0; i < cfg->num_inputs; i++) {
3547 if (pin == cfg->inputs[i].pin)
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003548 break;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003549 }
Takashi Iwai86e29592010-09-09 14:50:17 +02003550 if (i < cfg->num_inputs && cfg->inputs[i].type == AUTO_PIN_MIC) {
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003551 /* analog pin */
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003552 i = get_connection_index(codec, spec->mux_nids[0], pin);
3553 if (i < 0)
3554 return -1;
3555 mic->mux_idx = i;
Takashi Iwai02d33322009-10-01 16:38:11 +02003556 mic->dmux_idx = -1;
3557 if (spec->dmux_nids)
3558 mic->dmux_idx = get_connection_index(codec,
3559 spec->dmux_nids[0],
3560 spec->mux_nids[0]);
Takashi Iwaida2a2aa2009-08-10 07:44:09 +02003561 } else if (spec->dmux_nids) {
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003562 /* digital pin */
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003563 i = get_connection_index(codec, spec->dmux_nids[0], pin);
3564 if (i < 0)
3565 return -1;
3566 mic->dmux_idx = i;
Takashi Iwai02d33322009-10-01 16:38:11 +02003567 mic->mux_idx = -1;
3568 if (spec->mux_nids)
3569 mic->mux_idx = get_connection_index(codec,
3570 spec->mux_nids[0],
3571 spec->dmux_nids[0]);
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003572 }
3573 return 0;
3574}
3575
3576/* return non-zero if the device is for automatic mic switch */
3577static int stac_check_auto_mic(struct hda_codec *codec)
3578{
3579 struct sigmatel_spec *spec = codec->spec;
3580 struct auto_pin_cfg *cfg = &spec->autocfg;
Charles Chin99077902010-09-17 10:22:32 +02003581 hda_nid_t fixed, ext, dock;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003582 int i;
3583
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003584 for (i = 0; i < cfg->num_inputs; i++) {
Takashi Iwai86e29592010-09-09 14:50:17 +02003585 if (cfg->inputs[i].type >= AUTO_PIN_LINE_IN)
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003586 return 0; /* must be exclusively mics */
3587 }
Charles Chin99077902010-09-17 10:22:32 +02003588 fixed = ext = dock = 0;
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003589 for (i = 0; i < cfg->num_inputs; i++)
Charles Chin99077902010-09-17 10:22:32 +02003590 if (check_mic_pin(codec, cfg->inputs[i].pin,
3591 &fixed, &ext, &dock))
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003592 return 0;
3593 for (i = 0; i < spec->num_dmics; i++)
Charles Chin99077902010-09-17 10:22:32 +02003594 if (check_mic_pin(codec, spec->dmic_nids[i],
3595 &fixed, &ext, &dock))
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003596 return 0;
Takashi Iwai80c67852011-01-13 08:08:08 +01003597 if (!fixed || (!ext && !dock))
Charles Chin99077902010-09-17 10:22:32 +02003598 return 0; /* no input to switch */
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003599 if (!(get_wcaps(codec, ext) & AC_WCAP_UNSOL_CAP))
3600 return 0; /* no unsol support */
3601 if (set_mic_route(codec, &spec->ext_mic, ext) ||
Charles Chin99077902010-09-17 10:22:32 +02003602 set_mic_route(codec, &spec->int_mic, fixed) ||
3603 set_mic_route(codec, &spec->dock_mic, dock))
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003604 return 0; /* something is wrong */
3605 return 1;
3606}
3607
Mattc7d4b2f2005-06-27 14:59:41 +02003608/* create playback/capture controls for input pins */
3609static int stac92xx_auto_create_analog_input_ctls(struct hda_codec *codec, const struct auto_pin_cfg *cfg)
3610{
3611 struct sigmatel_spec *spec = codec->spec;
Mattc7d4b2f2005-06-27 14:59:41 +02003612 struct hda_input_mux *imux = &spec->private_imux;
Takashi Iwai667067d2009-08-13 18:14:42 +02003613 int i, j;
Vitaliy Kulikov263d0322010-09-08 08:56:03 +02003614 const char *label;
Mattc7d4b2f2005-06-27 14:59:41 +02003615
Takashi Iwaieea7dc92010-08-30 13:06:15 +02003616 for (i = 0; i < cfg->num_inputs; i++) {
3617 hda_nid_t nid = cfg->inputs[i].pin;
Takashi Iwai10a20af2010-09-09 16:28:02 +02003618 int index, err, type_idx;
Mattc7d4b2f2005-06-27 14:59:41 +02003619
Takashi Iwai314634b2006-09-21 11:56:18 +02003620 index = -1;
3621 for (j = 0; j < spec->num_muxes; j++) {
Takashi Iwai667067d2009-08-13 18:14:42 +02003622 index = get_connection_index(codec, spec->mux_nids[j],
3623 nid);
3624 if (index >= 0)
3625 break;
Mattc7d4b2f2005-06-27 14:59:41 +02003626 }
Takashi Iwai667067d2009-08-13 18:14:42 +02003627 if (index < 0)
3628 continue;
3629
Takashi Iwai10a20af2010-09-09 16:28:02 +02003630 label = hda_get_autocfg_input_label(codec, cfg, i);
3631 snd_hda_add_imux_item(imux, label, index, &type_idx);
Vitaliy Kulikov263d0322010-09-08 08:56:03 +02003632
Takashi Iwai667067d2009-08-13 18:14:42 +02003633 err = create_elem_capture_vol(codec, nid,
Vitaliy Kulikov263d0322010-09-08 08:56:03 +02003634 label, type_idx,
Takashi Iwai96f845d2009-08-29 00:49:36 +02003635 HDA_INPUT);
Takashi Iwai667067d2009-08-13 18:14:42 +02003636 if (err < 0)
3637 return err;
Mattc7d4b2f2005-06-27 14:59:41 +02003638 }
Takashi Iwai5207e102009-07-30 13:09:08 +02003639 spec->num_analog_muxes = imux->num_items;
Mattc7d4b2f2005-06-27 14:59:41 +02003640
Steve Longerbeam7b0438992007-05-03 20:50:03 +02003641 if (imux->num_items) {
Sam Revitch62fe78e2006-05-10 15:09:17 +02003642 /*
3643 * Set the current input for the muxes.
3644 * The STAC9221 has two input muxes with identical source
3645 * NID lists. Hopefully this won't get confused.
3646 */
3647 for (i = 0; i < spec->num_muxes; i++) {
Takashi Iwai82beb8f2007-08-10 17:09:26 +02003648 snd_hda_codec_write_cache(codec, spec->mux_nids[i], 0,
3649 AC_VERB_SET_CONNECT_SEL,
3650 imux->items[0].index);
Sam Revitch62fe78e2006-05-10 15:09:17 +02003651 }
3652 }
3653
Mattc7d4b2f2005-06-27 14:59:41 +02003654 return 0;
3655}
3656
Mattc7d4b2f2005-06-27 14:59:41 +02003657static void stac92xx_auto_init_multi_out(struct hda_codec *codec)
3658{
3659 struct sigmatel_spec *spec = codec->spec;
3660 int i;
3661
3662 for (i = 0; i < spec->autocfg.line_outs; i++) {
3663 hda_nid_t nid = spec->autocfg.line_out_pins[i];
3664 stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
3665 }
3666}
3667
3668static void stac92xx_auto_init_hp_out(struct hda_codec *codec)
3669{
3670 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003671 int i;
Mattc7d4b2f2005-06-27 14:59:41 +02003672
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003673 for (i = 0; i < spec->autocfg.hp_outs; i++) {
3674 hda_nid_t pin;
3675 pin = spec->autocfg.hp_pins[i];
3676 if (pin) /* connect to front */
3677 stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN);
3678 }
3679 for (i = 0; i < spec->autocfg.speaker_outs; i++) {
3680 hda_nid_t pin;
3681 pin = spec->autocfg.speaker_pins[i];
3682 if (pin) /* connect to front */
3683 stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN);
3684 }
Mattc7d4b2f2005-06-27 14:59:41 +02003685}
3686
Takashi Iwai8af3aeb2009-11-18 14:23:37 +01003687static int is_dual_headphones(struct hda_codec *codec)
3688{
3689 struct sigmatel_spec *spec = codec->spec;
3690 int i, valid_hps;
3691
3692 if (spec->autocfg.line_out_type != AUTO_PIN_SPEAKER_OUT ||
3693 spec->autocfg.hp_outs <= 1)
3694 return 0;
3695 valid_hps = 0;
3696 for (i = 0; i < spec->autocfg.hp_outs; i++) {
3697 hda_nid_t nid = spec->autocfg.hp_pins[i];
3698 unsigned int cfg = snd_hda_codec_get_pincfg(codec, nid);
3699 if (get_defcfg_location(cfg) & AC_JACK_LOC_SEPARATE)
3700 continue;
3701 valid_hps++;
3702 }
3703 return (valid_hps > 1);
3704}
3705
3706
Matt Porter3cc08dc2006-01-23 15:27:49 +01003707static int stac92xx_parse_auto_config(struct hda_codec *codec, hda_nid_t dig_out, hda_nid_t dig_in)
Mattc7d4b2f2005-06-27 14:59:41 +02003708{
3709 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003710 int hp_swap = 0;
Takashi Iwai6479c632009-07-28 18:20:25 +02003711 int i, err;
Mattc7d4b2f2005-06-27 14:59:41 +02003712
Matt Porter8b657272006-10-26 17:12:59 +02003713 if ((err = snd_hda_parse_pin_def_config(codec,
3714 &spec->autocfg,
3715 spec->dmic_nids)) < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003716 return err;
Takashi Iwai82bc9552006-03-21 11:24:42 +01003717 if (! spec->autocfg.line_outs)
Matt Porter869264c2006-01-25 19:20:50 +01003718 return 0; /* can't find valid pin config */
Takashi Iwai19039bd2006-06-28 15:52:16 +02003719
Jiang Zhebcecd9b2007-11-12 12:57:03 +01003720 /* If we have no real line-out pin and multiple hp-outs, HPs should
3721 * be set up as multi-channel outputs.
3722 */
Takashi Iwai8af3aeb2009-11-18 14:23:37 +01003723 if (is_dual_headphones(codec)) {
Jiang Zhebcecd9b2007-11-12 12:57:03 +01003724 /* Copy hp_outs to line_outs, backup line_outs in
3725 * speaker_outs so that the following routines can handle
3726 * HP pins as primary outputs.
3727 */
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003728 snd_printdd("stac92xx: Enabling multi-HPs workaround\n");
Jiang Zhebcecd9b2007-11-12 12:57:03 +01003729 memcpy(spec->autocfg.speaker_pins, spec->autocfg.line_out_pins,
3730 sizeof(spec->autocfg.line_out_pins));
3731 spec->autocfg.speaker_outs = spec->autocfg.line_outs;
3732 memcpy(spec->autocfg.line_out_pins, spec->autocfg.hp_pins,
3733 sizeof(spec->autocfg.hp_pins));
3734 spec->autocfg.line_outs = spec->autocfg.hp_outs;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003735 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
3736 spec->autocfg.hp_outs = 0;
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003737 hp_swap = 1;
Jiang Zhebcecd9b2007-11-12 12:57:03 +01003738 }
Matthew Ranostay09a99952008-01-24 11:49:21 +01003739 if (spec->autocfg.mono_out_pin) {
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02003740 int dir = get_wcaps(codec, spec->autocfg.mono_out_pin) &
3741 (AC_WCAP_OUT_AMP | AC_WCAP_IN_AMP);
Matthew Ranostay09a99952008-01-24 11:49:21 +01003742 u32 caps = query_amp_caps(codec,
3743 spec->autocfg.mono_out_pin, dir);
3744 hda_nid_t conn_list[1];
3745
3746 /* get the mixer node and then the mono mux if it exists */
3747 if (snd_hda_get_connections(codec,
3748 spec->autocfg.mono_out_pin, conn_list, 1) &&
3749 snd_hda_get_connections(codec, conn_list[0],
Jaroslav Kysela16a433d2009-07-22 16:20:40 +02003750 conn_list, 1) > 0) {
Matthew Ranostay09a99952008-01-24 11:49:21 +01003751
3752 int wcaps = get_wcaps(codec, conn_list[0]);
Takashi Iwaia22d5432009-07-27 12:54:26 +02003753 int wid_type = get_wcaps_type(wcaps);
Matthew Ranostay09a99952008-01-24 11:49:21 +01003754 /* LR swap check, some stac925x have a mux that
3755 * changes the DACs output path instead of the
3756 * mono-mux path.
3757 */
3758 if (wid_type == AC_WID_AUD_SEL &&
3759 !(wcaps & AC_WCAP_LR_SWAP))
3760 spec->mono_nid = conn_list[0];
3761 }
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02003762 if (dir) {
3763 hda_nid_t nid = spec->autocfg.mono_out_pin;
3764
3765 /* most mono outs have a least a mute/unmute switch */
3766 dir = (dir & AC_WCAP_OUT_AMP) ? HDA_OUTPUT : HDA_INPUT;
3767 err = stac92xx_add_control(spec, STAC_CTL_WIDGET_MUTE,
3768 "Mono Playback Switch",
3769 HDA_COMPOSE_AMP_VAL(nid, 1, 0, dir));
Matthew Ranostay09a99952008-01-24 11:49:21 +01003770 if (err < 0)
3771 return err;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02003772 /* check for volume support for the amp */
3773 if ((caps & AC_AMPCAP_NUM_STEPS)
3774 >> AC_AMPCAP_NUM_STEPS_SHIFT) {
3775 err = stac92xx_add_control(spec,
3776 STAC_CTL_WIDGET_VOL,
3777 "Mono Playback Volume",
3778 HDA_COMPOSE_AMP_VAL(nid, 1, 0, dir));
3779 if (err < 0)
3780 return err;
3781 }
Matthew Ranostay09a99952008-01-24 11:49:21 +01003782 }
3783
3784 stac92xx_auto_set_pinctl(codec, spec->autocfg.mono_out_pin,
3785 AC_PINCTL_OUT_EN);
3786 }
Jiang Zhebcecd9b2007-11-12 12:57:03 +01003787
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003788 if (!spec->multiout.num_dacs) {
3789 err = stac92xx_auto_fill_dac_nids(codec);
3790 if (err < 0)
Takashi Iwai19039bd2006-06-28 15:52:16 +02003791 return err;
Takashi Iwaic9280d62009-01-15 17:31:00 +01003792 err = stac92xx_auto_create_multi_out_ctls(codec,
3793 &spec->autocfg);
3794 if (err < 0)
3795 return err;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01003796 }
Mattc7d4b2f2005-06-27 14:59:41 +02003797
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003798 /* setup analog beep controls */
3799 if (spec->anabeep_nid > 0) {
3800 err = stac92xx_auto_create_beep_ctls(codec,
3801 spec->anabeep_nid);
3802 if (err < 0)
3803 return err;
3804 }
3805
3806 /* setup digital beep controls and input device */
3807#ifdef CONFIG_SND_HDA_INPUT_BEEP
3808 if (spec->digbeep_nid > 0) {
3809 hda_nid_t nid = spec->digbeep_nid;
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01003810 unsigned int caps;
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003811
3812 err = stac92xx_auto_create_beep_ctls(codec, nid);
3813 if (err < 0)
3814 return err;
3815 err = snd_hda_attach_beep_device(codec, nid);
3816 if (err < 0)
3817 return err;
Takashi Iwaid8d881d2009-12-22 07:52:49 +01003818 if (codec->beep) {
3819 /* IDT/STAC codecs have linear beep tone parameter */
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01003820 codec->beep->linear_tone = spec->linear_tone_beep;
Takashi Iwaid8d881d2009-12-22 07:52:49 +01003821 /* if no beep switch is available, make its own one */
3822 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3823 if (!(caps & AC_AMPCAP_MUTE)) {
3824 err = stac92xx_beep_switch_ctl(codec);
3825 if (err < 0)
3826 return err;
3827 }
Takashi Iwai4d4e9bb2008-11-12 16:45:04 +01003828 }
Matthew Ranostay1cd22242008-07-18 18:20:52 +02003829 }
3830#endif
3831
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003832 err = stac92xx_auto_create_hp_ctls(codec, &spec->autocfg);
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003833 if (err < 0)
3834 return err;
3835
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003836 /* All output parsing done, now restore the swapped hp pins */
3837 if (hp_swap) {
3838 memcpy(spec->autocfg.hp_pins, spec->autocfg.line_out_pins,
3839 sizeof(spec->autocfg.hp_pins));
3840 spec->autocfg.hp_outs = spec->autocfg.line_outs;
3841 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
3842 spec->autocfg.line_outs = 0;
3843 }
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003844
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02003845 if (stac_check_auto_mic(codec)) {
3846 spec->auto_mic = 1;
3847 /* only one capture for auto-mic */
3848 spec->num_adcs = 1;
3849 spec->num_caps = 1;
3850 spec->num_muxes = 1;
3851 }
3852
Takashi Iwai6479c632009-07-28 18:20:25 +02003853 for (i = 0; i < spec->num_caps; i++) {
3854 err = stac92xx_add_capvol_ctls(codec, spec->capvols[i],
3855 spec->capsws[i], i);
3856 if (err < 0)
3857 return err;
3858 }
3859
Takashi Iwaidc04d1b2009-03-06 10:00:05 +01003860 err = stac92xx_auto_create_analog_input_ctls(codec, &spec->autocfg);
Maxim Levitsky0fb87bb2007-09-03 15:29:04 +02003861 if (err < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003862 return err;
3863
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003864 if (spec->mono_nid > 0) {
3865 err = stac92xx_auto_create_mono_output_ctls(codec);
3866 if (err < 0)
3867 return err;
3868 }
Matthew Ranostay2a9c7812008-09-13 16:45:39 -04003869 if (spec->num_dmics > 0 && !spec->dinput_mux)
Matt Porter8b657272006-10-26 17:12:59 +02003870 if ((err = stac92xx_auto_create_dmic_input_ctls(codec,
3871 &spec->autocfg)) < 0)
3872 return err;
Matthew Ranostay4682eee2008-08-15 07:43:24 +02003873 if (spec->num_muxes > 0) {
3874 err = stac92xx_auto_create_mux_input_ctls(codec);
3875 if (err < 0)
3876 return err;
3877 }
Matthew Ranostayd9737752008-09-07 12:03:41 +02003878 if (spec->num_smuxes > 0) {
3879 err = stac92xx_auto_create_spdif_mux_ctls(codec);
3880 if (err < 0)
3881 return err;
3882 }
Matt Porter8b657272006-10-26 17:12:59 +02003883
Takashi Iwaie3c75962009-01-23 11:57:22 +01003884 err = stac92xx_add_input_source(spec);
3885 if (err < 0)
3886 return err;
3887
Mattc7d4b2f2005-06-27 14:59:41 +02003888 spec->multiout.max_channels = spec->multiout.num_dacs * 2;
Matt Porter403d1942005-11-29 15:00:51 +01003889 if (spec->multiout.max_channels > 2)
Mattc7d4b2f2005-06-27 14:59:41 +02003890 spec->surr_switch = 1;
Mattc7d4b2f2005-06-27 14:59:41 +02003891
Takashi Iwai0852d7a2009-02-11 11:35:15 +01003892 if (spec->autocfg.dig_outs)
Matt Porter3cc08dc2006-01-23 15:27:49 +01003893 spec->multiout.dig_out_nid = dig_out;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02003894 if (dig_in && spec->autocfg.dig_in_pin)
Matt Porter3cc08dc2006-01-23 15:27:49 +01003895 spec->dig_in_nid = dig_in;
Mattc7d4b2f2005-06-27 14:59:41 +02003896
Takashi Iwai603c4012008-07-30 15:01:44 +02003897 if (spec->kctls.list)
3898 spec->mixers[spec->num_mixers++] = spec->kctls.list;
Mattc7d4b2f2005-06-27 14:59:41 +02003899
3900 spec->input_mux = &spec->private_imux;
Matthew Ranostayf8ccbf62008-12-20 17:36:28 -05003901 if (!spec->dinput_mux)
3902 spec->dinput_mux = &spec->private_dimux;
Matthew Ranostayd9737752008-09-07 12:03:41 +02003903 spec->sinput_mux = &spec->private_smux;
Matthew Ranostayb22b4822008-01-22 12:32:30 +01003904 spec->mono_mux = &spec->private_mono_mux;
Mattc7d4b2f2005-06-27 14:59:41 +02003905 return 1;
3906}
3907
Takashi Iwai82bc9552006-03-21 11:24:42 +01003908/* add playback controls for HP output */
3909static int stac9200_auto_create_hp_ctls(struct hda_codec *codec,
3910 struct auto_pin_cfg *cfg)
3911{
3912 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaieb06ed82006-09-20 17:10:27 +02003913 hda_nid_t pin = cfg->hp_pins[0];
Takashi Iwai82bc9552006-03-21 11:24:42 +01003914 unsigned int wid_caps;
3915
3916 if (! pin)
3917 return 0;
3918
3919 wid_caps = get_wcaps(codec, pin);
Takashi Iwai505cb342006-03-27 12:51:52 +02003920 if (wid_caps & AC_WCAP_UNSOL_CAP)
Takashi Iwai82bc9552006-03-21 11:24:42 +01003921 spec->hp_detect = 1;
Takashi Iwai82bc9552006-03-21 11:24:42 +01003922
3923 return 0;
3924}
3925
Richard Fish160ea0d2006-09-06 13:58:25 +02003926/* add playback controls for LFE output */
3927static int stac9200_auto_create_lfe_ctls(struct hda_codec *codec,
3928 struct auto_pin_cfg *cfg)
3929{
3930 struct sigmatel_spec *spec = codec->spec;
3931 int err;
3932 hda_nid_t lfe_pin = 0x0;
3933 int i;
3934
3935 /*
3936 * search speaker outs and line outs for a mono speaker pin
3937 * with an amp. If one is found, add LFE controls
3938 * for it.
3939 */
3940 for (i = 0; i < spec->autocfg.speaker_outs && lfe_pin == 0x0; i++) {
3941 hda_nid_t pin = spec->autocfg.speaker_pins[i];
Takashi Iwai64ed0df2008-02-29 11:57:53 +01003942 unsigned int wcaps = get_wcaps(codec, pin);
Richard Fish160ea0d2006-09-06 13:58:25 +02003943 wcaps &= (AC_WCAP_STEREO | AC_WCAP_OUT_AMP);
3944 if (wcaps == AC_WCAP_OUT_AMP)
3945 /* found a mono speaker with an amp, must be lfe */
3946 lfe_pin = pin;
3947 }
3948
3949 /* if speaker_outs is 0, then speakers may be in line_outs */
3950 if (lfe_pin == 0 && spec->autocfg.speaker_outs == 0) {
3951 for (i = 0; i < spec->autocfg.line_outs && lfe_pin == 0x0; i++) {
3952 hda_nid_t pin = spec->autocfg.line_out_pins[i];
Takashi Iwai64ed0df2008-02-29 11:57:53 +01003953 unsigned int defcfg;
Takashi Iwai330ee992009-02-20 14:33:36 +01003954 defcfg = snd_hda_codec_get_pincfg(codec, pin);
Harvey Harrison8b551782008-02-29 11:56:48 +01003955 if (get_defcfg_device(defcfg) == AC_JACK_SPEAKER) {
Takashi Iwai64ed0df2008-02-29 11:57:53 +01003956 unsigned int wcaps = get_wcaps(codec, pin);
Richard Fish160ea0d2006-09-06 13:58:25 +02003957 wcaps &= (AC_WCAP_STEREO | AC_WCAP_OUT_AMP);
3958 if (wcaps == AC_WCAP_OUT_AMP)
3959 /* found a mono speaker with an amp,
3960 must be lfe */
3961 lfe_pin = pin;
3962 }
3963 }
3964 }
3965
3966 if (lfe_pin) {
Takashi Iwai7c7767e2009-01-20 15:28:38 +01003967 err = create_controls(codec, "LFE", lfe_pin, 1);
Richard Fish160ea0d2006-09-06 13:58:25 +02003968 if (err < 0)
3969 return err;
3970 }
3971
3972 return 0;
3973}
3974
Mattc7d4b2f2005-06-27 14:59:41 +02003975static int stac9200_parse_auto_config(struct hda_codec *codec)
3976{
3977 struct sigmatel_spec *spec = codec->spec;
3978 int err;
3979
Kailang Yangdf694da2005-12-05 19:42:22 +01003980 if ((err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL)) < 0)
Mattc7d4b2f2005-06-27 14:59:41 +02003981 return err;
3982
3983 if ((err = stac92xx_auto_create_analog_input_ctls(codec, &spec->autocfg)) < 0)
3984 return err;
3985
Takashi Iwai82bc9552006-03-21 11:24:42 +01003986 if ((err = stac9200_auto_create_hp_ctls(codec, &spec->autocfg)) < 0)
3987 return err;
3988
Richard Fish160ea0d2006-09-06 13:58:25 +02003989 if ((err = stac9200_auto_create_lfe_ctls(codec, &spec->autocfg)) < 0)
3990 return err;
3991
Takashi Iwai355a0ec2008-11-11 16:46:19 +01003992 if (spec->num_muxes > 0) {
3993 err = stac92xx_auto_create_mux_input_ctls(codec);
3994 if (err < 0)
3995 return err;
3996 }
3997
Takashi Iwaie3c75962009-01-23 11:57:22 +01003998 err = stac92xx_add_input_source(spec);
3999 if (err < 0)
4000 return err;
4001
Takashi Iwai0852d7a2009-02-11 11:35:15 +01004002 if (spec->autocfg.dig_outs)
Mattc7d4b2f2005-06-27 14:59:41 +02004003 spec->multiout.dig_out_nid = 0x05;
Takashi Iwai82bc9552006-03-21 11:24:42 +01004004 if (spec->autocfg.dig_in_pin)
Mattc7d4b2f2005-06-27 14:59:41 +02004005 spec->dig_in_nid = 0x04;
Mattc7d4b2f2005-06-27 14:59:41 +02004006
Takashi Iwai603c4012008-07-30 15:01:44 +02004007 if (spec->kctls.list)
4008 spec->mixers[spec->num_mixers++] = spec->kctls.list;
Mattc7d4b2f2005-06-27 14:59:41 +02004009
4010 spec->input_mux = &spec->private_imux;
Matt Porter8b657272006-10-26 17:12:59 +02004011 spec->dinput_mux = &spec->private_dimux;
Mattc7d4b2f2005-06-27 14:59:41 +02004012
4013 return 1;
4014}
4015
Sam Revitch62fe78e2006-05-10 15:09:17 +02004016/*
4017 * Early 2006 Intel Macintoshes with STAC9220X5 codecs seem to have a
4018 * funky external mute control using GPIO pins.
4019 */
4020
Takashi Iwai76e1ddf2008-01-15 11:39:08 +01004021static void stac_gpio_set(struct hda_codec *codec, unsigned int mask,
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01004022 unsigned int dir_mask, unsigned int data)
Sam Revitch62fe78e2006-05-10 15:09:17 +02004023{
4024 unsigned int gpiostate, gpiomask, gpiodir;
4025
4026 gpiostate = snd_hda_codec_read(codec, codec->afg, 0,
4027 AC_VERB_GET_GPIO_DATA, 0);
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01004028 gpiostate = (gpiostate & ~dir_mask) | (data & dir_mask);
Sam Revitch62fe78e2006-05-10 15:09:17 +02004029
4030 gpiomask = snd_hda_codec_read(codec, codec->afg, 0,
4031 AC_VERB_GET_GPIO_MASK, 0);
Takashi Iwai76e1ddf2008-01-15 11:39:08 +01004032 gpiomask |= mask;
Sam Revitch62fe78e2006-05-10 15:09:17 +02004033
4034 gpiodir = snd_hda_codec_read(codec, codec->afg, 0,
4035 AC_VERB_GET_GPIO_DIRECTION, 0);
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01004036 gpiodir |= dir_mask;
Sam Revitch62fe78e2006-05-10 15:09:17 +02004037
Takashi Iwai76e1ddf2008-01-15 11:39:08 +01004038 /* Configure GPIOx as CMOS */
Sam Revitch62fe78e2006-05-10 15:09:17 +02004039 snd_hda_codec_write(codec, codec->afg, 0, 0x7e7, 0);
4040
4041 snd_hda_codec_write(codec, codec->afg, 0,
4042 AC_VERB_SET_GPIO_MASK, gpiomask);
Takashi Iwai76e1ddf2008-01-15 11:39:08 +01004043 snd_hda_codec_read(codec, codec->afg, 0,
4044 AC_VERB_SET_GPIO_DIRECTION, gpiodir); /* sync */
Sam Revitch62fe78e2006-05-10 15:09:17 +02004045
4046 msleep(1);
4047
Takashi Iwai76e1ddf2008-01-15 11:39:08 +01004048 snd_hda_codec_read(codec, codec->afg, 0,
4049 AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */
Sam Revitch62fe78e2006-05-10 15:09:17 +02004050}
4051
Takashi Iwai8c8145b2009-06-22 17:00:38 +02004052#ifdef CONFIG_SND_HDA_INPUT_JACK
Takashi Iwai95c09092009-04-14 16:15:29 +02004053static void stac92xx_free_jack_priv(struct snd_jack *jack)
4054{
4055 struct sigmatel_jack *jacks = jack->private_data;
4056 jacks->nid = 0;
4057 jacks->jack = NULL;
4058}
4059#endif
4060
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004061static int stac92xx_add_jack(struct hda_codec *codec,
4062 hda_nid_t nid, int type)
4063{
Takashi Iwai8c8145b2009-06-22 17:00:38 +02004064#ifdef CONFIG_SND_HDA_INPUT_JACK
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004065 struct sigmatel_spec *spec = codec->spec;
4066 struct sigmatel_jack *jack;
Takashi Iwai330ee992009-02-20 14:33:36 +01004067 int def_conf = snd_hda_codec_get_pincfg(codec, nid);
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004068 int connectivity = get_defcfg_connect(def_conf);
4069 char name[32];
Takashi Iwai95c09092009-04-14 16:15:29 +02004070 int err;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004071
4072 if (connectivity && connectivity != AC_JACK_PORT_FIXED)
4073 return 0;
4074
4075 snd_array_init(&spec->jacks, sizeof(*jack), 32);
4076 jack = snd_array_new(&spec->jacks);
4077 if (!jack)
4078 return -ENOMEM;
4079 jack->nid = nid;
4080 jack->type = type;
4081
Takashi Iwai86de7412009-07-22 16:02:46 +02004082 snprintf(name, sizeof(name), "%s at %s %s Jack",
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004083 snd_hda_get_jack_type(def_conf),
4084 snd_hda_get_jack_connectivity(def_conf),
4085 snd_hda_get_jack_location(def_conf));
4086
Takashi Iwai95c09092009-04-14 16:15:29 +02004087 err = snd_jack_new(codec->bus->card, name, type, &jack->jack);
4088 if (err < 0) {
4089 jack->nid = 0;
4090 return err;
4091 }
4092 jack->jack->private_data = jack;
4093 jack->jack->private_free = stac92xx_free_jack_priv;
Takashi Iwaie4973e12008-11-18 09:32:42 +01004094#endif
Takashi Iwai95c09092009-04-14 16:15:29 +02004095 return 0;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004096}
4097
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004098static int stac_add_event(struct sigmatel_spec *spec, hda_nid_t nid,
4099 unsigned char type, int data)
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004100{
4101 struct sigmatel_event *event;
4102
4103 snd_array_init(&spec->events, sizeof(*event), 32);
4104 event = snd_array_new(&spec->events);
4105 if (!event)
4106 return -ENOMEM;
4107 event->nid = nid;
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004108 event->type = type;
4109 event->tag = spec->events.used;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004110 event->data = data;
4111
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004112 return event->tag;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004113}
4114
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004115static struct sigmatel_event *stac_get_event(struct hda_codec *codec,
Takashi Iwai62558ce2009-07-29 14:23:09 +02004116 hda_nid_t nid)
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004117{
4118 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004119 struct sigmatel_event *event = spec->events.list;
4120 int i;
4121
4122 for (i = 0; i < spec->events.used; i++, event++) {
Takashi Iwai62558ce2009-07-29 14:23:09 +02004123 if (event->nid == nid)
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004124 return event;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004125 }
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004126 return NULL;
4127}
4128
4129static struct sigmatel_event *stac_get_event_from_tag(struct hda_codec *codec,
4130 unsigned char tag)
4131{
4132 struct sigmatel_spec *spec = codec->spec;
4133 struct sigmatel_event *event = spec->events.list;
4134 int i;
4135
4136 for (i = 0; i < spec->events.used; i++, event++) {
4137 if (event->tag == tag)
4138 return event;
4139 }
4140 return NULL;
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004141}
4142
Takashi Iwai62558ce2009-07-29 14:23:09 +02004143/* check if given nid is a valid pin and no other events are assigned
4144 * to it. If OK, assign the event, set the unsol flag, and returns 1.
4145 * Otherwise, returns zero.
4146 */
4147static int enable_pin_detect(struct hda_codec *codec, hda_nid_t nid,
4148 unsigned int type)
Takashi Iwai314634b2006-09-21 11:56:18 +02004149{
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004150 struct sigmatel_event *event;
4151 int tag;
4152
4153 if (!(get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP))
Takashi Iwai62558ce2009-07-29 14:23:09 +02004154 return 0;
4155 event = stac_get_event(codec, nid);
4156 if (event) {
4157 if (event->type != type)
4158 return 0;
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004159 tag = event->tag;
Takashi Iwai62558ce2009-07-29 14:23:09 +02004160 } else {
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004161 tag = stac_add_event(codec->spec, nid, type, 0);
Takashi Iwai62558ce2009-07-29 14:23:09 +02004162 if (tag < 0)
4163 return 0;
4164 }
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004165 snd_hda_codec_write_cache(codec, nid, 0,
4166 AC_VERB_SET_UNSOLICITED_ENABLE,
4167 AC_USRSP_EN | tag);
Takashi Iwai62558ce2009-07-29 14:23:09 +02004168 return 1;
Takashi Iwai314634b2006-09-21 11:56:18 +02004169}
4170
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004171static int is_nid_hp_pin(struct auto_pin_cfg *cfg, hda_nid_t nid)
4172{
4173 int i;
4174 for (i = 0; i < cfg->hp_outs; i++)
4175 if (cfg->hp_pins[i] == nid)
4176 return 1; /* nid is a HP-Out */
4177
4178 return 0; /* nid is not a HP-Out */
4179};
4180
Matthew Ranostayb76c8502008-02-06 14:49:44 +01004181static void stac92xx_power_down(struct hda_codec *codec)
4182{
4183 struct sigmatel_spec *spec = codec->spec;
4184
4185 /* power down inactive DACs */
4186 hda_nid_t *dac;
4187 for (dac = spec->dac_list; *dac; dac++)
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01004188 if (!check_all_dac_nids(spec, *dac))
Takashi Iwai8c2f7672008-12-01 11:54:35 +01004189 snd_hda_codec_write(codec, *dac, 0,
Matthew Ranostayb76c8502008-02-06 14:49:44 +01004190 AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
4191}
4192
Takashi Iwaif73d3582008-11-25 08:21:51 +01004193static void stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid,
4194 int enable);
4195
Takashi Iwai014c41f2009-12-27 13:53:24 +01004196static inline int get_int_hint(struct hda_codec *codec, const char *key,
4197 int *valp)
4198{
4199 const char *p;
4200 p = snd_hda_get_hint(codec, key);
4201 if (p) {
4202 unsigned long val;
4203 if (!strict_strtoul(p, 0, &val)) {
4204 *valp = val;
4205 return 1;
4206 }
4207 }
4208 return 0;
4209}
4210
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004211/* override some hints from the hwdep entry */
4212static void stac_store_hints(struct hda_codec *codec)
4213{
4214 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004215 int val;
4216
4217 val = snd_hda_get_bool_hint(codec, "hp_detect");
4218 if (val >= 0)
4219 spec->hp_detect = val;
Takashi Iwai014c41f2009-12-27 13:53:24 +01004220 if (get_int_hint(codec, "gpio_mask", &spec->gpio_mask)) {
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004221 spec->eapd_mask = spec->gpio_dir = spec->gpio_data =
4222 spec->gpio_mask;
4223 }
Takashi Iwai014c41f2009-12-27 13:53:24 +01004224 if (get_int_hint(codec, "gpio_dir", &spec->gpio_dir))
4225 spec->gpio_mask &= spec->gpio_mask;
4226 if (get_int_hint(codec, "gpio_data", &spec->gpio_data))
4227 spec->gpio_dir &= spec->gpio_mask;
4228 if (get_int_hint(codec, "eapd_mask", &spec->eapd_mask))
4229 spec->eapd_mask &= spec->gpio_mask;
4230 if (get_int_hint(codec, "gpio_mute", &spec->gpio_mute))
4231 spec->gpio_mute &= spec->gpio_mask;
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004232 val = snd_hda_get_bool_hint(codec, "eapd_switch");
4233 if (val >= 0)
4234 spec->eapd_switch = val;
Takashi Iwai014c41f2009-12-27 13:53:24 +01004235 get_int_hint(codec, "gpio_led_polarity", &spec->gpio_led_polarity);
4236 if (get_int_hint(codec, "gpio_led", &spec->gpio_led)) {
Takashi Iwai043958e2009-12-26 10:36:12 +01004237 spec->gpio_mask |= spec->gpio_led;
4238 spec->gpio_dir |= spec->gpio_led;
4239 if (spec->gpio_led_polarity)
4240 spec->gpio_data |= spec->gpio_led;
4241 }
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004242}
4243
Mattc7d4b2f2005-06-27 14:59:41 +02004244static int stac92xx_init(struct hda_codec *codec)
4245{
4246 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai82bc9552006-03-21 11:24:42 +01004247 struct auto_pin_cfg *cfg = &spec->autocfg;
Takashi Iwaif73d3582008-11-25 08:21:51 +01004248 unsigned int gpio;
Takashi Iwaie4973e12008-11-18 09:32:42 +01004249 int i;
Mattc7d4b2f2005-06-27 14:59:41 +02004250
Mattc7d4b2f2005-06-27 14:59:41 +02004251 snd_hda_sequence_write(codec, spec->init);
4252
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02004253 /* power down adcs initially */
4254 if (spec->powerdown_adcs)
4255 for (i = 0; i < spec->num_adcs; i++)
Takashi Iwai8c2f7672008-12-01 11:54:35 +01004256 snd_hda_codec_write(codec,
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02004257 spec->adc_nids[i], 0,
4258 AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004259
Takashi Iwai6565e4f2009-03-02 14:38:35 +01004260 /* override some hints */
4261 stac_store_hints(codec);
4262
Takashi Iwaif73d3582008-11-25 08:21:51 +01004263 /* set up GPIO */
4264 gpio = spec->gpio_data;
4265 /* turn on EAPD statically when spec->eapd_switch isn't set.
4266 * otherwise, unsol event will turn it on/off dynamically
4267 */
4268 if (!spec->eapd_switch)
4269 gpio |= spec->eapd_mask;
4270 stac_gpio_set(codec, spec->gpio_mask, spec->gpio_dir, gpio);
4271
Takashi Iwai82bc9552006-03-21 11:24:42 +01004272 /* set up pins */
4273 if (spec->hp_detect) {
Takashi Iwai505cb342006-03-27 12:51:52 +02004274 /* Enable unsolicited responses on the HP widget */
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004275 for (i = 0; i < cfg->hp_outs; i++) {
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004276 hda_nid_t nid = cfg->hp_pins[i];
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004277 enable_pin_detect(codec, nid, STAC_HP_EVENT);
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004278 }
Takashi Iwai1c4bdf92009-08-13 08:23:24 +02004279 if (cfg->line_out_type == AUTO_PIN_LINE_OUT &&
4280 cfg->speaker_outs > 0) {
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004281 /* enable pin-detect for line-outs as well */
Takashi Iwai15cfa2b2009-08-03 14:23:33 +02004282 for (i = 0; i < cfg->line_outs; i++) {
4283 hda_nid_t nid = cfg->line_out_pins[i];
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004284 enable_pin_detect(codec, nid, STAC_LO_EVENT);
4285 }
4286 }
4287
Takashi Iwai0a07acaf2007-03-13 10:40:23 +01004288 /* force to enable the first line-out; the others are set up
4289 * in unsol_event
4290 */
4291 stac92xx_auto_set_pinctl(codec, spec->autocfg.line_out_pins[0],
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004292 AC_PINCTL_OUT_EN);
Takashi Iwai82bc9552006-03-21 11:24:42 +01004293 /* fake event to set up pins */
Takashi Iwai5f380eb2009-09-14 15:36:14 +02004294 if (cfg->hp_pins[0])
4295 stac_issue_unsol_event(codec, cfg->hp_pins[0]);
4296 else if (cfg->line_out_pins[0])
4297 stac_issue_unsol_event(codec, cfg->line_out_pins[0]);
Takashi Iwai82bc9552006-03-21 11:24:42 +01004298 } else {
4299 stac92xx_auto_init_multi_out(codec);
4300 stac92xx_auto_init_hp_out(codec);
Takashi Iwai12dde4c2008-12-05 13:09:27 +01004301 for (i = 0; i < cfg->hp_outs; i++)
4302 stac_toggle_power_map(codec, cfg->hp_pins[i], 1);
Takashi Iwai82bc9552006-03-21 11:24:42 +01004303 }
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004304 if (spec->auto_mic) {
Takashi Iwai15b4f292009-07-29 16:32:55 +02004305 /* initialize connection to analog input */
Takashi Iwaida2a2aa2009-08-10 07:44:09 +02004306 if (spec->dmux_nids)
4307 snd_hda_codec_write_cache(codec, spec->dmux_nids[0], 0,
Takashi Iwai15b4f292009-07-29 16:32:55 +02004308 AC_VERB_SET_CONNECT_SEL, 0);
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004309 if (enable_pin_detect(codec, spec->ext_mic.pin, STAC_MIC_EVENT))
4310 stac_issue_unsol_event(codec, spec->ext_mic.pin);
Charles Chin99077902010-09-17 10:22:32 +02004311 if (enable_pin_detect(codec, spec->dock_mic.pin,
4312 STAC_MIC_EVENT))
4313 stac_issue_unsol_event(codec, spec->dock_mic.pin);
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004314 }
Takashi Iwaieea7dc92010-08-30 13:06:15 +02004315 for (i = 0; i < cfg->num_inputs; i++) {
4316 hda_nid_t nid = cfg->inputs[i].pin;
4317 int type = cfg->inputs[i].type;
4318 unsigned int pinctl, conf;
Takashi Iwai86e29592010-09-09 14:50:17 +02004319 if (type == AUTO_PIN_MIC) {
Takashi Iwaieea7dc92010-08-30 13:06:15 +02004320 /* for mic pins, force to initialize */
4321 pinctl = stac92xx_get_default_vref(codec, nid);
4322 pinctl |= AC_PINCTL_IN_EN;
4323 stac92xx_auto_set_pinctl(codec, nid, pinctl);
4324 } else {
4325 pinctl = snd_hda_codec_read(codec, nid, 0,
4326 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4327 /* if PINCTL already set then skip */
4328 /* Also, if both INPUT and OUTPUT are set,
4329 * it must be a BIOS bug; need to override, too
4330 */
4331 if (!(pinctl & AC_PINCTL_IN_EN) ||
4332 (pinctl & AC_PINCTL_OUT_EN)) {
4333 pinctl &= ~AC_PINCTL_OUT_EN;
Takashi Iwai12dde4c2008-12-05 13:09:27 +01004334 pinctl |= AC_PINCTL_IN_EN;
4335 stac92xx_auto_set_pinctl(codec, nid, pinctl);
Takashi Iwai4f1e6bc2008-11-11 16:47:24 +01004336 }
Takashi Iwaieea7dc92010-08-30 13:06:15 +02004337 }
4338 conf = snd_hda_codec_get_pincfg(codec, nid);
4339 if (get_defcfg_connect(conf) != AC_JACK_PORT_FIXED) {
4340 if (enable_pin_detect(codec, nid, STAC_INSERT_EVENT))
4341 stac_issue_unsol_event(codec, nid);
Takashi Iwaic960a032006-03-23 17:06:28 +01004342 }
Takashi Iwai82bc9552006-03-21 11:24:42 +01004343 }
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004344 for (i = 0; i < spec->num_dmics; i++)
4345 stac92xx_auto_set_pinctl(codec, spec->dmic_nids[i],
4346 AC_PINCTL_IN_EN);
Takashi Iwai0852d7a2009-02-11 11:35:15 +01004347 if (cfg->dig_out_pins[0])
4348 stac92xx_auto_set_pinctl(codec, cfg->dig_out_pins[0],
Takashi Iwai82bc9552006-03-21 11:24:42 +01004349 AC_PINCTL_OUT_EN);
4350 if (cfg->dig_in_pin)
4351 stac92xx_auto_set_pinctl(codec, cfg->dig_in_pin,
4352 AC_PINCTL_IN_EN);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004353 for (i = 0; i < spec->num_pwrs; i++) {
4354 hda_nid_t nid = spec->pwr_nids[i];
4355 int pinctl, def_conf;
Takashi Iwai82bc9552006-03-21 11:24:42 +01004356
Takashi Iwaieb632122008-12-19 16:39:48 +01004357 /* power on when no jack detection is available */
4358 if (!spec->hp_detect) {
4359 stac_toggle_power_map(codec, nid, 1);
4360 continue;
4361 }
4362
4363 if (is_nid_hp_pin(cfg, nid))
Takashi Iwaif73d3582008-11-25 08:21:51 +01004364 continue; /* already has an unsol event */
Sam Revitch62fe78e2006-05-10 15:09:17 +02004365
Takashi Iwaif73d3582008-11-25 08:21:51 +01004366 pinctl = snd_hda_codec_read(codec, nid, 0,
4367 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4368 /* outputs are only ports capable of power management
4369 * any attempts on powering down a input port cause the
4370 * referenced VREF to act quirky.
4371 */
Takashi Iwaieb632122008-12-19 16:39:48 +01004372 if (pinctl & AC_PINCTL_IN_EN) {
4373 stac_toggle_power_map(codec, nid, 1);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004374 continue;
Takashi Iwaieb632122008-12-19 16:39:48 +01004375 }
Takashi Iwai330ee992009-02-20 14:33:36 +01004376 def_conf = snd_hda_codec_get_pincfg(codec, nid);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004377 def_conf = get_defcfg_connect(def_conf);
4378 /* skip any ports that don't have jacks since presence
4379 * detection is useless */
4380 if (def_conf != AC_JACK_PORT_COMPLEX) {
4381 if (def_conf != AC_JACK_PORT_NONE)
4382 stac_toggle_power_map(codec, nid, 1);
4383 continue;
4384 }
Takashi Iwai62558ce2009-07-29 14:23:09 +02004385 if (enable_pin_detect(codec, nid, STAC_PWR_EVENT))
4386 stac_issue_unsol_event(codec, nid);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004387 }
Takashi Iwaic21bd022010-02-08 15:16:08 +01004388
Takashi Iwaic21bd022010-02-08 15:16:08 +01004389 /* sync mute LED */
Takashi Iwai9e5341b2010-09-21 09:57:06 +02004390 if (spec->gpio_led)
4391 hda_call_check_power_status(codec, 0x01);
Takashi Iwaif73d3582008-11-25 08:21:51 +01004392 if (spec->dac_list)
4393 stac92xx_power_down(codec);
Mattc7d4b2f2005-06-27 14:59:41 +02004394 return 0;
4395}
4396
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004397static void stac92xx_free_jacks(struct hda_codec *codec)
4398{
Takashi Iwai8c8145b2009-06-22 17:00:38 +02004399#ifdef CONFIG_SND_HDA_INPUT_JACK
Takashi Iwaib94d35392008-11-21 09:08:06 +01004400 /* free jack instances manually when clearing/reconfiguring */
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004401 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaib94d35392008-11-21 09:08:06 +01004402 if (!codec->bus->shutdown && spec->jacks.list) {
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004403 struct sigmatel_jack *jacks = spec->jacks.list;
4404 int i;
Takashi Iwai95c09092009-04-14 16:15:29 +02004405 for (i = 0; i < spec->jacks.used; i++, jacks++) {
4406 if (jacks->jack)
4407 snd_device_free(codec->bus->card, jacks->jack);
4408 }
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004409 }
4410 snd_array_free(&spec->jacks);
Takashi Iwaie4973e12008-11-18 09:32:42 +01004411#endif
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004412}
4413
Takashi Iwai603c4012008-07-30 15:01:44 +02004414static void stac92xx_free_kctls(struct hda_codec *codec)
4415{
4416 struct sigmatel_spec *spec = codec->spec;
4417
4418 if (spec->kctls.list) {
4419 struct snd_kcontrol_new *kctl = spec->kctls.list;
4420 int i;
4421 for (i = 0; i < spec->kctls.used; i++)
4422 kfree(kctl[i].name);
4423 }
4424 snd_array_free(&spec->kctls);
4425}
4426
Takashi Iwai167eae52009-11-06 15:47:50 +01004427static void stac92xx_shutup(struct hda_codec *codec)
4428{
4429 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai167eae52009-11-06 15:47:50 +01004430
Takashi Iwai92ee6162009-12-27 11:18:59 +01004431 snd_hda_shutup_pins(codec);
Takashi Iwai167eae52009-11-06 15:47:50 +01004432
4433 if (spec->eapd_mask)
4434 stac_gpio_set(codec, spec->gpio_mask,
4435 spec->gpio_dir, spec->gpio_data &
4436 ~spec->eapd_mask);
4437}
4438
Matt2f2f4252005-04-13 14:45:30 +02004439static void stac92xx_free(struct hda_codec *codec)
4440{
Mattc7d4b2f2005-06-27 14:59:41 +02004441 struct sigmatel_spec *spec = codec->spec;
Mattc7d4b2f2005-06-27 14:59:41 +02004442
4443 if (! spec)
4444 return;
4445
Takashi Iwai167eae52009-11-06 15:47:50 +01004446 stac92xx_shutup(codec);
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004447 stac92xx_free_jacks(codec);
4448 snd_array_free(&spec->events);
Richard Fish11b44bb2006-08-23 18:31:34 +02004449
Mattc7d4b2f2005-06-27 14:59:41 +02004450 kfree(spec);
Matthew Ranostay1cd22242008-07-18 18:20:52 +02004451 snd_hda_detach_beep_device(codec);
Matt2f2f4252005-04-13 14:45:30 +02004452}
4453
Matt4e550962005-07-04 17:51:39 +02004454static void stac92xx_set_pinctl(struct hda_codec *codec, hda_nid_t nid,
4455 unsigned int flag)
4456{
Takashi Iwai8ce84192009-01-22 16:59:20 +01004457 unsigned int old_ctl, pin_ctl;
4458
4459 pin_ctl = snd_hda_codec_read(codec, nid,
Matt4e550962005-07-04 17:51:39 +02004460 0, AC_VERB_GET_PIN_WIDGET_CONTROL, 0x00);
Steve Longerbeam7b0438992007-05-03 20:50:03 +02004461
Takashi Iwaif9acba42007-05-29 18:01:06 +02004462 if (pin_ctl & AC_PINCTL_IN_EN) {
4463 /*
4464 * we need to check the current set-up direction of
4465 * shared input pins since they can be switched via
4466 * "xxx as Output" mixer switch
4467 */
4468 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01004469 if (nid == spec->line_switch || nid == spec->mic_switch)
Takashi Iwaif9acba42007-05-29 18:01:06 +02004470 return;
4471 }
4472
Takashi Iwai8ce84192009-01-22 16:59:20 +01004473 old_ctl = pin_ctl;
Steve Longerbeam7b0438992007-05-03 20:50:03 +02004474 /* if setting pin direction bits, clear the current
4475 direction bits first */
4476 if (flag & (AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN))
4477 pin_ctl &= ~(AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
4478
Takashi Iwai8ce84192009-01-22 16:59:20 +01004479 pin_ctl |= flag;
4480 if (old_ctl != pin_ctl)
4481 snd_hda_codec_write_cache(codec, nid, 0,
4482 AC_VERB_SET_PIN_WIDGET_CONTROL,
4483 pin_ctl);
Matt4e550962005-07-04 17:51:39 +02004484}
4485
4486static void stac92xx_reset_pinctl(struct hda_codec *codec, hda_nid_t nid,
4487 unsigned int flag)
4488{
4489 unsigned int pin_ctl = snd_hda_codec_read(codec, nid,
4490 0, AC_VERB_GET_PIN_WIDGET_CONTROL, 0x00);
Takashi Iwai8ce84192009-01-22 16:59:20 +01004491 if (pin_ctl & flag)
4492 snd_hda_codec_write_cache(codec, nid, 0,
4493 AC_VERB_SET_PIN_WIDGET_CONTROL,
4494 pin_ctl & ~flag);
Matt4e550962005-07-04 17:51:39 +02004495}
4496
Takashi Iwaid56757a2009-11-18 08:00:14 +01004497static inline int get_pin_presence(struct hda_codec *codec, hda_nid_t nid)
Takashi Iwai314634b2006-09-21 11:56:18 +02004498{
4499 if (!nid)
4500 return 0;
Takashi Iwaia252c812009-12-25 22:56:20 +01004501 return snd_hda_jack_detect(codec, nid);
Takashi Iwai314634b2006-09-21 11:56:18 +02004502}
4503
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004504static void stac92xx_line_out_detect(struct hda_codec *codec,
4505 int presence)
4506{
4507 struct sigmatel_spec *spec = codec->spec;
4508 struct auto_pin_cfg *cfg = &spec->autocfg;
4509 int i;
4510
4511 for (i = 0; i < cfg->line_outs; i++) {
4512 if (presence)
4513 break;
4514 presence = get_pin_presence(codec, cfg->line_out_pins[i]);
4515 if (presence) {
4516 unsigned int pinctl;
4517 pinctl = snd_hda_codec_read(codec,
4518 cfg->line_out_pins[i], 0,
4519 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4520 if (pinctl & AC_PINCTL_IN_EN)
4521 presence = 0; /* mic- or line-input */
4522 }
4523 }
4524
4525 if (presence) {
4526 /* disable speakers */
4527 for (i = 0; i < cfg->speaker_outs; i++)
4528 stac92xx_reset_pinctl(codec, cfg->speaker_pins[i],
4529 AC_PINCTL_OUT_EN);
4530 if (spec->eapd_mask && spec->eapd_switch)
4531 stac_gpio_set(codec, spec->gpio_mask,
4532 spec->gpio_dir, spec->gpio_data &
4533 ~spec->eapd_mask);
4534 } else {
4535 /* enable speakers */
4536 for (i = 0; i < cfg->speaker_outs; i++)
4537 stac92xx_set_pinctl(codec, cfg->speaker_pins[i],
4538 AC_PINCTL_OUT_EN);
4539 if (spec->eapd_mask && spec->eapd_switch)
4540 stac_gpio_set(codec, spec->gpio_mask,
4541 spec->gpio_dir, spec->gpio_data |
4542 spec->eapd_mask);
4543 }
4544}
4545
Takashi Iwaid7a89432008-11-12 09:48:04 +01004546/* return non-zero if the hp-pin of the given array index isn't
4547 * a jack-detection target
4548 */
4549static int no_hp_sensing(struct sigmatel_spec *spec, int i)
4550{
4551 struct auto_pin_cfg *cfg = &spec->autocfg;
4552
4553 /* ignore sensing of shared line and mic jacks */
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01004554 if (cfg->hp_pins[i] == spec->line_switch)
Takashi Iwaid7a89432008-11-12 09:48:04 +01004555 return 1;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01004556 if (cfg->hp_pins[i] == spec->mic_switch)
Takashi Iwaid7a89432008-11-12 09:48:04 +01004557 return 1;
4558 /* ignore if the pin is set as line-out */
4559 if (cfg->hp_pins[i] == spec->hp_switch)
4560 return 1;
4561 return 0;
4562}
4563
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004564static void stac92xx_hp_detect(struct hda_codec *codec)
Matt4e550962005-07-04 17:51:39 +02004565{
4566 struct sigmatel_spec *spec = codec->spec;
4567 struct auto_pin_cfg *cfg = &spec->autocfg;
4568 int i, presence;
4569
Takashi Iwaieb06ed82006-09-20 17:10:27 +02004570 presence = 0;
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01004571 if (spec->gpio_mute)
4572 presence = !(snd_hda_codec_read(codec, codec->afg, 0,
4573 AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute);
4574
Takashi Iwaieb06ed82006-09-20 17:10:27 +02004575 for (i = 0; i < cfg->hp_outs; i++) {
Takashi Iwai314634b2006-09-21 11:56:18 +02004576 if (presence)
4577 break;
Takashi Iwaid7a89432008-11-12 09:48:04 +01004578 if (no_hp_sensing(spec, i))
4579 continue;
Takashi Iwaie6e3ea22008-12-05 12:54:56 +01004580 presence = get_pin_presence(codec, cfg->hp_pins[i]);
4581 if (presence) {
4582 unsigned int pinctl;
4583 pinctl = snd_hda_codec_read(codec, cfg->hp_pins[i], 0,
4584 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4585 if (pinctl & AC_PINCTL_IN_EN)
4586 presence = 0; /* mic- or line-input */
4587 }
Takashi Iwaieb06ed82006-09-20 17:10:27 +02004588 }
Matt4e550962005-07-04 17:51:39 +02004589
4590 if (presence) {
Takashi Iwaid7a89432008-11-12 09:48:04 +01004591 /* disable lineouts */
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02004592 if (spec->hp_switch)
Takashi Iwaid7a89432008-11-12 09:48:04 +01004593 stac92xx_reset_pinctl(codec, spec->hp_switch,
4594 AC_PINCTL_OUT_EN);
Matt4e550962005-07-04 17:51:39 +02004595 for (i = 0; i < cfg->line_outs; i++)
4596 stac92xx_reset_pinctl(codec, cfg->line_out_pins[i],
4597 AC_PINCTL_OUT_EN);
Matt4e550962005-07-04 17:51:39 +02004598 } else {
Takashi Iwaid7a89432008-11-12 09:48:04 +01004599 /* enable lineouts */
Matthew Ranostay7c2ba972008-04-16 13:13:59 +02004600 if (spec->hp_switch)
Takashi Iwaid7a89432008-11-12 09:48:04 +01004601 stac92xx_set_pinctl(codec, spec->hp_switch,
4602 AC_PINCTL_OUT_EN);
Matt4e550962005-07-04 17:51:39 +02004603 for (i = 0; i < cfg->line_outs; i++)
4604 stac92xx_set_pinctl(codec, cfg->line_out_pins[i],
4605 AC_PINCTL_OUT_EN);
Matt4e550962005-07-04 17:51:39 +02004606 }
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004607 stac92xx_line_out_detect(codec, presence);
Takashi Iwaid7a89432008-11-12 09:48:04 +01004608 /* toggle hp outs */
4609 for (i = 0; i < cfg->hp_outs; i++) {
4610 unsigned int val = AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN;
4611 if (no_hp_sensing(spec, i))
4612 continue;
4613 if (presence)
4614 stac92xx_set_pinctl(codec, cfg->hp_pins[i], val);
Takashi Iwai8317e0b2009-01-14 07:56:51 +01004615#if 0 /* FIXME */
4616/* Resetting the pinctl like below may lead to (a sort of) regressions
4617 * on some devices since they use the HP pin actually for line/speaker
4618 * outs although the default pin config shows a different pin (that is
4619 * wrong and useless).
4620 *
4621 * So, it's basically a problem of default pin configs, likely a BIOS issue.
4622 * But, disabling the code below just works around it, and I'm too tired of
4623 * bug reports with such devices...
4624 */
Takashi Iwaid7a89432008-11-12 09:48:04 +01004625 else
4626 stac92xx_reset_pinctl(codec, cfg->hp_pins[i], val);
Takashi Iwai8317e0b2009-01-14 07:56:51 +01004627#endif /* FIXME */
Takashi Iwaid7a89432008-11-12 09:48:04 +01004628 }
Matt4e550962005-07-04 17:51:39 +02004629}
4630
Takashi Iwaif73d3582008-11-25 08:21:51 +01004631static void stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid,
4632 int enable)
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004633{
4634 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaif73d3582008-11-25 08:21:51 +01004635 unsigned int idx, val;
4636
4637 for (idx = 0; idx < spec->num_pwrs; idx++) {
4638 if (spec->pwr_nids[idx] == nid)
4639 break;
4640 }
4641 if (idx >= spec->num_pwrs)
4642 return;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02004643
4644 /* several codecs have two power down bits */
4645 if (spec->pwr_mapping)
4646 idx = spec->pwr_mapping[idx];
4647 else
4648 idx = 1 << idx;
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004649
Takashi Iwaif73d3582008-11-25 08:21:51 +01004650 val = snd_hda_codec_read(codec, codec->afg, 0, 0x0fec, 0x0) & 0xff;
4651 if (enable)
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004652 val &= ~idx;
4653 else
4654 val |= idx;
4655
4656 /* power down unused output ports */
4657 snd_hda_codec_write(codec, codec->afg, 0, 0x7ec, val);
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004658}
4659
Takashi Iwaif73d3582008-11-25 08:21:51 +01004660static void stac92xx_pin_sense(struct hda_codec *codec, hda_nid_t nid)
4661{
Takashi Iwaie6e3ea22008-12-05 12:54:56 +01004662 stac_toggle_power_map(codec, nid, get_pin_presence(codec, nid));
Takashi Iwaif73d3582008-11-25 08:21:51 +01004663}
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004664
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004665static void stac92xx_report_jack(struct hda_codec *codec, hda_nid_t nid)
4666{
4667 struct sigmatel_spec *spec = codec->spec;
4668 struct sigmatel_jack *jacks = spec->jacks.list;
4669
4670 if (jacks) {
4671 int i;
4672 for (i = 0; i < spec->jacks.used; i++) {
4673 if (jacks->nid == nid) {
4674 unsigned int pin_ctl =
4675 snd_hda_codec_read(codec, nid,
4676 0, AC_VERB_GET_PIN_WIDGET_CONTROL,
4677 0x00);
4678 int type = jacks->type;
4679 if (type == (SND_JACK_LINEOUT
4680 | SND_JACK_HEADPHONE))
4681 type = (pin_ctl & AC_PINCTL_HP_EN)
4682 ? SND_JACK_HEADPHONE : SND_JACK_LINEOUT;
4683 snd_jack_report(jacks->jack,
Takashi Iwaie6e3ea22008-12-05 12:54:56 +01004684 get_pin_presence(codec, nid)
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004685 ? type : 0);
4686 }
4687 jacks++;
4688 }
4689 }
4690}
Matt2f2f4252005-04-13 14:45:30 +02004691
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02004692/* get the pin connection (fixed, none, etc) */
4693static unsigned int stac_get_defcfg_connect(struct hda_codec *codec, int idx)
4694{
4695 struct sigmatel_spec *spec = codec->spec;
4696 unsigned int cfg;
4697
4698 cfg = snd_hda_codec_get_pincfg(codec, spec->pin_nids[idx]);
4699 return get_defcfg_connect(cfg);
4700}
4701
4702static int stac92xx_connected_ports(struct hda_codec *codec,
4703 hda_nid_t *nids, int num_nids)
4704{
4705 struct sigmatel_spec *spec = codec->spec;
4706 int idx, num;
4707 unsigned int def_conf;
4708
4709 for (num = 0; num < num_nids; num++) {
4710 for (idx = 0; idx < spec->num_pins; idx++)
4711 if (spec->pin_nids[idx] == nids[num])
4712 break;
4713 if (idx >= spec->num_pins)
4714 break;
4715 def_conf = stac_get_defcfg_connect(codec, idx);
4716 if (def_conf == AC_JACK_PORT_NONE)
4717 break;
4718 }
4719 return num;
4720}
4721
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004722static void stac92xx_mic_detect(struct hda_codec *codec)
4723{
4724 struct sigmatel_spec *spec = codec->spec;
4725 struct sigmatel_mic_route *mic;
4726
4727 if (get_pin_presence(codec, spec->ext_mic.pin))
4728 mic = &spec->ext_mic;
Charles Chin99077902010-09-17 10:22:32 +02004729 else if (get_pin_presence(codec, spec->dock_mic.pin))
4730 mic = &spec->dock_mic;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004731 else
4732 mic = &spec->int_mic;
Takashi Iwai02d33322009-10-01 16:38:11 +02004733 if (mic->dmux_idx >= 0)
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004734 snd_hda_codec_write_cache(codec, spec->dmux_nids[0], 0,
4735 AC_VERB_SET_CONNECT_SEL,
4736 mic->dmux_idx);
Takashi Iwai02d33322009-10-01 16:38:11 +02004737 if (mic->mux_idx >= 0)
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004738 snd_hda_codec_write_cache(codec, spec->mux_nids[0], 0,
4739 AC_VERB_SET_CONNECT_SEL,
4740 mic->mux_idx);
4741}
4742
Takashi Iwai62558ce2009-07-29 14:23:09 +02004743static void stac_issue_unsol_event(struct hda_codec *codec, hda_nid_t nid)
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004744{
Takashi Iwai62558ce2009-07-29 14:23:09 +02004745 struct sigmatel_event *event = stac_get_event(codec, nid);
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004746 if (!event)
4747 return;
4748 codec->patch_ops.unsol_event(codec, (unsigned)event->tag << 26);
4749}
4750
Takashi Iwai314634b2006-09-21 11:56:18 +02004751static void stac92xx_unsol_event(struct hda_codec *codec, unsigned int res)
4752{
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004753 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004754 struct sigmatel_event *event;
4755 int tag, data;
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004756
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004757 tag = (res >> 26) & 0x7f;
4758 event = stac_get_event_from_tag(codec, tag);
4759 if (!event)
4760 return;
4761
4762 switch (event->type) {
Takashi Iwai314634b2006-09-21 11:56:18 +02004763 case STAC_HP_EVENT:
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004764 case STAC_LO_EVENT:
Takashi Iwai16ffe322009-08-04 13:40:54 +02004765 stac92xx_hp_detect(codec);
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004766 break;
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004767 case STAC_MIC_EVENT:
4768 stac92xx_mic_detect(codec);
4769 break;
4770 }
4771
4772 switch (event->type) {
4773 case STAC_HP_EVENT:
Takashi Iwaifefd67f2009-07-30 18:03:05 +02004774 case STAC_LO_EVENT:
Takashi Iwai3d21d3f2009-07-29 14:32:56 +02004775 case STAC_MIC_EVENT:
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04004776 case STAC_INSERT_EVENT:
Matthew Ranostaya64135a2008-01-10 16:55:06 +01004777 case STAC_PWR_EVENT:
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004778 if (spec->num_pwrs > 0)
4779 stac92xx_pin_sense(codec, event->nid);
4780 stac92xx_report_jack(codec, event->nid);
Matthew Ranostayfd60cc82009-04-06 09:30:46 -04004781
4782 switch (codec->subsystem_id) {
4783 case 0x103c308f:
4784 if (event->nid == 0xb) {
4785 int pin = AC_PINCTL_IN_EN;
4786
4787 if (get_pin_presence(codec, 0xa)
4788 && get_pin_presence(codec, 0xb))
4789 pin |= AC_PINCTL_VREF_80;
4790 if (!get_pin_presence(codec, 0xb))
4791 pin |= AC_PINCTL_VREF_80;
4792
4793 /* toggle VREF state based on mic + hp pin
4794 * status
4795 */
4796 stac92xx_auto_set_pinctl(codec, 0x0a, pin);
4797 }
4798 }
Matthew Ranostay72474be2008-10-09 09:32:17 -04004799 break;
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004800 case STAC_VREF_EVENT:
4801 data = snd_hda_codec_read(codec, codec->afg, 0,
4802 AC_VERB_GET_GPIO_DATA, 0);
Matthew Ranostay72474be2008-10-09 09:32:17 -04004803 /* toggle VREF state based on GPIOx status */
4804 snd_hda_codec_write(codec, codec->afg, 0, 0x7e0,
Takashi Iwaic6e4c662008-11-25 11:58:19 +01004805 !!(data & (1 << event->data)));
Matthew Ranostay72474be2008-10-09 09:32:17 -04004806 break;
Takashi Iwai314634b2006-09-21 11:56:18 +02004807 }
4808}
4809
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304810static int hp_blike_system(u32 subsystem_id);
4811
4812static void set_hp_led_gpio(struct hda_codec *codec)
4813{
4814 struct sigmatel_spec *spec = codec->spec;
Takashi Iwai07f80442010-02-08 15:06:13 +01004815 unsigned int gpio;
4816
Takashi Iwai26ebe0a2010-05-11 08:36:29 +02004817 if (spec->gpio_led)
4818 return;
4819
Takashi Iwai07f80442010-02-08 15:06:13 +01004820 gpio = snd_hda_param_read(codec, codec->afg, AC_PAR_GPIO_CAP);
4821 gpio &= AC_GPIO_IO_COUNT;
4822 if (gpio > 3)
4823 spec->gpio_led = 0x08; /* GPIO 3 */
4824 else
4825 spec->gpio_led = 0x01; /* GPIO 0 */
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304826}
4827
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004828/*
4829 * This method searches for the mute LED GPIO configuration
4830 * provided as OEM string in SMBIOS. The format of that string
4831 * is HP_Mute_LED_P_G or HP_Mute_LED_P
4832 * where P can be 0 or 1 and defines mute LED GPIO control state (low/high)
4833 * that corresponds to the NOT muted state of the master volume
4834 * and G is the index of the GPIO to use as the mute LED control (0..9)
4835 * If _G portion is missing it is assigned based on the codec ID
4836 *
4837 * So, HP B-series like systems may have HP_Mute_LED_0 (current models)
4838 * or HP_Mute_LED_0_3 (future models) OEM SMBIOS strings
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304839 *
4840 *
4841 * The dv-series laptops don't seem to have the HP_Mute_LED* strings in
4842 * SMBIOS - at least the ones I have seen do not have them - which include
4843 * my own system (HP Pavilion dv6-1110ax) and my cousin's
4844 * HP Pavilion dv9500t CTO.
4845 * Need more information on whether it is true across the entire series.
4846 * -- kunal
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004847 */
Takashi Iwaidce17d42010-02-09 09:25:26 +01004848static int find_mute_led_gpio(struct hda_codec *codec, int default_polarity)
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004849{
4850 struct sigmatel_spec *spec = codec->spec;
4851 const struct dmi_device *dev = NULL;
4852
4853 if ((codec->subsystem_id >> 16) == PCI_VENDOR_ID_HP) {
4854 while ((dev = dmi_find_device(DMI_DEV_TYPE_OEM_STRING,
4855 NULL, dev))) {
4856 if (sscanf(dev->name, "HP_Mute_LED_%d_%d",
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304857 &spec->gpio_led_polarity,
4858 &spec->gpio_led) == 2) {
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004859 spec->gpio_led = 1 << spec->gpio_led;
4860 return 1;
4861 }
4862 if (sscanf(dev->name, "HP_Mute_LED_%d",
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304863 &spec->gpio_led_polarity) == 1) {
4864 set_hp_led_gpio(codec);
4865 return 1;
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004866 }
4867 }
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304868
4869 /*
4870 * Fallback case - if we don't find the DMI strings,
4871 * we statically set the GPIO - if not a B-series system.
4872 */
4873 if (!hp_blike_system(codec->subsystem_id)) {
4874 set_hp_led_gpio(codec);
Takashi Iwaidce17d42010-02-09 09:25:26 +01004875 spec->gpio_led_polarity = default_polarity;
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05304876 return 1;
4877 }
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004878 }
4879 return 0;
4880}
4881
4882static int hp_blike_system(u32 subsystem_id)
Randy Dunlap78987bd2009-11-05 09:22:30 -08004883{
4884 switch (subsystem_id) {
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004885 case 0x103c1520:
4886 case 0x103c1521:
4887 case 0x103c1523:
4888 case 0x103c1524:
4889 case 0x103c1525:
Randy Dunlap78987bd2009-11-05 09:22:30 -08004890 case 0x103c1722:
4891 case 0x103c1723:
4892 case 0x103c1724:
4893 case 0x103c1725:
4894 case 0x103c1726:
4895 case 0x103c1727:
4896 case 0x103c1728:
4897 case 0x103c1729:
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01004898 case 0x103c172a:
4899 case 0x103c172b:
4900 case 0x103c307e:
4901 case 0x103c307f:
4902 case 0x103c3080:
4903 case 0x103c3081:
4904 case 0x103c7007:
4905 case 0x103c7008:
Randy Dunlap78987bd2009-11-05 09:22:30 -08004906 return 1;
4907 }
4908 return 0;
4909}
4910
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01004911#ifdef CONFIG_PROC_FS
4912static void stac92hd_proc_hook(struct snd_info_buffer *buffer,
4913 struct hda_codec *codec, hda_nid_t nid)
4914{
4915 if (nid == codec->afg)
4916 snd_iprintf(buffer, "Power-Map: 0x%02x\n",
4917 snd_hda_codec_read(codec, nid, 0, 0x0fec, 0x0));
4918}
4919
4920static void analog_loop_proc_hook(struct snd_info_buffer *buffer,
4921 struct hda_codec *codec,
4922 unsigned int verb)
4923{
4924 snd_iprintf(buffer, "Analog Loopback: 0x%02x\n",
4925 snd_hda_codec_read(codec, codec->afg, 0, verb, 0));
4926}
4927
4928/* stac92hd71bxx, stac92hd73xx */
4929static void stac92hd7x_proc_hook(struct snd_info_buffer *buffer,
4930 struct hda_codec *codec, hda_nid_t nid)
4931{
4932 stac92hd_proc_hook(buffer, codec, nid);
4933 if (nid == codec->afg)
4934 analog_loop_proc_hook(buffer, codec, 0xfa0);
4935}
4936
4937static void stac9205_proc_hook(struct snd_info_buffer *buffer,
4938 struct hda_codec *codec, hda_nid_t nid)
4939{
4940 if (nid == codec->afg)
4941 analog_loop_proc_hook(buffer, codec, 0xfe0);
4942}
4943
4944static void stac927x_proc_hook(struct snd_info_buffer *buffer,
4945 struct hda_codec *codec, hda_nid_t nid)
4946{
4947 if (nid == codec->afg)
4948 analog_loop_proc_hook(buffer, codec, 0xfeb);
4949}
4950#else
4951#define stac92hd_proc_hook NULL
4952#define stac92hd7x_proc_hook NULL
4953#define stac9205_proc_hook NULL
4954#define stac927x_proc_hook NULL
4955#endif
4956
Takashi Iwaicb53c622007-08-10 17:21:45 +02004957#ifdef SND_HDA_NEEDS_RESUME
Mattff6fdc32005-06-27 15:06:52 +02004958static int stac92xx_resume(struct hda_codec *codec)
4959{
Takashi Iwaidc81bed2007-09-03 09:36:36 +02004960 struct sigmatel_spec *spec = codec->spec;
4961
Takashi Iwai2c885872008-11-18 09:36:55 +01004962 stac92xx_init(codec);
Takashi Iwai82beb8f2007-08-10 17:09:26 +02004963 snd_hda_codec_resume_amp(codec);
4964 snd_hda_codec_resume_cache(codec);
Takashi Iwai2c885872008-11-18 09:36:55 +01004965 /* fake event to set up pins again to override cached values */
Takashi Iwai5f380eb2009-09-14 15:36:14 +02004966 if (spec->hp_detect) {
4967 if (spec->autocfg.hp_pins[0])
4968 stac_issue_unsol_event(codec, spec->autocfg.hp_pins[0]);
4969 else if (spec->autocfg.line_out_pins[0])
4970 stac_issue_unsol_event(codec,
4971 spec->autocfg.line_out_pins[0]);
4972 }
Takashi Iwaic21bd022010-02-08 15:16:08 +01004973 /* sync mute LED */
Takashi Iwai9e5341b2010-09-21 09:57:06 +02004974 if (spec->gpio_led)
4975 hda_call_check_power_status(codec, 0x01);
Mattff6fdc32005-06-27 15:06:52 +02004976 return 0;
4977}
Matthew Ranostayc6798d22008-11-18 20:54:17 -05004978
Christoph Plattnerae6241f2009-03-08 23:19:05 +01004979/*
James Gardiner514bf542009-05-03 04:00:44 -04004980 * using power check for controlling mute led of HP notebooks
Christoph Plattnerae6241f2009-03-08 23:19:05 +01004981 * check for mute state only on Speakers (nid = 0x10)
4982 *
4983 * For this feature CONFIG_SND_HDA_POWER_SAVE is needed, otherwise
4984 * the LED is NOT working properly !
James Gardiner514bf542009-05-03 04:00:44 -04004985 *
4986 * Changed name to reflect that it now works for any designated
4987 * model, not just HP HDX.
Christoph Plattnerae6241f2009-03-08 23:19:05 +01004988 */
4989
4990#ifdef CONFIG_SND_HDA_POWER_SAVE
James Gardiner514bf542009-05-03 04:00:44 -04004991static int stac92xx_hp_check_power_status(struct hda_codec *codec,
Takashi Iwai6fce61a2009-03-10 07:48:57 +01004992 hda_nid_t nid)
Christoph Plattnerae6241f2009-03-08 23:19:05 +01004993{
4994 struct sigmatel_spec *spec = codec->spec;
Takashi Iwaic21bd022010-02-08 15:16:08 +01004995 int i, muted = 1;
Takashi Iwai6fce61a2009-03-10 07:48:57 +01004996
Takashi Iwaic21bd022010-02-08 15:16:08 +01004997 for (i = 0; i < spec->multiout.num_dacs; i++) {
4998 nid = spec->multiout.dac_nids[i];
4999 if (!(snd_hda_codec_amp_read(codec, nid, 0, HDA_OUTPUT, 0) &
5000 HDA_AMP_MUTE)) {
5001 muted = 0; /* something heard */
5002 break;
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01005003 }
Takashi Iwaic21bd022010-02-08 15:16:08 +01005004 }
5005 if (muted)
5006 spec->gpio_data &= ~spec->gpio_led; /* orange */
5007 else
5008 spec->gpio_data |= spec->gpio_led; /* white */
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01005009
Takashi Iwaic21bd022010-02-08 15:16:08 +01005010 if (!spec->gpio_led_polarity) {
5011 /* LED state is inverted on these systems */
5012 spec->gpio_data ^= spec->gpio_led;
Christoph Plattnerae6241f2009-03-08 23:19:05 +01005013 }
5014
Takashi Iwaib4e81872009-11-18 17:20:24 +01005015 stac_gpio_set(codec, spec->gpio_mask, spec->gpio_dir, spec->gpio_data);
Takashi Iwaib4e81872009-11-18 17:20:24 +01005016 return 0;
5017}
Christoph Plattnerae6241f2009-03-08 23:19:05 +01005018#endif
5019
Matthew Ranostayc6798d22008-11-18 20:54:17 -05005020static int stac92xx_suspend(struct hda_codec *codec, pm_message_t state)
5021{
Takashi Iwai167eae52009-11-06 15:47:50 +01005022 stac92xx_shutup(codec);
Matthew Ranostayc6798d22008-11-18 20:54:17 -05005023 return 0;
5024}
Mattff6fdc32005-06-27 15:06:52 +02005025#endif
5026
Matt2f2f4252005-04-13 14:45:30 +02005027static struct hda_codec_ops stac92xx_patch_ops = {
5028 .build_controls = stac92xx_build_controls,
5029 .build_pcms = stac92xx_build_pcms,
5030 .init = stac92xx_init,
5031 .free = stac92xx_free,
Matt4e550962005-07-04 17:51:39 +02005032 .unsol_event = stac92xx_unsol_event,
Takashi Iwaicb53c622007-08-10 17:21:45 +02005033#ifdef SND_HDA_NEEDS_RESUME
Matthew Ranostayc6798d22008-11-18 20:54:17 -05005034 .suspend = stac92xx_suspend,
Mattff6fdc32005-06-27 15:06:52 +02005035 .resume = stac92xx_resume,
5036#endif
Takashi Iwaifb8d1a32009-11-10 16:02:29 +01005037 .reboot_notify = stac92xx_shutup,
Matt2f2f4252005-04-13 14:45:30 +02005038};
5039
5040static int patch_stac9200(struct hda_codec *codec)
5041{
5042 struct sigmatel_spec *spec;
Mattc7d4b2f2005-06-27 14:59:41 +02005043 int err;
Matt2f2f4252005-04-13 14:45:30 +02005044
Takashi Iwaie560d8d2005-09-09 14:21:46 +02005045 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
Matt2f2f4252005-04-13 14:45:30 +02005046 if (spec == NULL)
5047 return -ENOMEM;
5048
Takashi Iwaia252c812009-12-25 22:56:20 +01005049 codec->no_trigger_sense = 1;
Matt2f2f4252005-04-13 14:45:30 +02005050 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01005051 spec->linear_tone_beep = 1;
Takashi Iwaia4eed132007-07-06 18:17:04 +02005052 spec->num_pins = ARRAY_SIZE(stac9200_pin_nids);
Richard Fish11b44bb2006-08-23 18:31:34 +02005053 spec->pin_nids = stac9200_pin_nids;
Takashi Iwaif5fcc132006-11-24 17:07:44 +01005054 spec->board_config = snd_hda_check_board_config(codec, STAC_9200_MODELS,
5055 stac9200_models,
5056 stac9200_cfg_tbl);
Takashi Iwai330ee992009-02-20 14:33:36 +01005057 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005058 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5059 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005060 else
5061 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005062 stac9200_brd_tbl[spec->board_config]);
Matt2f2f4252005-04-13 14:45:30 +02005063
5064 spec->multiout.max_channels = 2;
5065 spec->multiout.num_dacs = 1;
5066 spec->multiout.dac_nids = stac9200_dac_nids;
5067 spec->adc_nids = stac9200_adc_nids;
5068 spec->mux_nids = stac9200_mux_nids;
Mattdabbed62005-06-14 10:19:34 +02005069 spec->num_muxes = 1;
Matt Porter8b657272006-10-26 17:12:59 +02005070 spec->num_dmics = 0;
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02005071 spec->num_adcs = 1;
Matthew Ranostaya64135a2008-01-10 16:55:06 +01005072 spec->num_pwrs = 0;
Mattc7d4b2f2005-06-27 14:59:41 +02005073
Mauro Carvalho Chehab58eec422008-08-11 10:18:39 +02005074 if (spec->board_config == STAC_9200_M4 ||
5075 spec->board_config == STAC_9200_M4_2 ||
Tobin Davisbf277782008-02-03 20:31:47 +01005076 spec->board_config == STAC_9200_OQO)
Takashi Iwai1194b5b2007-10-10 10:04:26 +02005077 spec->init = stac9200_eapd_init;
5078 else
5079 spec->init = stac9200_core_init;
Matt2f2f4252005-04-13 14:45:30 +02005080 spec->mixer = stac9200_mixer;
Mattc7d4b2f2005-06-27 14:59:41 +02005081
Takashi Iwai117f2572008-03-18 09:53:23 +01005082 if (spec->board_config == STAC_9200_PANASONIC) {
5083 spec->gpio_mask = spec->gpio_dir = 0x09;
5084 spec->gpio_data = 0x00;
5085 }
5086
Mattc7d4b2f2005-06-27 14:59:41 +02005087 err = stac9200_parse_auto_config(codec);
5088 if (err < 0) {
5089 stac92xx_free(codec);
5090 return err;
5091 }
Matt2f2f4252005-04-13 14:45:30 +02005092
Takashi Iwai2acc9dc2009-01-09 16:57:14 +01005093 /* CF-74 has no headphone detection, and the driver should *NOT*
5094 * do detection and HP/speaker toggle because the hardware does it.
5095 */
5096 if (spec->board_config == STAC_9200_PANASONIC)
5097 spec->hp_detect = 0;
5098
Matt2f2f4252005-04-13 14:45:30 +02005099 codec->patch_ops = stac92xx_patch_ops;
5100
5101 return 0;
5102}
5103
Tobin Davis8e21c342007-01-08 11:04:17 +01005104static int patch_stac925x(struct hda_codec *codec)
5105{
5106 struct sigmatel_spec *spec;
5107 int err;
5108
5109 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
5110 if (spec == NULL)
5111 return -ENOMEM;
5112
Takashi Iwaia252c812009-12-25 22:56:20 +01005113 codec->no_trigger_sense = 1;
Tobin Davis8e21c342007-01-08 11:04:17 +01005114 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01005115 spec->linear_tone_beep = 1;
Takashi Iwaia4eed132007-07-06 18:17:04 +02005116 spec->num_pins = ARRAY_SIZE(stac925x_pin_nids);
Tobin Davis8e21c342007-01-08 11:04:17 +01005117 spec->pin_nids = stac925x_pin_nids;
Mauro Carvalho Chehab9cb36c22008-08-11 10:18:39 +02005118
5119 /* Check first for codec ID */
5120 spec->board_config = snd_hda_check_board_codec_sid_config(codec,
5121 STAC_925x_MODELS,
5122 stac925x_models,
5123 stac925x_codec_id_cfg_tbl);
5124
5125 /* Now checks for PCI ID, if codec ID is not found */
5126 if (spec->board_config < 0)
5127 spec->board_config = snd_hda_check_board_config(codec,
5128 STAC_925x_MODELS,
Tobin Davis8e21c342007-01-08 11:04:17 +01005129 stac925x_models,
5130 stac925x_cfg_tbl);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01005131 again:
Takashi Iwai330ee992009-02-20 14:33:36 +01005132 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005133 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5134 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005135 else
5136 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005137 stac925x_brd_tbl[spec->board_config]);
Tobin Davis8e21c342007-01-08 11:04:17 +01005138
5139 spec->multiout.max_channels = 2;
5140 spec->multiout.num_dacs = 1;
5141 spec->multiout.dac_nids = stac925x_dac_nids;
5142 spec->adc_nids = stac925x_adc_nids;
5143 spec->mux_nids = stac925x_mux_nids;
5144 spec->num_muxes = 1;
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02005145 spec->num_adcs = 1;
Matthew Ranostaya64135a2008-01-10 16:55:06 +01005146 spec->num_pwrs = 0;
Tobin Davis2c11f952007-05-17 09:36:34 +02005147 switch (codec->vendor_id) {
5148 case 0x83847632: /* STAC9202 */
5149 case 0x83847633: /* STAC9202D */
5150 case 0x83847636: /* STAC9251 */
5151 case 0x83847637: /* STAC9251D */
Takashi Iwaif6e98522007-10-16 14:27:04 +02005152 spec->num_dmics = STAC925X_NUM_DMICS;
Tobin Davis2c11f952007-05-17 09:36:34 +02005153 spec->dmic_nids = stac925x_dmic_nids;
Takashi Iwai1697055e2007-12-18 18:05:52 +01005154 spec->num_dmuxes = ARRAY_SIZE(stac925x_dmux_nids);
5155 spec->dmux_nids = stac925x_dmux_nids;
Tobin Davis2c11f952007-05-17 09:36:34 +02005156 break;
5157 default:
5158 spec->num_dmics = 0;
5159 break;
5160 }
Tobin Davis8e21c342007-01-08 11:04:17 +01005161
5162 spec->init = stac925x_core_init;
5163 spec->mixer = stac925x_mixer;
Takashi Iwai6479c632009-07-28 18:20:25 +02005164 spec->num_caps = 1;
5165 spec->capvols = stac925x_capvols;
5166 spec->capsws = stac925x_capsws;
Tobin Davis8e21c342007-01-08 11:04:17 +01005167
5168 err = stac92xx_parse_auto_config(codec, 0x8, 0x7);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01005169 if (!err) {
5170 if (spec->board_config < 0) {
5171 printk(KERN_WARNING "hda_codec: No auto-config is "
5172 "available, default to model=ref\n");
5173 spec->board_config = STAC_925x_REF;
5174 goto again;
5175 }
5176 err = -EINVAL;
5177 }
Tobin Davis8e21c342007-01-08 11:04:17 +01005178 if (err < 0) {
5179 stac92xx_free(codec);
5180 return err;
5181 }
5182
5183 codec->patch_ops = stac92xx_patch_ops;
5184
5185 return 0;
5186}
5187
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005188static int patch_stac92hd73xx(struct hda_codec *codec)
5189{
5190 struct sigmatel_spec *spec;
5191 hda_nid_t conn[STAC92HD73_DAC_COUNT + 2];
5192 int err = 0;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005193 int num_dacs;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005194
5195 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
5196 if (spec == NULL)
5197 return -ENOMEM;
5198
Takashi Iwaia252c812009-12-25 22:56:20 +01005199 codec->no_trigger_sense = 1;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005200 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01005201 spec->linear_tone_beep = 0;
Matthew Ranostaye99d32b2008-09-09 10:46:38 +02005202 codec->slave_dig_outs = stac92hd73xx_slave_dig_outs;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005203 spec->num_pins = ARRAY_SIZE(stac92hd73xx_pin_nids);
5204 spec->pin_nids = stac92hd73xx_pin_nids;
5205 spec->board_config = snd_hda_check_board_config(codec,
5206 STAC_92HD73XX_MODELS,
5207 stac92hd73xx_models,
5208 stac92hd73xx_cfg_tbl);
Takashi Iwai842ae632009-09-02 07:43:08 +02005209 /* check codec subsystem id if not found */
5210 if (spec->board_config < 0)
5211 spec->board_config =
5212 snd_hda_check_board_codec_sid_config(codec,
5213 STAC_92HD73XX_MODELS, stac92hd73xx_models,
5214 stac92hd73xx_codec_id_cfg_tbl);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005215again:
Takashi Iwai330ee992009-02-20 14:33:36 +01005216 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005217 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5218 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005219 else
5220 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005221 stac92hd73xx_brd_tbl[spec->board_config]);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005222
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005223 num_dacs = snd_hda_get_connections(codec, 0x0a,
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005224 conn, STAC92HD73_DAC_COUNT + 2) - 1;
5225
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005226 if (num_dacs < 3 || num_dacs > 5) {
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005227 printk(KERN_WARNING "hda_codec: Could not determine "
5228 "number of channels defaulting to DAC count\n");
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005229 num_dacs = STAC92HD73_DAC_COUNT;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005230 }
Takashi Iwaie2aec172009-09-02 01:00:05 +02005231 spec->init = stac92hd73xx_core_init;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005232 switch (num_dacs) {
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005233 case 0x3: /* 6 Channel */
Takashi Iwaid78d7a92009-03-02 14:26:25 +01005234 spec->aloopback_ctl = stac92hd73xx_6ch_loopback;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005235 break;
5236 case 0x4: /* 8 Channel */
Takashi Iwaid78d7a92009-03-02 14:26:25 +01005237 spec->aloopback_ctl = stac92hd73xx_8ch_loopback;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005238 break;
5239 case 0x5: /* 10 Channel */
Takashi Iwaid78d7a92009-03-02 14:26:25 +01005240 spec->aloopback_ctl = stac92hd73xx_10ch_loopback;
5241 break;
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005242 }
5243 spec->multiout.dac_nids = spec->dac_nids;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005244
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005245 spec->aloopback_mask = 0x01;
5246 spec->aloopback_shift = 8;
5247
Matthew Ranostay1cd22242008-07-18 18:20:52 +02005248 spec->digbeep_nid = 0x1c;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005249 spec->mux_nids = stac92hd73xx_mux_nids;
5250 spec->adc_nids = stac92hd73xx_adc_nids;
5251 spec->dmic_nids = stac92hd73xx_dmic_nids;
5252 spec->dmux_nids = stac92hd73xx_dmux_nids;
Matthew Ranostayd9737752008-09-07 12:03:41 +02005253 spec->smux_nids = stac92hd73xx_smux_nids;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005254
5255 spec->num_muxes = ARRAY_SIZE(stac92hd73xx_mux_nids);
5256 spec->num_adcs = ARRAY_SIZE(stac92hd73xx_adc_nids);
Takashi Iwai1697055e2007-12-18 18:05:52 +01005257 spec->num_dmuxes = ARRAY_SIZE(stac92hd73xx_dmux_nids);
Matthew Ranostay2a9c7812008-09-13 16:45:39 -04005258
Takashi Iwai6479c632009-07-28 18:20:25 +02005259 spec->num_caps = STAC92HD73XX_NUM_CAPS;
5260 spec->capvols = stac92hd73xx_capvols;
5261 spec->capsws = stac92hd73xx_capsws;
5262
Matthew Ranostaya7662642008-02-21 07:51:14 +01005263 switch (spec->board_config) {
Matthew Ranostay6b3ab212008-11-03 08:12:43 -05005264 case STAC_DELL_EQ:
Matthew Ranostayd654a662008-03-14 08:46:51 +01005265 spec->init = dell_eq_core_init;
Matthew Ranostay6b3ab212008-11-03 08:12:43 -05005266 /* fallthru */
Takashi Iwai661cd8f2008-11-25 15:18:29 +01005267 case STAC_DELL_M6_AMIC:
5268 case STAC_DELL_M6_DMIC:
5269 case STAC_DELL_M6_BOTH:
Matthew Ranostay2a9c7812008-09-13 16:45:39 -04005270 spec->num_smuxes = 0;
Matthew Ranostayc0cea0d2008-11-16 11:42:34 -05005271 spec->eapd_switch = 0;
Matthew Ranostay6b3ab212008-11-03 08:12:43 -05005272
Takashi Iwai661cd8f2008-11-25 15:18:29 +01005273 switch (spec->board_config) {
5274 case STAC_DELL_M6_AMIC: /* Analog Mics */
Takashi Iwai330ee992009-02-20 14:33:36 +01005275 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
Matthew Ranostaya7662642008-02-21 07:51:14 +01005276 spec->num_dmics = 0;
5277 break;
Takashi Iwai661cd8f2008-11-25 15:18:29 +01005278 case STAC_DELL_M6_DMIC: /* Digital Mics */
Takashi Iwai330ee992009-02-20 14:33:36 +01005279 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
Matthew Ranostaya7662642008-02-21 07:51:14 +01005280 spec->num_dmics = 1;
5281 break;
Takashi Iwai661cd8f2008-11-25 15:18:29 +01005282 case STAC_DELL_M6_BOTH: /* Both */
Takashi Iwai330ee992009-02-20 14:33:36 +01005283 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
5284 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
Matthew Ranostaya7662642008-02-21 07:51:14 +01005285 spec->num_dmics = 1;
5286 break;
5287 }
5288 break;
Takashi Iwai842ae632009-09-02 07:43:08 +02005289 case STAC_ALIENWARE_M17X:
5290 spec->num_dmics = STAC92HD73XX_NUM_DMICS;
5291 spec->num_smuxes = ARRAY_SIZE(stac92hd73xx_smux_nids);
5292 spec->eapd_switch = 0;
5293 break;
Matthew Ranostaya7662642008-02-21 07:51:14 +01005294 default:
5295 spec->num_dmics = STAC92HD73XX_NUM_DMICS;
Matthew Ranostay2a9c7812008-09-13 16:45:39 -04005296 spec->num_smuxes = ARRAY_SIZE(stac92hd73xx_smux_nids);
Matthew Ranostayc0cea0d2008-11-16 11:42:34 -05005297 spec->eapd_switch = 1;
Takashi Iwai5207e102009-07-30 13:09:08 +02005298 break;
Matthew Ranostaya7662642008-02-21 07:51:14 +01005299 }
Takashi Iwaiaf6ee302009-09-14 15:03:12 +02005300 if (spec->board_config != STAC_92HD73XX_REF) {
Matthew Ranostayb2c4f4d2008-09-26 10:06:40 -04005301 /* GPIO0 High = Enable EAPD */
5302 spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;
5303 spec->gpio_data = 0x01;
5304 }
Matthew Ranostaya7662642008-02-21 07:51:14 +01005305
Matthew Ranostaya64135a2008-01-10 16:55:06 +01005306 spec->num_pwrs = ARRAY_SIZE(stac92hd73xx_pwr_nids);
5307 spec->pwr_nids = stac92hd73xx_pwr_nids;
5308
Matthew Ranostayd9737752008-09-07 12:03:41 +02005309 err = stac92xx_parse_auto_config(codec, 0x25, 0x27);
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005310
5311 if (!err) {
5312 if (spec->board_config < 0) {
5313 printk(KERN_WARNING "hda_codec: No auto-config is "
5314 "available, default to model=ref\n");
5315 spec->board_config = STAC_92HD73XX_REF;
5316 goto again;
5317 }
5318 err = -EINVAL;
5319 }
5320
5321 if (err < 0) {
5322 stac92xx_free(codec);
5323 return err;
5324 }
5325
Takashi Iwai9e43f0d2008-12-17 14:51:01 +01005326 if (spec->board_config == STAC_92HD73XX_NO_JD)
5327 spec->hp_detect = 0;
5328
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005329 codec->patch_ops = stac92xx_patch_ops;
5330
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01005331 codec->proc_widget_hook = stac92hd7x_proc_hook;
5332
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01005333 return 0;
5334}
5335
Vitaliy Kulikov335e3b82010-10-22 18:38:31 -05005336static int stac92hd83xxx_set_system_btl_amp(struct hda_codec *codec)
5337{
5338 if (codec->vendor_id != 0x111d7605 &&
5339 codec->vendor_id != 0x111d76d1)
5340 return 0;
5341
5342 switch (codec->subsystem_id) {
5343 case 0x103c1618:
5344 case 0x103c1619:
5345 case 0x103c161a:
5346 case 0x103c161b:
5347 case 0x103c161c:
5348 case 0x103c161d:
5349 case 0x103c161e:
5350 case 0x103c161f:
5351 case 0x103c1620:
5352 case 0x103c1621:
5353 case 0x103c1622:
5354 case 0x103c1623:
5355
5356 case 0x103c162a:
5357 case 0x103c162b:
5358
5359 case 0x103c1630:
5360 case 0x103c1631:
5361
5362 case 0x103c1633:
5363
5364 case 0x103c1635:
5365
5366 case 0x103c164f:
5367
5368 case 0x103c1676:
5369 case 0x103c1677:
5370 case 0x103c1678:
5371 case 0x103c1679:
5372 case 0x103c167a:
5373 case 0x103c167b:
5374 case 0x103c167c:
5375 case 0x103c167d:
5376 case 0x103c167e:
5377 case 0x103c167f:
5378 case 0x103c1680:
5379 case 0x103c1681:
5380 case 0x103c1682:
5381 case 0x103c1683:
5382 case 0x103c1684:
5383 case 0x103c1685:
5384 case 0x103c1686:
5385 case 0x103c1687:
5386 case 0x103c1688:
5387 case 0x103c1689:
5388 case 0x103c168a:
5389 case 0x103c168b:
5390 case 0x103c168c:
5391 case 0x103c168d:
5392 case 0x103c168e:
5393 case 0x103c168f:
5394 case 0x103c1690:
5395 case 0x103c1691:
5396 case 0x103c1692:
5397
5398 case 0x103c3587:
5399 case 0x103c3588:
5400 case 0x103c3589:
5401 case 0x103c358a:
5402
5403 case 0x103c3667:
5404 case 0x103c3668:
5405 /* set BTL amp level to 13.43dB for louder speaker output */
5406 return snd_hda_codec_write_cache(codec, codec->afg, 0,
5407 0x7F4, 0x14);
5408 }
5409 return 0;
5410}
5411
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005412static int patch_stac92hd83xxx(struct hda_codec *codec)
5413{
5414 struct sigmatel_spec *spec;
Matthew Ranostay65557f32009-01-20 16:50:25 -05005415 hda_nid_t conn[STAC92HD83_DAC_COUNT + 1];
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005416 int err;
Matthew Ranostay65557f32009-01-20 16:50:25 -05005417 int num_dacs;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005418
5419 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
5420 if (spec == NULL)
5421 return -ENOMEM;
5422
Charles1cc9e8f4c2010-10-18 16:22:00 +08005423 /* reset pin power-down; Windows may leave these bits after reboot */
5424 snd_hda_codec_write_cache(codec, codec->afg, 0, 0x7EC, 0);
5425 snd_hda_codec_write_cache(codec, codec->afg, 0, 0x7ED, 0);
Takashi Iwaia252c812009-12-25 22:56:20 +01005426 codec->no_trigger_sense = 1;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005427 codec->spec = spec;
Takashi Iwai1db7ccdb2010-12-03 15:19:14 +01005428 spec->linear_tone_beep = 0;
Matthew Ranostay0ffa9802008-09-08 11:20:05 -04005429 codec->slave_dig_outs = stac92hd83xxx_slave_dig_outs;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005430 spec->digbeep_nid = 0x21;
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005431 spec->dmic_nids = stac92hd83xxx_dmic_nids;
5432 spec->dmux_nids = stac92hd83xxx_mux_nids;
Takashi Iwai667067d2009-08-13 18:14:42 +02005433 spec->mux_nids = stac92hd83xxx_mux_nids;
5434 spec->num_muxes = ARRAY_SIZE(stac92hd83xxx_mux_nids);
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005435 spec->adc_nids = stac92hd83xxx_adc_nids;
Takashi Iwai7570ef12009-08-15 11:57:53 +02005436 spec->num_adcs = ARRAY_SIZE(stac92hd83xxx_adc_nids);
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005437 spec->pwr_nids = stac92hd83xxx_pwr_nids;
5438 spec->pwr_mapping = stac92hd83xxx_pwr_mapping;
5439 spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids);
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005440 spec->multiout.dac_nids = spec->dac_nids;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005441
5442 spec->init = stac92hd83xxx_core_init;
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005443 spec->num_pins = ARRAY_SIZE(stac92hd83xxx_pin_nids);
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005444 spec->pin_nids = stac92hd83xxx_pin_nids;
Takashi Iwai6479c632009-07-28 18:20:25 +02005445 spec->num_caps = STAC92HD83XXX_NUM_CAPS;
5446 spec->capvols = stac92hd83xxx_capvols;
5447 spec->capsws = stac92hd83xxx_capsws;
5448
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005449 spec->board_config = snd_hda_check_board_config(codec,
5450 STAC_92HD83XXX_MODELS,
5451 stac92hd83xxx_models,
5452 stac92hd83xxx_cfg_tbl);
5453again:
Takashi Iwai330ee992009-02-20 14:33:36 +01005454 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005455 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5456 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005457 else
5458 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005459 stac92hd83xxx_brd_tbl[spec->board_config]);
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005460
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05005461 switch (codec->vendor_id) {
David Henningsson89feca12010-10-13 15:48:24 +02005462 case 0x111d76d1:
5463 case 0x111d76d9:
5464 spec->dmic_nids = stac92hd87b_dmic_nids;
5465 spec->num_dmics = stac92xx_connected_ports(codec,
5466 stac92hd87b_dmic_nids,
5467 STAC92HD87B_NUM_DMICS);
David Henningssonbdfe6f42011-01-04 06:30:53 +01005468 spec->num_pins = ARRAY_SIZE(stac92hd88xxx_pin_nids);
5469 spec->pin_nids = stac92hd88xxx_pin_nids;
5470 spec->mono_nid = 0;
5471 spec->num_pwrs = 0;
5472 break;
Charles Chin36706002010-01-29 12:05:51 +01005473 case 0x111d7666:
5474 case 0x111d7667:
5475 case 0x111d7668:
5476 case 0x111d7669:
David Henningssonbdfe6f42011-01-04 06:30:53 +01005477 spec->num_dmics = stac92xx_connected_ports(codec,
5478 stac92hd88xxx_dmic_nids,
5479 STAC92HD88XXX_NUM_DMICS);
Charles Chin36706002010-01-29 12:05:51 +01005480 spec->num_pins = ARRAY_SIZE(stac92hd88xxx_pin_nids);
5481 spec->pin_nids = stac92hd88xxx_pin_nids;
5482 spec->mono_nid = 0;
Charles Chin36706002010-01-29 12:05:51 +01005483 spec->num_pwrs = 0;
5484 break;
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05005485 case 0x111d7604:
Vitaliy Kulikova9694fa2010-02-04 08:58:23 +01005486 case 0x111d76d4:
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05005487 case 0x111d7605:
Matthew Ranostayff2e7332009-04-01 14:49:48 -04005488 case 0x111d76d5:
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005489 case 0x111d76e7:
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05005490 if (spec->board_config == STAC_92HD83XXX_PWR_REF)
5491 break;
5492 spec->num_pwrs = 0;
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005493 spec->num_dmics = stac92xx_connected_ports(codec,
5494 stac92hd83xxx_dmic_nids,
5495 STAC92HD83XXX_NUM_DMICS);
Matthew Ranostay32ed3f42009-01-22 20:53:29 -05005496 break;
5497 }
5498
Takashi Iwaib4e81872009-11-18 17:20:24 +01005499 codec->patch_ops = stac92xx_patch_ops;
5500
Takashi Iwaidce17d42010-02-09 09:25:26 +01005501 if (find_mute_led_gpio(codec, 0))
Vitaliy Kulikove108c7b2010-01-28 19:21:07 +01005502 snd_printd("mute LED gpio %d polarity %d\n",
5503 spec->gpio_led,
5504 spec->gpio_led_polarity);
5505
Takashi Iwaib4e81872009-11-18 17:20:24 +01005506#ifdef CONFIG_SND_HDA_POWER_SAVE
5507 if (spec->gpio_led) {
5508 spec->gpio_mask |= spec->gpio_led;
5509 spec->gpio_dir |= spec->gpio_led;
5510 spec->gpio_data |= spec->gpio_led;
5511 /* register check_power_status callback. */
5512 codec->patch_ops.check_power_status =
Takashi Iwaic21bd022010-02-08 15:16:08 +01005513 stac92xx_hp_check_power_status;
Takashi Iwaib4e81872009-11-18 17:20:24 +01005514 }
5515#endif
5516
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005517 err = stac92xx_parse_auto_config(codec, 0x1d, 0);
5518 if (!err) {
5519 if (spec->board_config < 0) {
5520 printk(KERN_WARNING "hda_codec: No auto-config is "
5521 "available, default to model=ref\n");
5522 spec->board_config = STAC_92HD83XXX_REF;
5523 goto again;
5524 }
5525 err = -EINVAL;
5526 }
5527
5528 if (err < 0) {
5529 stac92xx_free(codec);
5530 return err;
5531 }
5532
Charles Chin04b5efe2010-02-04 10:28:02 +01005533 /* docking output support */
5534 num_dacs = snd_hda_get_connections(codec, 0xF,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05005535 conn, STAC92HD83_DAC_COUNT + 1) - 1;
Charles Chin04b5efe2010-02-04 10:28:02 +01005536 /* skip non-DAC connections */
5537 while (num_dacs >= 0 &&
5538 (get_wcaps_type(get_wcaps(codec, conn[num_dacs]))
5539 != AC_WID_AUD_OUT))
5540 num_dacs--;
5541 /* set port E and F to select the last DAC */
5542 if (num_dacs >= 0) {
5543 snd_hda_codec_write_cache(codec, 0xE, 0,
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05005544 AC_VERB_SET_CONNECT_SEL, num_dacs);
Charles Chin04b5efe2010-02-04 10:28:02 +01005545 snd_hda_codec_write_cache(codec, 0xF, 0,
5546 AC_VERB_SET_CONNECT_SEL, num_dacs);
5547 }
Matthew Ranostay8bb0ac52009-02-12 16:50:01 -05005548
Vitaliy Kulikov335e3b82010-10-22 18:38:31 -05005549 stac92hd83xxx_set_system_btl_amp(codec);
5550
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01005551 codec->proc_widget_hook = stac92hd_proc_hook;
5552
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02005553 return 0;
5554}
5555
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005556static int stac92hd71bxx_connected_smuxes(struct hda_codec *codec,
5557 hda_nid_t dig0pin)
5558{
5559 struct sigmatel_spec *spec = codec->spec;
5560 int idx;
5561
5562 for (idx = 0; idx < spec->num_pins; idx++)
5563 if (spec->pin_nids[idx] == dig0pin)
5564 break;
5565 if ((idx + 2) >= spec->num_pins)
5566 return 0;
5567
5568 /* dig1pin case */
Takashi Iwai330ee992009-02-20 14:33:36 +01005569 if (stac_get_defcfg_connect(codec, idx + 1) != AC_JACK_PORT_NONE)
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005570 return 2;
5571
5572 /* dig0pin + dig2pin case */
Takashi Iwai330ee992009-02-20 14:33:36 +01005573 if (stac_get_defcfg_connect(codec, idx + 2) != AC_JACK_PORT_NONE)
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005574 return 2;
Takashi Iwai330ee992009-02-20 14:33:36 +01005575 if (stac_get_defcfg_connect(codec, idx) != AC_JACK_PORT_NONE)
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005576 return 1;
5577 else
5578 return 0;
5579}
5580
Takashi Iwai75d1aeb2009-12-22 11:56:32 +01005581/* HP dv7 bass switch - GPIO5 */
5582#define stac_hp_bass_gpio_info snd_ctl_boolean_mono_info
5583static int stac_hp_bass_gpio_get(struct snd_kcontrol *kcontrol,
5584 struct snd_ctl_elem_value *ucontrol)
5585{
5586 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
5587 struct sigmatel_spec *spec = codec->spec;
5588 ucontrol->value.integer.value[0] = !!(spec->gpio_data & 0x20);
5589 return 0;
5590}
5591
5592static int stac_hp_bass_gpio_put(struct snd_kcontrol *kcontrol,
5593 struct snd_ctl_elem_value *ucontrol)
5594{
5595 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
5596 struct sigmatel_spec *spec = codec->spec;
5597 unsigned int gpio_data;
5598
5599 gpio_data = (spec->gpio_data & ~0x20) |
5600 (ucontrol->value.integer.value[0] ? 0x20 : 0);
5601 if (gpio_data == spec->gpio_data)
5602 return 0;
5603 spec->gpio_data = gpio_data;
5604 stac_gpio_set(codec, spec->gpio_mask, spec->gpio_dir, spec->gpio_data);
5605 return 1;
5606}
5607
5608static struct snd_kcontrol_new stac_hp_bass_sw_ctrl = {
5609 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
5610 .info = stac_hp_bass_gpio_info,
5611 .get = stac_hp_bass_gpio_get,
5612 .put = stac_hp_bass_gpio_put,
5613};
5614
5615static int stac_add_hp_bass_switch(struct hda_codec *codec)
5616{
5617 struct sigmatel_spec *spec = codec->spec;
5618
5619 if (!stac_control_new(spec, &stac_hp_bass_sw_ctrl,
5620 "Bass Speaker Playback Switch", 0))
5621 return -ENOMEM;
5622
5623 spec->gpio_mask |= 0x20;
5624 spec->gpio_dir |= 0x20;
5625 spec->gpio_data |= 0x20;
5626 return 0;
5627}
5628
Matthew Ranostaye035b842007-11-06 11:53:55 +01005629static int patch_stac92hd71bxx(struct hda_codec *codec)
5630{
5631 struct sigmatel_spec *spec;
Matthew Ranostayca8d33f2009-01-26 09:33:52 -05005632 struct hda_verb *unmute_init = stac92hd71bxx_unmute_core_init;
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01005633 unsigned int pin_cfg;
Matthew Ranostaye035b842007-11-06 11:53:55 +01005634 int err = 0;
5635
5636 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
5637 if (spec == NULL)
5638 return -ENOMEM;
5639
Takashi Iwaia252c812009-12-25 22:56:20 +01005640 codec->no_trigger_sense = 1;
Matthew Ranostaye035b842007-11-06 11:53:55 +01005641 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01005642 spec->linear_tone_beep = 0;
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005643 codec->patch_ops = stac92xx_patch_ops;
Herton Ronaldo Krzesinski616f89e2009-02-04 11:23:19 -05005644 spec->num_pins = STAC92HD71BXX_NUM_PINS;
5645 switch (codec->vendor_id) {
5646 case 0x111d76b6:
5647 case 0x111d76b7:
5648 spec->pin_nids = stac92hd71bxx_pin_nids_4port;
5649 break;
5650 case 0x111d7603:
5651 case 0x111d7608:
5652 /* On 92HD75Bx 0x27 isn't a pin nid */
5653 spec->num_pins--;
5654 /* fallthrough */
5655 default:
5656 spec->pin_nids = stac92hd71bxx_pin_nids_6port;
5657 }
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005658 spec->num_pwrs = ARRAY_SIZE(stac92hd71bxx_pwr_nids);
Matthew Ranostaye035b842007-11-06 11:53:55 +01005659 spec->board_config = snd_hda_check_board_config(codec,
5660 STAC_92HD71BXX_MODELS,
5661 stac92hd71bxx_models,
5662 stac92hd71bxx_cfg_tbl);
5663again:
Takashi Iwai330ee992009-02-20 14:33:36 +01005664 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005665 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5666 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005667 else
5668 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005669 stac92hd71bxx_brd_tbl[spec->board_config]);
Matthew Ranostaye035b842007-11-06 11:53:55 +01005670
Takashi Iwaifc64b262009-09-14 15:33:01 +02005671 if (spec->board_config != STAC_92HD71BXX_REF) {
Takashi Iwai41c3b642008-11-18 10:45:15 +01005672 /* GPIO0 = EAPD */
5673 spec->gpio_mask = 0x01;
5674 spec->gpio_dir = 0x01;
5675 spec->gpio_data = 0x01;
5676 }
5677
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005678 spec->dmic_nids = stac92hd71bxx_dmic_nids;
5679 spec->dmux_nids = stac92hd71bxx_dmux_nids;
5680
Takashi Iwai6479c632009-07-28 18:20:25 +02005681 spec->num_caps = STAC92HD71BXX_NUM_CAPS;
5682 spec->capvols = stac92hd71bxx_capvols;
5683 spec->capsws = stac92hd71bxx_capsws;
5684
Matthew Ranostay541eee82007-12-14 12:08:04 +01005685 switch (codec->vendor_id) {
5686 case 0x111d76b6: /* 4 Port without Analog Mixer */
5687 case 0x111d76b7:
Herton Ronaldo Krzesinski23c7b522009-02-08 19:51:28 -02005688 unmute_init++;
5689 /* fallthru */
Matthew Ranostay541eee82007-12-14 12:08:04 +01005690 case 0x111d76b4: /* 6 Port without Analog Mixer */
5691 case 0x111d76b5:
Matthew Ranostay541eee82007-12-14 12:08:04 +01005692 spec->init = stac92hd71bxx_core_init;
Matthew Ranostay0ffa9802008-09-08 11:20:05 -04005693 codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs;
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005694 spec->num_dmics = stac92xx_connected_ports(codec,
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005695 stac92hd71bxx_dmic_nids,
5696 STAC92HD71BXX_NUM_DMICS);
Matthew Ranostay541eee82007-12-14 12:08:04 +01005697 break;
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005698 case 0x111d7608: /* 5 Port with Analog Mixer */
Takashi Iwai8e5f2622008-11-15 19:28:54 +01005699 switch (spec->board_config) {
5700 case STAC_HP_M4:
Matthew Ranostay72474be2008-10-09 09:32:17 -04005701 /* Enable VREF power saving on GPIO1 detect */
Takashi Iwaic6e4c662008-11-25 11:58:19 +01005702 err = stac_add_event(spec, codec->afg,
5703 STAC_VREF_EVENT, 0x02);
5704 if (err < 0)
5705 return err;
Takashi Iwaic5d08bb2008-11-18 10:55:36 +01005706 snd_hda_codec_write_cache(codec, codec->afg, 0,
Matthew Ranostay72474be2008-10-09 09:32:17 -04005707 AC_VERB_SET_GPIO_UNSOLICITED_RSP_MASK, 0x02);
5708 snd_hda_codec_write_cache(codec, codec->afg, 0,
Matthew Ranostay74aeaab2008-10-25 01:06:04 -04005709 AC_VERB_SET_UNSOLICITED_ENABLE,
Takashi Iwaic6e4c662008-11-25 11:58:19 +01005710 AC_USRSP_EN | err);
Matthew Ranostay72474be2008-10-09 09:32:17 -04005711 spec->gpio_mask |= 0x02;
5712 break;
5713 }
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005714 if ((codec->revision_id & 0xf) == 0 ||
Takashi Iwai8c2f7672008-12-01 11:54:35 +01005715 (codec->revision_id & 0xf) == 1)
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005716 spec->stream_delay = 40; /* 40 milliseconds */
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005717
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005718 /* no output amps */
5719 spec->num_pwrs = 0;
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005720 /* disable VSW */
Takashi Iwai26a27982009-07-29 16:28:09 +02005721 spec->init = stac92hd71bxx_core_init;
Matthew Ranostayca8d33f2009-01-26 09:33:52 -05005722 unmute_init++;
Takashi Iwai330ee992009-02-20 14:33:36 +01005723 snd_hda_codec_set_pincfg(codec, 0x0f, 0x40f000f0);
5724 snd_hda_codec_set_pincfg(codec, 0x19, 0x40f000f3);
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005725 stac92hd71bxx_dmic_nids[STAC92HD71BXX_NUM_DMICS - 1] = 0;
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005726 spec->num_dmics = stac92xx_connected_ports(codec,
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005727 stac92hd71bxx_dmic_nids,
5728 STAC92HD71BXX_NUM_DMICS - 1);
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005729 break;
5730 case 0x111d7603: /* 6 Port with Analog Mixer */
Takashi Iwai8c2f7672008-12-01 11:54:35 +01005731 if ((codec->revision_id & 0xf) == 1)
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005732 spec->stream_delay = 40; /* 40 milliseconds */
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005733
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005734 /* no output amps */
5735 spec->num_pwrs = 0;
5736 /* fallthru */
Matthew Ranostay541eee82007-12-14 12:08:04 +01005737 default:
Takashi Iwai26a27982009-07-29 16:28:09 +02005738 spec->init = stac92hd71bxx_core_init;
Matthew Ranostay0ffa9802008-09-08 11:20:05 -04005739 codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs;
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02005740 spec->num_dmics = stac92xx_connected_ports(codec,
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005741 stac92hd71bxx_dmic_nids,
5742 STAC92HD71BXX_NUM_DMICS);
Takashi Iwai5207e102009-07-30 13:09:08 +02005743 break;
Matthew Ranostay541eee82007-12-14 12:08:04 +01005744 }
5745
Matthew Ranostayca8d33f2009-01-26 09:33:52 -05005746 if (get_wcaps(codec, 0xa) & AC_WCAP_IN_AMP)
5747 snd_hda_sequence_write_cache(codec, unmute_init);
5748
Takashi Iwaib20f3b82009-06-02 01:20:22 +02005749 /* Some HP machines seem to have unstable codec communications
5750 * especially with ATI fglrx driver. For recovering from the
5751 * CORB/RIRB stall, allow the BUS reset and keep always sync
5752 */
5753 if (spec->board_config == STAC_HP_DV5) {
5754 codec->bus->sync_write = 1;
5755 codec->bus->allow_bus_reset = 1;
5756 }
5757
Takashi Iwaid78d7a92009-03-02 14:26:25 +01005758 spec->aloopback_ctl = stac92hd71bxx_loopback;
Matthew Ranostay4b33c762008-10-10 09:07:23 -04005759 spec->aloopback_mask = 0x50;
Matthew Ranostay541eee82007-12-14 12:08:04 +01005760 spec->aloopback_shift = 0;
5761
Matthew Ranostay8daaaa92008-08-15 07:45:52 +02005762 spec->powerdown_adcs = 1;
Matthew Ranostay1cd22242008-07-18 18:20:52 +02005763 spec->digbeep_nid = 0x26;
Matthew Ranostaye035b842007-11-06 11:53:55 +01005764 spec->mux_nids = stac92hd71bxx_mux_nids;
5765 spec->adc_nids = stac92hd71bxx_adc_nids;
Matthew Ranostayd9737752008-09-07 12:03:41 +02005766 spec->smux_nids = stac92hd71bxx_smux_nids;
Matthew Ranostayaafc4412008-06-13 18:04:33 +02005767 spec->pwr_nids = stac92hd71bxx_pwr_nids;
Matthew Ranostaye035b842007-11-06 11:53:55 +01005768
5769 spec->num_muxes = ARRAY_SIZE(stac92hd71bxx_mux_nids);
5770 spec->num_adcs = ARRAY_SIZE(stac92hd71bxx_adc_nids);
Takashi Iwai5207e102009-07-30 13:09:08 +02005771 spec->num_dmuxes = ARRAY_SIZE(stac92hd71bxx_dmux_nids);
Herton Ronaldo Krzesinski6df703a2009-02-04 11:34:22 -05005772 spec->num_smuxes = stac92hd71bxx_connected_smuxes(codec, 0x1e);
Matthew Ranostaye035b842007-11-06 11:53:55 +01005773
Kunal Gangakhedkard38cce72010-01-15 21:01:47 +05305774 snd_printdd("Found board config: %d\n", spec->board_config);
5775
Matthew Ranostay6a14f582008-09-12 12:02:30 -04005776 switch (spec->board_config) {
5777 case STAC_HP_M4:
Matthew Ranostay6a14f582008-09-12 12:02:30 -04005778 /* enable internal microphone */
Takashi Iwai330ee992009-02-20 14:33:36 +01005779 snd_hda_codec_set_pincfg(codec, 0x0e, 0x01813040);
Matthew Ranostayb9aea712008-10-09 08:37:28 -04005780 stac92xx_auto_set_pinctl(codec, 0x0e,
5781 AC_PINCTL_IN_EN | AC_PINCTL_VREF_80);
Matthew Ranostay3a7abfd2008-11-20 21:21:43 -05005782 /* fallthru */
5783 case STAC_DELL_M4_2:
5784 spec->num_dmics = 0;
5785 spec->num_smuxes = 0;
5786 spec->num_dmuxes = 0;
5787 break;
5788 case STAC_DELL_M4_1:
5789 case STAC_DELL_M4_3:
5790 spec->num_dmics = 1;
5791 spec->num_smuxes = 0;
Takashi Iwaiea18aa42009-02-27 17:36:33 +01005792 spec->num_dmuxes = 1;
Matthew Ranostay6a14f582008-09-12 12:02:30 -04005793 break;
James Gardiner514bf542009-05-03 04:00:44 -04005794 case STAC_HP_DV4_1222NR:
5795 spec->num_dmics = 1;
5796 /* I don't know if it needs 1 or 2 smuxes - will wait for
5797 * bug reports to fix if needed
5798 */
5799 spec->num_smuxes = 1;
5800 spec->num_dmuxes = 1;
James Gardiner514bf542009-05-03 04:00:44 -04005801 /* fallthrough */
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +02005802 case STAC_HP_DV4:
5803 spec->gpio_led = 0x01;
5804 /* fallthrough */
Herton Ronaldo Krzesinskie2ea57a2009-02-16 10:23:00 +01005805 case STAC_HP_DV5:
Takashi Iwai330ee992009-02-20 14:33:36 +01005806 snd_hda_codec_set_pincfg(codec, 0x0d, 0x90170010);
Herton Ronaldo Krzesinskie2ea57a2009-02-16 10:23:00 +01005807 stac92xx_auto_set_pinctl(codec, 0x0d, AC_PINCTL_OUT_EN);
Takashi Iwai6e34c032009-09-14 15:42:18 +02005808 /* HP dv6 gives the headphone pin as a line-out. Thus we
5809 * need to set hp_detect flag here to force to enable HP
5810 * detection.
5811 */
5812 spec->hp_detect = 1;
Herton Ronaldo Krzesinskie2ea57a2009-02-16 10:23:00 +01005813 break;
Christoph Plattnerae6241f2009-03-08 23:19:05 +01005814 case STAC_HP_HDX:
5815 spec->num_dmics = 1;
5816 spec->num_dmuxes = 1;
5817 spec->num_smuxes = 1;
Takashi Iwai26ebe0a2010-05-11 08:36:29 +02005818 spec->gpio_led = 0x08;
Takashi Iwai86d190e2009-05-26 15:18:58 +02005819 break;
5820 }
Christoph Plattner443e26d2009-03-10 00:05:56 +01005821
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01005822 if (hp_blike_system(codec->subsystem_id)) {
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01005823 pin_cfg = snd_hda_codec_get_pincfg(codec, 0x0f);
5824 if (get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT ||
5825 get_defcfg_device(pin_cfg) == AC_JACK_SPEAKER ||
5826 get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT) {
5827 /* It was changed in the BIOS to just satisfy MS DTM.
5828 * Lets turn it back into slaved HP
5829 */
5830 pin_cfg = (pin_cfg & (~AC_DEFCFG_DEVICE))
5831 | (AC_JACK_HP_OUT <<
5832 AC_DEFCFG_DEVICE_SHIFT);
5833 pin_cfg = (pin_cfg & (~(AC_DEFCFG_DEF_ASSOC
5834 | AC_DEFCFG_SEQUENCE)))
5835 | 0x1f;
5836 snd_hda_codec_set_pincfg(codec, 0x0f, pin_cfg);
5837 }
5838 }
5839
Takashi Iwaidce17d42010-02-09 09:25:26 +01005840 if (find_mute_led_gpio(codec, 1))
Vitaliy Kulikovc357aab2009-12-11 07:51:54 +01005841 snd_printd("mute LED gpio %d polarity %d\n",
5842 spec->gpio_led,
5843 spec->gpio_led_polarity);
Vitaliy Kulikov5bdaaad2009-11-04 07:57:45 +01005844
Takashi Iwai86d190e2009-05-26 15:18:58 +02005845#ifdef CONFIG_SND_HDA_POWER_SAVE
5846 if (spec->gpio_led) {
5847 spec->gpio_mask |= spec->gpio_led;
5848 spec->gpio_dir |= spec->gpio_led;
5849 spec->gpio_data |= spec->gpio_led;
Christoph Plattner443e26d2009-03-10 00:05:56 +01005850 /* register check_power_status callback. */
Takashi Iwai6fce61a2009-03-10 07:48:57 +01005851 codec->patch_ops.check_power_status =
Takashi Iwai86d190e2009-05-26 15:18:58 +02005852 stac92xx_hp_check_power_status;
5853 }
Christoph Plattner443e26d2009-03-10 00:05:56 +01005854#endif
Matthew Ranostay6a14f582008-09-12 12:02:30 -04005855
Takashi Iwaic21ca4a2008-12-19 09:26:08 +01005856 spec->multiout.dac_nids = spec->dac_nids;
Matthew Ranostaye035b842007-11-06 11:53:55 +01005857
Herton Ronaldo Krzesinski29d4ab42009-02-04 11:37:27 -05005858 err = stac92xx_parse_auto_config(codec, 0x21, 0);
Matthew Ranostaye035b842007-11-06 11:53:55 +01005859 if (!err) {
5860 if (spec->board_config < 0) {
5861 printk(KERN_WARNING "hda_codec: No auto-config is "
5862 "available, default to model=ref\n");
5863 spec->board_config = STAC_92HD71BXX_REF;
5864 goto again;
5865 }
5866 err = -EINVAL;
5867 }
5868
5869 if (err < 0) {
5870 stac92xx_free(codec);
5871 return err;
5872 }
5873
Takashi Iwai75d1aeb2009-12-22 11:56:32 +01005874 /* enable bass on HP dv7 */
Takashi Iwai2a6ce6e2010-05-12 10:16:20 +02005875 if (spec->board_config == STAC_HP_DV4 ||
5876 spec->board_config == STAC_HP_DV5) {
Takashi Iwai75d1aeb2009-12-22 11:56:32 +01005877 unsigned int cap;
5878 cap = snd_hda_param_read(codec, 0x1, AC_PAR_GPIO_CAP);
5879 cap &= AC_GPIO_IO_COUNT;
5880 if (cap >= 6)
5881 stac_add_hp_bass_switch(codec);
5882 }
5883
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01005884 codec->proc_widget_hook = stac92hd7x_proc_hook;
5885
Matthew Ranostaye035b842007-11-06 11:53:55 +01005886 return 0;
Takashi Iwai86d190e2009-05-26 15:18:58 +02005887}
Matthew Ranostaye035b842007-11-06 11:53:55 +01005888
Matt2f2f4252005-04-13 14:45:30 +02005889static int patch_stac922x(struct hda_codec *codec)
5890{
5891 struct sigmatel_spec *spec;
Mattc7d4b2f2005-06-27 14:59:41 +02005892 int err;
Matt2f2f4252005-04-13 14:45:30 +02005893
Takashi Iwaie560d8d2005-09-09 14:21:46 +02005894 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
Matt2f2f4252005-04-13 14:45:30 +02005895 if (spec == NULL)
5896 return -ENOMEM;
5897
Takashi Iwaia252c812009-12-25 22:56:20 +01005898 codec->no_trigger_sense = 1;
Matt2f2f4252005-04-13 14:45:30 +02005899 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01005900 spec->linear_tone_beep = 1;
Takashi Iwaia4eed132007-07-06 18:17:04 +02005901 spec->num_pins = ARRAY_SIZE(stac922x_pin_nids);
Richard Fish11b44bb2006-08-23 18:31:34 +02005902 spec->pin_nids = stac922x_pin_nids;
Takashi Iwaif5fcc132006-11-24 17:07:44 +01005903 spec->board_config = snd_hda_check_board_config(codec, STAC_922X_MODELS,
5904 stac922x_models,
5905 stac922x_cfg_tbl);
Nicolas Boichat536319a2008-07-21 22:18:01 +08005906 if (spec->board_config == STAC_INTEL_MAC_AUTO) {
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01005907 spec->gpio_mask = spec->gpio_dir = 0x03;
5908 spec->gpio_data = 0x03;
Takashi Iwai3fc24d82007-02-16 13:27:18 +01005909 /* Intel Macs have all same PCI SSID, so we need to check
5910 * codec SSID to distinguish the exact models
5911 */
Nicolas Boichat6f0778d2007-03-15 12:38:15 +01005912 printk(KERN_INFO "hda_codec: STAC922x, Apple subsys_id=%x\n", codec->subsystem_id);
Takashi Iwai3fc24d82007-02-16 13:27:18 +01005913 switch (codec->subsystem_id) {
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02005914
5915 case 0x106b0800:
5916 spec->board_config = STAC_INTEL_MAC_V1;
Abhijit Bhopatkarc45e20e2007-04-17 11:57:16 +02005917 break;
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02005918 case 0x106b0600:
5919 case 0x106b0700:
5920 spec->board_config = STAC_INTEL_MAC_V2;
Nicolas Boichat6f0778d2007-03-15 12:38:15 +01005921 break;
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02005922 case 0x106b0e00:
5923 case 0x106b0f00:
5924 case 0x106b1600:
5925 case 0x106b1700:
5926 case 0x106b0200:
5927 case 0x106b1e00:
5928 spec->board_config = STAC_INTEL_MAC_V3;
Takashi Iwai3fc24d82007-02-16 13:27:18 +01005929 break;
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02005930 case 0x106b1a00:
5931 case 0x00000100:
5932 spec->board_config = STAC_INTEL_MAC_V4;
Sylvain FORETf16928f2007-04-27 14:22:36 +02005933 break;
Ivan N. Zlatev5d5d3bc2007-05-29 16:03:00 +02005934 case 0x106b0a00:
5935 case 0x106b2200:
5936 spec->board_config = STAC_INTEL_MAC_V5;
Takashi Iwai0dae0f82007-05-21 12:41:29 +02005937 break;
Nicolas Boichat536319a2008-07-21 22:18:01 +08005938 default:
5939 spec->board_config = STAC_INTEL_MAC_V3;
5940 break;
Takashi Iwai3fc24d82007-02-16 13:27:18 +01005941 }
5942 }
5943
Takashi Iwai9e507ab2007-02-08 17:50:10 +01005944 again:
Takashi Iwai330ee992009-02-20 14:33:36 +01005945 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02005946 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5947 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01005948 else
5949 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01005950 stac922x_brd_tbl[spec->board_config]);
Matt2f2f4252005-04-13 14:45:30 +02005951
Matt2f2f4252005-04-13 14:45:30 +02005952 spec->adc_nids = stac922x_adc_nids;
5953 spec->mux_nids = stac922x_mux_nids;
Takashi Iwai25494132007-03-12 12:36:16 +01005954 spec->num_muxes = ARRAY_SIZE(stac922x_mux_nids);
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02005955 spec->num_adcs = ARRAY_SIZE(stac922x_adc_nids);
Matt Porter8b657272006-10-26 17:12:59 +02005956 spec->num_dmics = 0;
Matthew Ranostaya64135a2008-01-10 16:55:06 +01005957 spec->num_pwrs = 0;
Mattc7d4b2f2005-06-27 14:59:41 +02005958
5959 spec->init = stac922x_core_init;
Takashi Iwai6479c632009-07-28 18:20:25 +02005960
5961 spec->num_caps = STAC922X_NUM_CAPS;
5962 spec->capvols = stac922x_capvols;
5963 spec->capsws = stac922x_capsws;
Mattc7d4b2f2005-06-27 14:59:41 +02005964
5965 spec->multiout.dac_nids = spec->dac_nids;
Takashi Iwai19039bd2006-06-28 15:52:16 +02005966
Matt Porter3cc08dc2006-01-23 15:27:49 +01005967 err = stac92xx_parse_auto_config(codec, 0x08, 0x09);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01005968 if (!err) {
5969 if (spec->board_config < 0) {
5970 printk(KERN_WARNING "hda_codec: No auto-config is "
5971 "available, default to model=ref\n");
5972 spec->board_config = STAC_D945_REF;
5973 goto again;
5974 }
5975 err = -EINVAL;
5976 }
Matt Porter3cc08dc2006-01-23 15:27:49 +01005977 if (err < 0) {
5978 stac92xx_free(codec);
5979 return err;
5980 }
5981
5982 codec->patch_ops = stac92xx_patch_ops;
5983
Takashi Iwai807a46362007-05-29 19:01:37 +02005984 /* Fix Mux capture level; max to 2 */
5985 snd_hda_override_amp_caps(codec, 0x12, HDA_OUTPUT,
5986 (0 << AC_AMPCAP_OFFSET_SHIFT) |
5987 (2 << AC_AMPCAP_NUM_STEPS_SHIFT) |
5988 (0x27 << AC_AMPCAP_STEP_SIZE_SHIFT) |
5989 (0 << AC_AMPCAP_MUTE_SHIFT));
5990
Matt Porter3cc08dc2006-01-23 15:27:49 +01005991 return 0;
5992}
5993
5994static int patch_stac927x(struct hda_codec *codec)
5995{
5996 struct sigmatel_spec *spec;
5997 int err;
5998
5999 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
6000 if (spec == NULL)
6001 return -ENOMEM;
6002
Takashi Iwaia252c812009-12-25 22:56:20 +01006003 codec->no_trigger_sense = 1;
Matt Porter3cc08dc2006-01-23 15:27:49 +01006004 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01006005 spec->linear_tone_beep = 1;
Matthew Ranostay45c1d852009-02-04 17:49:41 -05006006 codec->slave_dig_outs = stac927x_slave_dig_outs;
Takashi Iwaia4eed132007-07-06 18:17:04 +02006007 spec->num_pins = ARRAY_SIZE(stac927x_pin_nids);
Richard Fish11b44bb2006-08-23 18:31:34 +02006008 spec->pin_nids = stac927x_pin_nids;
Takashi Iwaif5fcc132006-11-24 17:07:44 +01006009 spec->board_config = snd_hda_check_board_config(codec, STAC_927X_MODELS,
6010 stac927x_models,
6011 stac927x_cfg_tbl);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01006012 again:
Takashi Iwai330ee992009-02-20 14:33:36 +01006013 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02006014 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6015 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01006016 else
6017 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01006018 stac927x_brd_tbl[spec->board_config]);
Matt Porter3cc08dc2006-01-23 15:27:49 +01006019
Matthew Ranostay1cd22242008-07-18 18:20:52 +02006020 spec->digbeep_nid = 0x23;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006021 spec->adc_nids = stac927x_adc_nids;
6022 spec->num_adcs = ARRAY_SIZE(stac927x_adc_nids);
6023 spec->mux_nids = stac927x_mux_nids;
6024 spec->num_muxes = ARRAY_SIZE(stac927x_mux_nids);
Matthew Ranostayd9737752008-09-07 12:03:41 +02006025 spec->smux_nids = stac927x_smux_nids;
6026 spec->num_smuxes = ARRAY_SIZE(stac927x_smux_nids);
Matthew Ranostay65973632008-09-16 10:39:37 -04006027 spec->spdif_labels = stac927x_spdif_labels;
Matthew Ranostayb76c8502008-02-06 14:49:44 +01006028 spec->dac_list = stac927x_dac_nids;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006029 spec->multiout.dac_nids = spec->dac_nids;
6030
Takashi Iwaiaf6ee302009-09-14 15:03:12 +02006031 if (spec->board_config != STAC_D965_REF) {
6032 /* GPIO0 High = Enable EAPD */
6033 spec->eapd_mask = spec->gpio_mask = 0x01;
6034 spec->gpio_dir = spec->gpio_data = 0x01;
6035 }
6036
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006037 switch (spec->board_config) {
Tobin Davis93ed1502006-09-01 21:03:12 +02006038 case STAC_D965_3ST:
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006039 case STAC_D965_5ST:
6040 /* GPIO0 High = Enable EAPD */
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006041 spec->num_dmics = 0;
Tobin Davis93ed1502006-09-01 21:03:12 +02006042 spec->init = d965_core_init;
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006043 break;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006044 case STAC_DELL_BIOS:
Matthew Ranostay780c8be2008-04-14 13:32:27 +02006045 switch (codec->subsystem_id) {
6046 case 0x10280209:
6047 case 0x1028022e:
6048 /* correct the device field to SPDIF out */
Takashi Iwai330ee992009-02-20 14:33:36 +01006049 snd_hda_codec_set_pincfg(codec, 0x21, 0x01442070);
Matthew Ranostay780c8be2008-04-14 13:32:27 +02006050 break;
Takashi Iwai86d190e2009-05-26 15:18:58 +02006051 }
Matthew Ranostay03d7ca12008-02-21 07:51:46 +01006052 /* configure the analog microphone on some laptops */
Takashi Iwai330ee992009-02-20 14:33:36 +01006053 snd_hda_codec_set_pincfg(codec, 0x0c, 0x90a79130);
Matthew Ranostay2f32d902008-01-10 13:06:26 +01006054 /* correct the front output jack as a hp out */
Takashi Iwai330ee992009-02-20 14:33:36 +01006055 snd_hda_codec_set_pincfg(codec, 0x0f, 0x0227011f);
Matthew Ranostayc481fca2008-01-07 12:18:28 +01006056 /* correct the front input jack as a mic */
Takashi Iwai330ee992009-02-20 14:33:36 +01006057 snd_hda_codec_set_pincfg(codec, 0x0e, 0x02a79130);
Matthew Ranostayc481fca2008-01-07 12:18:28 +01006058 /* fallthru */
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006059 case STAC_DELL_3ST:
Takashi Iwaiaf6ee302009-09-14 15:03:12 +02006060 if (codec->subsystem_id != 0x1028022f) {
6061 /* GPIO2 High = Enable EAPD */
6062 spec->eapd_mask = spec->gpio_mask = 0x04;
6063 spec->gpio_dir = spec->gpio_data = 0x04;
6064 }
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006065 spec->dmic_nids = stac927x_dmic_nids;
6066 spec->num_dmics = STAC927X_NUM_DMICS;
6067
Takashi Iwaiccca7cd2009-10-13 15:32:21 +02006068 spec->init = dell_3st_core_init;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006069 spec->dmux_nids = stac927x_dmux_nids;
Takashi Iwai1697055e2007-12-18 18:05:52 +01006070 spec->num_dmuxes = ARRAY_SIZE(stac927x_dmux_nids);
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006071 break;
Takashi Iwai54930532009-10-11 17:38:29 +02006072 case STAC_927X_VOLKNOB:
6073 spec->num_dmics = 0;
6074 spec->init = stac927x_volknob_core_init;
6075 break;
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006076 default:
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006077 spec->num_dmics = 0;
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006078 spec->init = stac927x_core_init;
Takashi Iwaiaf6ee302009-09-14 15:03:12 +02006079 break;
Tobin Davis81d3dbd2006-08-22 19:44:45 +02006080 }
Matt Porter3cc08dc2006-01-23 15:27:49 +01006081
Takashi Iwai6479c632009-07-28 18:20:25 +02006082 spec->num_caps = STAC927X_NUM_CAPS;
6083 spec->capvols = stac927x_capvols;
6084 spec->capsws = stac927x_capsws;
6085
Matthew Ranostaya64135a2008-01-10 16:55:06 +01006086 spec->num_pwrs = 0;
Takashi Iwaid78d7a92009-03-02 14:26:25 +01006087 spec->aloopback_ctl = stac927x_loopback;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01006088 spec->aloopback_mask = 0x40;
6089 spec->aloopback_shift = 0;
Matthew Ranostayc0cea0d2008-11-16 11:42:34 -05006090 spec->eapd_switch = 1;
Matthew Ranostay8e9068b2007-12-17 11:58:13 +01006091
Matt Porter3cc08dc2006-01-23 15:27:49 +01006092 err = stac92xx_parse_auto_config(codec, 0x1e, 0x20);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01006093 if (!err) {
6094 if (spec->board_config < 0) {
6095 printk(KERN_WARNING "hda_codec: No auto-config is "
6096 "available, default to model=ref\n");
6097 spec->board_config = STAC_D965_REF;
6098 goto again;
6099 }
6100 err = -EINVAL;
6101 }
Mattc7d4b2f2005-06-27 14:59:41 +02006102 if (err < 0) {
6103 stac92xx_free(codec);
6104 return err;
6105 }
Matt2f2f4252005-04-13 14:45:30 +02006106
6107 codec->patch_ops = stac92xx_patch_ops;
6108
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01006109 codec->proc_widget_hook = stac927x_proc_hook;
6110
Takashi Iwai52987652008-01-16 16:09:47 +01006111 /*
6112 * !!FIXME!!
6113 * The STAC927x seem to require fairly long delays for certain
6114 * command sequences. With too short delays (even if the answer
6115 * is set to RIRB properly), it results in the silence output
6116 * on some hardwares like Dell.
6117 *
6118 * The below flag enables the longer delay (see get_response
6119 * in hda_intel.c).
6120 */
6121 codec->bus->needs_damn_long_delay = 1;
6122
Takashi Iwaie28d8322008-12-17 13:48:29 +01006123 /* no jack detecion for ref-no-jd model */
6124 if (spec->board_config == STAC_D965_REF_NO_JD)
6125 spec->hp_detect = 0;
6126
Matt2f2f4252005-04-13 14:45:30 +02006127 return 0;
6128}
6129
Matt Porterf3302a52006-07-31 12:49:34 +02006130static int patch_stac9205(struct hda_codec *codec)
6131{
6132 struct sigmatel_spec *spec;
Takashi Iwai82599802007-07-31 15:56:24 +02006133 int err;
Matt Porterf3302a52006-07-31 12:49:34 +02006134
6135 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
6136 if (spec == NULL)
6137 return -ENOMEM;
6138
Takashi Iwaia252c812009-12-25 22:56:20 +01006139 codec->no_trigger_sense = 1;
Matt Porterf3302a52006-07-31 12:49:34 +02006140 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01006141 spec->linear_tone_beep = 1;
Takashi Iwaia4eed132007-07-06 18:17:04 +02006142 spec->num_pins = ARRAY_SIZE(stac9205_pin_nids);
Richard Fish11b44bb2006-08-23 18:31:34 +02006143 spec->pin_nids = stac9205_pin_nids;
Takashi Iwaif5fcc132006-11-24 17:07:44 +01006144 spec->board_config = snd_hda_check_board_config(codec, STAC_9205_MODELS,
6145 stac9205_models,
6146 stac9205_cfg_tbl);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01006147 again:
Takashi Iwai330ee992009-02-20 14:33:36 +01006148 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02006149 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6150 codec->chip_name);
Takashi Iwai330ee992009-02-20 14:33:36 +01006151 else
6152 stac92xx_set_config_regs(codec,
Takashi Iwaiaf9f341a2008-11-18 10:38:56 +01006153 stac9205_brd_tbl[spec->board_config]);
Matt Porterf3302a52006-07-31 12:49:34 +02006154
Matthew Ranostay1cd22242008-07-18 18:20:52 +02006155 spec->digbeep_nid = 0x23;
Matt Porterf3302a52006-07-31 12:49:34 +02006156 spec->adc_nids = stac9205_adc_nids;
Maxim Levitsky9e05b7a2007-09-03 15:31:02 +02006157 spec->num_adcs = ARRAY_SIZE(stac9205_adc_nids);
Matt Porterf3302a52006-07-31 12:49:34 +02006158 spec->mux_nids = stac9205_mux_nids;
Takashi Iwai25494132007-03-12 12:36:16 +01006159 spec->num_muxes = ARRAY_SIZE(stac9205_mux_nids);
Matthew Ranostayd9737752008-09-07 12:03:41 +02006160 spec->smux_nids = stac9205_smux_nids;
6161 spec->num_smuxes = ARRAY_SIZE(stac9205_smux_nids);
Matt Porter8b657272006-10-26 17:12:59 +02006162 spec->dmic_nids = stac9205_dmic_nids;
Takashi Iwaif6e98522007-10-16 14:27:04 +02006163 spec->num_dmics = STAC9205_NUM_DMICS;
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01006164 spec->dmux_nids = stac9205_dmux_nids;
Takashi Iwai1697055e2007-12-18 18:05:52 +01006165 spec->num_dmuxes = ARRAY_SIZE(stac9205_dmux_nids);
Matthew Ranostaya64135a2008-01-10 16:55:06 +01006166 spec->num_pwrs = 0;
Matt Porterf3302a52006-07-31 12:49:34 +02006167
6168 spec->init = stac9205_core_init;
Takashi Iwaid78d7a92009-03-02 14:26:25 +01006169 spec->aloopback_ctl = stac9205_loopback;
Matt Porterf3302a52006-07-31 12:49:34 +02006170
Takashi Iwai6479c632009-07-28 18:20:25 +02006171 spec->num_caps = STAC9205_NUM_CAPS;
6172 spec->capvols = stac9205_capvols;
6173 spec->capsws = stac9205_capsws;
6174
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01006175 spec->aloopback_mask = 0x40;
6176 spec->aloopback_shift = 0;
Takashi Iwaid9a42682009-01-22 17:40:18 +01006177 /* Turn on/off EAPD per HP plugging */
6178 if (spec->board_config != STAC_9205_EAPD)
6179 spec->eapd_switch = 1;
Matt Porterf3302a52006-07-31 12:49:34 +02006180 spec->multiout.dac_nids = spec->dac_nids;
Matthew Ranostay87d48362007-07-17 11:52:24 +02006181
Tobin Davisae0a8ed2007-08-13 15:50:29 +02006182 switch (spec->board_config){
Tobin Davisae0a8ed2007-08-13 15:50:29 +02006183 case STAC_9205_DELL_M43:
Matthew Ranostay87d48362007-07-17 11:52:24 +02006184 /* Enable SPDIF in/out */
Takashi Iwai330ee992009-02-20 14:33:36 +01006185 snd_hda_codec_set_pincfg(codec, 0x1f, 0x01441030);
6186 snd_hda_codec_set_pincfg(codec, 0x20, 0x1c410030);
Matt Porter33382402006-12-18 13:17:28 +01006187
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006188 /* Enable unsol response for GPIO4/Dock HP connection */
Takashi Iwaic6e4c662008-11-25 11:58:19 +01006189 err = stac_add_event(spec, codec->afg, STAC_VREF_EVENT, 0x01);
6190 if (err < 0)
6191 return err;
Takashi Iwaic5d08bb2008-11-18 10:55:36 +01006192 snd_hda_codec_write_cache(codec, codec->afg, 0,
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006193 AC_VERB_SET_GPIO_UNSOLICITED_RSP_MASK, 0x10);
6194 snd_hda_codec_write_cache(codec, codec->afg, 0,
Takashi Iwaic6e4c662008-11-25 11:58:19 +01006195 AC_VERB_SET_UNSOLICITED_ENABLE,
6196 AC_USRSP_EN | err);
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006197
6198 spec->gpio_dir = 0x0b;
Matthew Ranostay0fc9dec2008-04-14 13:32:54 +02006199 spec->eapd_mask = 0x01;
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006200 spec->gpio_mask = 0x1b;
6201 spec->gpio_mute = 0x10;
Matthew Ranostaye2e7d622008-01-24 15:32:15 +01006202 /* GPIO0 High = EAPD, GPIO1 Low = Headphone Mute,
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006203 * GPIO3 Low = DRM
Matthew Ranostay87d48362007-07-17 11:52:24 +02006204 */
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006205 spec->gpio_data = 0x01;
Tobin Davisae0a8ed2007-08-13 15:50:29 +02006206 break;
Matthew Ranostayb2c4f4d2008-09-26 10:06:40 -04006207 case STAC_9205_REF:
6208 /* SPDIF-In enabled */
6209 break;
Tobin Davisae0a8ed2007-08-13 15:50:29 +02006210 default:
6211 /* GPIO0 High = EAPD */
Matthew Ranostay0fc9dec2008-04-14 13:32:54 +02006212 spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;
Matthew Ranostay4fe5195c2008-01-29 15:28:44 +01006213 spec->gpio_data = 0x01;
Tobin Davisae0a8ed2007-08-13 15:50:29 +02006214 break;
6215 }
Matthew Ranostay87d48362007-07-17 11:52:24 +02006216
Matt Porterf3302a52006-07-31 12:49:34 +02006217 err = stac92xx_parse_auto_config(codec, 0x1f, 0x20);
Takashi Iwai9e507ab2007-02-08 17:50:10 +01006218 if (!err) {
6219 if (spec->board_config < 0) {
6220 printk(KERN_WARNING "hda_codec: No auto-config is "
6221 "available, default to model=ref\n");
6222 spec->board_config = STAC_9205_REF;
6223 goto again;
6224 }
6225 err = -EINVAL;
6226 }
Matt Porterf3302a52006-07-31 12:49:34 +02006227 if (err < 0) {
6228 stac92xx_free(codec);
6229 return err;
6230 }
6231
6232 codec->patch_ops = stac92xx_patch_ops;
6233
Takashi Iwai2d34e1b2008-11-28 14:35:16 +01006234 codec->proc_widget_hook = stac9205_proc_hook;
6235
Matt Porterf3302a52006-07-31 12:49:34 +02006236 return 0;
6237}
6238
Matt2f2f4252005-04-13 14:45:30 +02006239/*
Guillaume Munch6d859062006-08-22 17:15:47 +02006240 * STAC9872 hack
Takashi Iwaidb064e52006-03-16 16:04:58 +01006241 */
6242
Takashi Iwai1e137f92009-01-21 07:41:22 +01006243static struct hda_verb stac9872_core_init[] = {
Takashi Iwai1624cb92007-07-05 13:10:51 +02006244 {0x15, AC_VERB_SET_CONNECT_SEL, 0x1}, /* mic-sel: 0a,0d,14,02 */
Takashi Iwaidb064e52006-03-16 16:04:58 +01006245 {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Mic-in -> 0x9 */
6246 {}
6247};
6248
Takashi Iwaicaa10b62009-01-20 17:19:01 +01006249static hda_nid_t stac9872_pin_nids[] = {
6250 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
6251 0x11, 0x13, 0x14,
6252};
6253
6254static hda_nid_t stac9872_adc_nids[] = {
6255 0x8 /*,0x6*/
6256};
6257
6258static hda_nid_t stac9872_mux_nids[] = {
6259 0x15
6260};
6261
Takashi Iwai6479c632009-07-28 18:20:25 +02006262static unsigned long stac9872_capvols[] = {
6263 HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_INPUT),
6264};
6265#define stac9872_capsws stac9872_capvols
6266
Takashi Iwai307282c2009-03-12 18:17:58 +01006267static unsigned int stac9872_vaio_pin_configs[9] = {
6268 0x03211020, 0x411111f0, 0x411111f0, 0x03a15030,
6269 0x411111f0, 0x90170110, 0x411111f0, 0x411111f0,
6270 0x90a7013e
6271};
6272
Takashi Iwaiea734962011-01-17 11:29:34 +01006273static const char * const stac9872_models[STAC_9872_MODELS] = {
Takashi Iwai307282c2009-03-12 18:17:58 +01006274 [STAC_9872_AUTO] = "auto",
6275 [STAC_9872_VAIO] = "vaio",
6276};
6277
6278static unsigned int *stac9872_brd_tbl[STAC_9872_MODELS] = {
6279 [STAC_9872_VAIO] = stac9872_vaio_pin_configs,
6280};
6281
6282static struct snd_pci_quirk stac9872_cfg_tbl[] = {
Takashi Iwaib04add92009-07-20 08:01:36 +02006283 SND_PCI_QUIRK_MASK(0x104d, 0xfff0, 0x81e0,
6284 "Sony VAIO F/S", STAC_9872_VAIO),
Takashi Iwai307282c2009-03-12 18:17:58 +01006285 {} /* terminator */
6286};
6287
Guillaume Munch6d859062006-08-22 17:15:47 +02006288static int patch_stac9872(struct hda_codec *codec)
Takashi Iwaidb064e52006-03-16 16:04:58 +01006289{
6290 struct sigmatel_spec *spec;
Takashi Iwai1e137f92009-01-21 07:41:22 +01006291 int err;
Takashi Iwaidb064e52006-03-16 16:04:58 +01006292
Takashi Iwaidb064e52006-03-16 16:04:58 +01006293 spec = kzalloc(sizeof(*spec), GFP_KERNEL);
6294 if (spec == NULL)
6295 return -ENOMEM;
Takashi Iwaia252c812009-12-25 22:56:20 +01006296 codec->no_trigger_sense = 1;
Takashi Iwaidb064e52006-03-16 16:04:58 +01006297 codec->spec = spec;
Daniel J Blueman1b0e3722010-08-03 11:09:13 +01006298 spec->linear_tone_beep = 1;
Takashi Iwaib04add92009-07-20 08:01:36 +02006299 spec->num_pins = ARRAY_SIZE(stac9872_pin_nids);
6300 spec->pin_nids = stac9872_pin_nids;
Takashi Iwaicaa10b62009-01-20 17:19:01 +01006301
6302 spec->board_config = snd_hda_check_board_config(codec, STAC_9872_MODELS,
6303 stac9872_models,
6304 stac9872_cfg_tbl);
Takashi Iwai307282c2009-03-12 18:17:58 +01006305 if (spec->board_config < 0)
Takashi Iwai9a11f1a2009-07-28 16:01:20 +02006306 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6307 codec->chip_name);
Takashi Iwai307282c2009-03-12 18:17:58 +01006308 else
6309 stac92xx_set_config_regs(codec,
6310 stac9872_brd_tbl[spec->board_config]);
Takashi Iwaicaa10b62009-01-20 17:19:01 +01006311
Takashi Iwai1e137f92009-01-21 07:41:22 +01006312 spec->multiout.dac_nids = spec->dac_nids;
6313 spec->num_adcs = ARRAY_SIZE(stac9872_adc_nids);
6314 spec->adc_nids = stac9872_adc_nids;
6315 spec->num_muxes = ARRAY_SIZE(stac9872_mux_nids);
6316 spec->mux_nids = stac9872_mux_nids;
Takashi Iwai1e137f92009-01-21 07:41:22 +01006317 spec->init = stac9872_core_init;
Takashi Iwai6479c632009-07-28 18:20:25 +02006318 spec->num_caps = 1;
6319 spec->capvols = stac9872_capvols;
6320 spec->capsws = stac9872_capsws;
Takashi Iwaicaa10b62009-01-20 17:19:01 +01006321
Takashi Iwai1e137f92009-01-21 07:41:22 +01006322 err = stac92xx_parse_auto_config(codec, 0x10, 0x12);
6323 if (err < 0) {
6324 stac92xx_free(codec);
6325 return -EINVAL;
Takashi Iwaicaa10b62009-01-20 17:19:01 +01006326 }
Takashi Iwai1e137f92009-01-21 07:41:22 +01006327 spec->input_mux = &spec->private_imux;
6328 codec->patch_ops = stac92xx_patch_ops;
Takashi Iwaidb064e52006-03-16 16:04:58 +01006329 return 0;
6330}
6331
6332
6333/*
Matt2f2f4252005-04-13 14:45:30 +02006334 * patch entries
6335 */
Takashi Iwai1289e9e2008-11-27 15:47:11 +01006336static struct hda_codec_preset snd_hda_preset_sigmatel[] = {
Matt2f2f4252005-04-13 14:45:30 +02006337 { .id = 0x83847690, .name = "STAC9200", .patch = patch_stac9200 },
6338 { .id = 0x83847882, .name = "STAC9220 A1", .patch = patch_stac922x },
6339 { .id = 0x83847680, .name = "STAC9221 A1", .patch = patch_stac922x },
6340 { .id = 0x83847880, .name = "STAC9220 A2", .patch = patch_stac922x },
6341 { .id = 0x83847681, .name = "STAC9220D/9223D A2", .patch = patch_stac922x },
6342 { .id = 0x83847682, .name = "STAC9221 A2", .patch = patch_stac922x },
6343 { .id = 0x83847683, .name = "STAC9221D A2", .patch = patch_stac922x },
Matt Porter22a27c72006-07-06 18:49:10 +02006344 { .id = 0x83847618, .name = "STAC9227", .patch = patch_stac927x },
6345 { .id = 0x83847619, .name = "STAC9227", .patch = patch_stac927x },
6346 { .id = 0x83847616, .name = "STAC9228", .patch = patch_stac927x },
6347 { .id = 0x83847617, .name = "STAC9228", .patch = patch_stac927x },
6348 { .id = 0x83847614, .name = "STAC9229", .patch = patch_stac927x },
6349 { .id = 0x83847615, .name = "STAC9229", .patch = patch_stac927x },
Matt Porter3cc08dc2006-01-23 15:27:49 +01006350 { .id = 0x83847620, .name = "STAC9274", .patch = patch_stac927x },
6351 { .id = 0x83847621, .name = "STAC9274D", .patch = patch_stac927x },
6352 { .id = 0x83847622, .name = "STAC9273X", .patch = patch_stac927x },
6353 { .id = 0x83847623, .name = "STAC9273D", .patch = patch_stac927x },
6354 { .id = 0x83847624, .name = "STAC9272X", .patch = patch_stac927x },
6355 { .id = 0x83847625, .name = "STAC9272D", .patch = patch_stac927x },
6356 { .id = 0x83847626, .name = "STAC9271X", .patch = patch_stac927x },
6357 { .id = 0x83847627, .name = "STAC9271D", .patch = patch_stac927x },
6358 { .id = 0x83847628, .name = "STAC9274X5NH", .patch = patch_stac927x },
6359 { .id = 0x83847629, .name = "STAC9274D5NH", .patch = patch_stac927x },
Tobin Davis8e21c342007-01-08 11:04:17 +01006360 { .id = 0x83847632, .name = "STAC9202", .patch = patch_stac925x },
6361 { .id = 0x83847633, .name = "STAC9202D", .patch = patch_stac925x },
6362 { .id = 0x83847634, .name = "STAC9250", .patch = patch_stac925x },
6363 { .id = 0x83847635, .name = "STAC9250D", .patch = patch_stac925x },
6364 { .id = 0x83847636, .name = "STAC9251", .patch = patch_stac925x },
6365 { .id = 0x83847637, .name = "STAC9250D", .patch = patch_stac925x },
Takashi Iwai7bd3c0f2008-05-02 12:28:02 +02006366 { .id = 0x83847645, .name = "92HD206X", .patch = patch_stac927x },
6367 { .id = 0x83847646, .name = "92HD206D", .patch = patch_stac927x },
Guillaume Munch6d859062006-08-22 17:15:47 +02006368 /* The following does not take into account .id=0x83847661 when subsys =
6369 * 104D0C00 which is STAC9225s. Because of this, some SZ Notebooks are
6370 * currently not fully supported.
6371 */
6372 { .id = 0x83847661, .name = "CXD9872RD/K", .patch = patch_stac9872 },
6373 { .id = 0x83847662, .name = "STAC9872AK", .patch = patch_stac9872 },
6374 { .id = 0x83847664, .name = "CXD9872AKD", .patch = patch_stac9872 },
Simos Xenitellisa5c0f882009-06-10 16:33:31 +01006375 { .id = 0x83847698, .name = "STAC9205", .patch = patch_stac9205 },
Matt Porterf3302a52006-07-31 12:49:34 +02006376 { .id = 0x838476a0, .name = "STAC9205", .patch = patch_stac9205 },
6377 { .id = 0x838476a1, .name = "STAC9205D", .patch = patch_stac9205 },
6378 { .id = 0x838476a2, .name = "STAC9204", .patch = patch_stac9205 },
6379 { .id = 0x838476a3, .name = "STAC9204D", .patch = patch_stac9205 },
6380 { .id = 0x838476a4, .name = "STAC9255", .patch = patch_stac9205 },
6381 { .id = 0x838476a5, .name = "STAC9255D", .patch = patch_stac9205 },
6382 { .id = 0x838476a6, .name = "STAC9254", .patch = patch_stac9205 },
6383 { .id = 0x838476a7, .name = "STAC9254D", .patch = patch_stac9205 },
Matthew Ranostayaafc4412008-06-13 18:04:33 +02006384 { .id = 0x111d7603, .name = "92HD75B3X5", .patch = patch_stac92hd71bxx},
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02006385 { .id = 0x111d7604, .name = "92HD83C1X5", .patch = patch_stac92hd83xxx},
Vitaliy Kulikova9694fa2010-02-04 08:58:23 +01006386 { .id = 0x111d76d4, .name = "92HD83C1C5", .patch = patch_stac92hd83xxx},
Matthew Ranostayd0513fc2008-07-27 10:30:30 +02006387 { .id = 0x111d7605, .name = "92HD81B1X5", .patch = patch_stac92hd83xxx},
Matthew Ranostayff2e7332009-04-01 14:49:48 -04006388 { .id = 0x111d76d5, .name = "92HD81B1C5", .patch = patch_stac92hd83xxx},
Charles Chin8a345a02010-08-10 11:43:25 +02006389 { .id = 0x111d76d1, .name = "92HD87B1/3", .patch = patch_stac92hd83xxx},
6390 { .id = 0x111d76d9, .name = "92HD87B2/4", .patch = patch_stac92hd83xxx},
Charles Chin36706002010-01-29 12:05:51 +01006391 { .id = 0x111d7666, .name = "92HD88B3", .patch = patch_stac92hd83xxx},
6392 { .id = 0x111d7667, .name = "92HD88B1", .patch = patch_stac92hd83xxx},
6393 { .id = 0x111d7668, .name = "92HD88B2", .patch = patch_stac92hd83xxx},
6394 { .id = 0x111d7669, .name = "92HD88B4", .patch = patch_stac92hd83xxx},
Matthew Ranostayaafc4412008-06-13 18:04:33 +02006395 { .id = 0x111d7608, .name = "92HD75B2X5", .patch = patch_stac92hd71bxx},
Matthew Ranostay541eee82007-12-14 12:08:04 +01006396 { .id = 0x111d7674, .name = "92HD73D1X5", .patch = patch_stac92hd73xx },
6397 { .id = 0x111d7675, .name = "92HD73C1X5", .patch = patch_stac92hd73xx },
Matthew Ranostaye1f0d662007-12-13 17:47:21 +01006398 { .id = 0x111d7676, .name = "92HD73E1X5", .patch = patch_stac92hd73xx },
Matthew Ranostay541eee82007-12-14 12:08:04 +01006399 { .id = 0x111d76b0, .name = "92HD71B8X", .patch = patch_stac92hd71bxx },
6400 { .id = 0x111d76b1, .name = "92HD71B8X", .patch = patch_stac92hd71bxx },
6401 { .id = 0x111d76b2, .name = "92HD71B7X", .patch = patch_stac92hd71bxx },
6402 { .id = 0x111d76b3, .name = "92HD71B7X", .patch = patch_stac92hd71bxx },
6403 { .id = 0x111d76b4, .name = "92HD71B6X", .patch = patch_stac92hd71bxx },
6404 { .id = 0x111d76b5, .name = "92HD71B6X", .patch = patch_stac92hd71bxx },
6405 { .id = 0x111d76b6, .name = "92HD71B5X", .patch = patch_stac92hd71bxx },
6406 { .id = 0x111d76b7, .name = "92HD71B5X", .patch = patch_stac92hd71bxx },
Charles Chin4d8ec5f2010-08-19 08:06:16 +02006407 { .id = 0x111d76c0, .name = "92HD89C3", .patch = patch_stac92hd73xx },
6408 { .id = 0x111d76c1, .name = "92HD89C2", .patch = patch_stac92hd73xx },
6409 { .id = 0x111d76c2, .name = "92HD89C1", .patch = patch_stac92hd73xx },
6410 { .id = 0x111d76c3, .name = "92HD89B3", .patch = patch_stac92hd73xx },
6411 { .id = 0x111d76c4, .name = "92HD89B2", .patch = patch_stac92hd73xx },
6412 { .id = 0x111d76c5, .name = "92HD89B1", .patch = patch_stac92hd73xx },
6413 { .id = 0x111d76c6, .name = "92HD89E3", .patch = patch_stac92hd73xx },
6414 { .id = 0x111d76c7, .name = "92HD89E2", .patch = patch_stac92hd73xx },
6415 { .id = 0x111d76c8, .name = "92HD89E1", .patch = patch_stac92hd73xx },
6416 { .id = 0x111d76c9, .name = "92HD89D3", .patch = patch_stac92hd73xx },
6417 { .id = 0x111d76ca, .name = "92HD89D2", .patch = patch_stac92hd73xx },
6418 { .id = 0x111d76cb, .name = "92HD89D1", .patch = patch_stac92hd73xx },
6419 { .id = 0x111d76cc, .name = "92HD89F3", .patch = patch_stac92hd73xx },
6420 { .id = 0x111d76cd, .name = "92HD89F2", .patch = patch_stac92hd73xx },
6421 { .id = 0x111d76ce, .name = "92HD89F1", .patch = patch_stac92hd73xx },
Vitaliy Kulikovab5a6eb2010-09-08 09:00:17 +02006422 { .id = 0x111d76e0, .name = "92HD91BXX", .patch = patch_stac92hd83xxx},
6423 { .id = 0x111d76e7, .name = "92HD90BXX", .patch = patch_stac92hd83xxx},
Matt2f2f4252005-04-13 14:45:30 +02006424 {} /* terminator */
6425};
Takashi Iwai1289e9e2008-11-27 15:47:11 +01006426
6427MODULE_ALIAS("snd-hda-codec-id:8384*");
6428MODULE_ALIAS("snd-hda-codec-id:111d*");
6429
6430MODULE_LICENSE("GPL");
6431MODULE_DESCRIPTION("IDT/Sigmatel HD-audio codec");
6432
6433static struct hda_codec_preset_list sigmatel_list = {
6434 .preset = snd_hda_preset_sigmatel,
6435 .owner = THIS_MODULE,
6436};
6437
6438static int __init patch_sigmatel_init(void)
6439{
6440 return snd_hda_add_codec_preset(&sigmatel_list);
6441}
6442
6443static void __exit patch_sigmatel_exit(void)
6444{
6445 snd_hda_delete_codec_preset(&sigmatel_list);
6446}
6447
6448module_init(patch_sigmatel_init)
6449module_exit(patch_sigmatel_exit)