History log of /external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0eef87e6f1ba77b51f5f3f2c2ebff7556273832e 15-Dec-2016 Jeffy Chen <jeffy.chen@rock-chips.com> ucm-config: veyron: use fully specified UCM

BUG=chrome-os-partner:58861
TEST=check speaker/headphone on minnie

Change-Id: I7ec8fb49036c3102dc9bdb99abcb82fdb69753fc
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Reviewed-on: https://chromium-review.googlesource.com/423293
Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
1efbf06defd77b96c8a534b2c15617256236f18c 15-Dec-2016 Jeffy Chen <jeffy.chen@rock-chips.com> ucm-config: veyron: add "Headphone Switch" control

We noticed some pop noise after switching output from headphone.
It seems like adding "Headphone Switch" control like other platform
would help.

BUG=chrome-os-partner:57435
TEST=manually, no more pop noise

Change-Id: I43b89200b9193c62f770f0659fcc7e5f7db3cc86
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Reviewed-on: https://chromium-review.googlesource.com/419933
Reviewed-by: Dylan Reid <dgreid@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
ac587a09f1eba098d98523612c1c02fe46713490 04-Apr-2015 Dylan Reid <dgreid@chromium.org> UCM: veyron - set min buffer level

Because of the lack of a residue function on veyron we need to pad the
output buffer by an extra 512 frames so it doesn't underrun.

Change-Id: Iea32c6c74f1c2bb6ae06969cd59a36c046d42c3e
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/264026
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
1ba51aabc5f230a4671d93a3e585aba2c88ba925 09-Feb-2015 CYW <cain.cai@rock-chips.com> ucm-config: veyron: enable dsp

enable dsp for veyron_jerry veyron_mighty

BUG=chrome-os-partner:35064, chrome-os-partner:34297
TEST=on jerry board, see "pipeline created" on /var/log/messages

Change-Id: I5ecaa43240d5ba6ca16ada350820779aa1a8a290
Signed-off-by: CYW <cain.cai@rock-chips.com>
Reviewed-on: https://chromium-review.googlesource.com/247585
Reviewed-by: Hsinyu Chao <hychao@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
2a83d056d5c35f300a43ccfced825f0defe7f7b4 20-Jan-2015 Jeffy Chen <jeffy.chen@rock-chips.com> UCM: veyron - Change "Ext Spk" to "Speaker"

In alsa-libs' code, it will try to turn off "Speaker Switch"
when muting "Speaker Volume".

Currently we're using "Ext Spk Switch", that makes the mute
func not working.

* Need to change the switch name in our driver too.

CQ-DEPEND=I7680dfd879b3ecb20ec8a80ea50fe6b4085be1ab
BUG=chrome-os-partner:35174
TEST=without headphone plugin, run:
'strace -f -p `pgrep cras` 2>&1|grep ioctl|grep -v -E
"DELAY|SYNC"'

can see these logs after close lid:

[pid 12046] ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ or USBDEVFS_IOCTL,
0xbef71740) = 0
[pid 12046] ioctl(17, SNDRV_CTL_IOCTL_ELEM_WRITE or
USBDEVFS_HUB_PORTINFO, 0xbef71740) = 0
[pid 12046] ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ or USBDEVFS_IOCTL,
0xbef71748) = 0
[pid 12046] ioctl(17, SNDRV_CTL_IOCTL_ELEM_WRITE or
USBDEVFS_HUB_PORTINFO <unfinished ...>
[pid 12046] <... ioctl resumed> , 0xbef71748) = 0

Change-Id: I3247d1477ea428cb19c1ba8a8a79077ee321bdfd
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Reviewed-on: https://chromium-review.googlesource.com/241946
Reviewed-by: Dylan Reid <dgreid@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
d4df7a30a35b40aee6182b951c5e16a008fb1ec8 06-Jan-2015 Cheng-Yi Chiang <cychiang@chromium.org> ucm-config: veyron: Enable Record Path DC Blocking

Enable Record Path DC Blocking for external mic.

BUG=chrome-os-partner:34538
TEST=Use internal mic to record, then use external mic to record. Check
Record Path DC Blocking control is on.

Change-Id: I7e8ec298e5bb2c459e16cd164572c2a532c6217d
Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/238660
Reviewed-by: Hsinyu Chao <hychao@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
b0c00303e32ec081876cbfcf38a8d6ce280475ba 15-Nov-2014 Dylan Reid <dgreid@chromium.org> veyron: Use Headset Jack.

After the ts3a227e headset detect chip is used, there will be one jack
that reports both the mic and headphone plug/unplug state.

Change-Id: Ic8a34ea9abebaaf5bd4cd9e3971ab7d23ce38c54
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/229966
Reviewed-by: Chinyue Chen <chinyue@chromium.org>
Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf
c56f1fa93209bcb06ec8bc26823e714bdb090432 11-Sep-2014 Jianqun Xu <jay.xu@rock-chips.com> CRAS: veyron - add audio configure for rk3288 with max98090

Match to the card device name, create the configure files of "ROCKCHIP-I2S"
for board with rockchip-max98090.

BUG=chrome-os-partner:30167
TEST="boot pinky, start cras
cras_test_client --add_active_output 3:1
aplay <file>"

Change-Id: I989a3ec1b58c6df63b26a3c1db6df785df80fcd0
Signed-off-by: xujianqun <xjq@rock-chips.com>
Signed-off-by: Sonny Rao <sonnyrao@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/217361
Reviewed-by: Dylan Reid <dgreid@chromium.org>
/external/adhd/ucm-config/veyron/ROCKCHIP-I2S/HiFi.conf