Графік комітів

3458 Коміти

Автор SHA1 Повідомлення Дата
Ashwini Muduganti
4fc789273f Revert "soc: Add ratelimit to supress the pr_err/dev_err"
This reverts commit 51cbf9ddff.

Change-Id: Ia582005c879263e1c12ea922f0bc07d1de197e0b
2020-10-20 21:04:39 -07:00
Prasad Kumpatla
51cbf9ddff soc: Add ratelimit to supress the pr_err/dev_err.
Add ratelimit to supress the logs flooding at the
time of SSR.In all places defined ratelimit as,
in 1sec one debug msg prints.

Change-Id: I6dfe140848e5cecb1b311c432f8311cdf0615a58
Signed-off-by: Prasad Kumpatla <nkumpat@codeaurora.org>
2020-10-09 10:55:26 -07:00
Linux Build Service Account
51e80f180a Merge ab02a0d9c1 on remote branch
Change-Id: Iead80efbe86dda699575a57d054f157faf996eeb
2020-10-08 05:34:40 -07:00
qctecmdr
ab02a0d9c1 Merge "dsp: Add param header size based on the instance id support" 2020-10-07 01:58:57 -07:00
qctecmdr
3da951c1fe Merge "ASoC: bolero: Make tx swr gpio as wakeup capable" 2020-10-07 01:58:57 -07:00
qctecmdr
80e8add847 Merge "asoc: msm: add routing rules for QUIN_AUX_PCM" 2020-10-07 01:58:57 -07:00
qctecmdr
ddba57b58c Merge "asoc: wcd938x: move 500ms after dev_up sets to true" 2020-10-07 01:58:57 -07:00
qctecmdr
7aa70c8010 Merge "ASoC: codecs: add null check before use" 2020-10-07 01:58:57 -07:00
qctecmdr
6f61b0015c Merge "soc: fix HS LPI issue for holi target" 2020-10-07 01:58:57 -07:00
qctecmdr
3df4c1d586 Merge "dsp: add change to handle use-after-free in cal_utils_is_cal_stale" 2020-10-07 01:58:57 -07:00
qctecmdr
945c14f7a8 Merge "dsp: check speaker index before accessing array" 2020-10-07 01:58:57 -07:00
Divya Sharma
be8401cbbd Revert "dsp: ion: avoid dma_buf_put twice when msm_audio_ion_map_buf fails"
This reverts commit 48ff19f071.

Change-Id: I446016ea63e45ece389096cd02a60fdff1820b00
2020-10-05 19:05:52 -07:00
Divya Sharma
984a4dcaf7 Revert "soc: remove error log in lpi gpio write"
This reverts commit b0df2d8ab5.

Change-Id: Ieff48a264ea0cdcd690bb40f1b67f965731161a8
2020-10-05 19:05:47 -07:00
Divya Sharma
84e38038e5 Revert "Revert "Revert "ASoC: bolero: check clock source before clock switch"""
This reverts commit 0dbd04d871.

Change-Id: I690350b0f8e1cb9484961740294dbbbd5b1a0806
2020-10-05 19:05:41 -07:00
Divya Sharma
530a9c8d6e Revert "asoc: bolero: switch clk to VA_CLK for LPI SVA"
This reverts commit 1a7cee75ba.

Change-Id: I27f4b23650ed66560dca8e067ca010870e121e52
2020-10-05 19:05:30 -07:00
Meng Wang
62cbd21506 asoc: wcd938x: move 500ms after dev_up sets to true
Trigger SSR during headset recording may cause recording
mute after SSR. Before dev_up is set to true, micbias
enablement for headset detection will return error and micbias
enabled for recording return true. After headset is done,
micbias is disabled. Move 500ms after dev_up to the end to
resolve this issue.

Change-Id: I7b9e094321997d64c96cf0e86a4f447d97b5fdb6
Signed-off-by: Meng Wang <mengw@codeaurora.org>
2020-10-02 10:29:11 -07:00
qctecmdr
c7638af482 Merge "asoc: routing: remove unnecessary mixer controls for TDM" 2020-10-01 22:27:04 -07:00
qctecmdr
cebd74e1a8 Merge "asoc: sa6155: enable 6 channels for QUIN TDM TX for Talos" 2020-10-01 22:27:04 -07:00
Saurav Kumar
97d18542c1 dsp: add change to handle use-after-free in cal_utils_is_cal_stale
Add change to address the race condition between
pointer dereference and memory deallocation.

Change-Id: Ia1ed47986ec81d3dc2feb3bc874847fadddac292
Signed-off-by: Saurav Kumar <sauravk@codeaurora.org>
2020-10-01 09:35:23 +05:30
Vignesh Kulothungan
2d4ec76dfc dsp: check speaker index before accessing array
Add check to validate the speaker index before accessing
speaker config array.

Change-Id: I7060806e327b46c044e5339f2c4bbd0e584feae5
Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>
2020-09-30 12:05:28 -07:00
Vignesh Kulothungan
dbbb97ce5e ASoC: codecs: add null check before use
Add null check for wcd938x component and wcd938x_priv
before use.
Add array bounds check for slave channel index before
accessing the array.

Change-Id: Ida6b2044f5f9b9a65f4b45d868040af8bd2116eb
Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>
2020-09-30 11:54:35 -07:00
Sujin Panicker
67413f55e1 dsp: Add param header size based on the instance id support
Add param header size to the actual parameter size
based on the instance id support.

Change-Id: I8937e71254265dbc9faf00b9cfc7c40c88f4388a
Signed-off-by: Sujin Panicker <spanic@codeaurora.org>
2020-09-30 11:42:15 +05:30
qctecmdr
3e60a43938 Merge "asoc: add routing controls for SLIM_9_TX" 2020-09-29 20:18:11 -07:00
Vatsal Bucha
ffd65896dd ASoC: bolero: Make tx swr gpio as wakeup capable
Do not register afe event listener for shima and make
tx swr gpio as wakeup capable.

Change-Id: I4d805c2b65e6c424c1c215431caa75f6181a16e8
Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
2020-09-29 14:29:49 +05:30
Harshal Ahire
4015ed0c54 soc: fix HS LPI issue for holi target
- Skip audio hm voting during bootup.
- Vote and unvote audio hm vote during swrm_runtime_suspend
  and swrm_runtime_resume

Change-Id: I7a9c20f62ba0d87779b26da218bfe7373132b565
2020-09-29 00:35:35 -07:00
Guodong Hu
512697da49 asoc: msm: add routing rules for QUIN_AUX_PCM
To support the mixer: MultiMedia21 Mixer QUIN_AUXPCM_UL_TX

Change-Id: I46e192f154a9386aded85405d7ac9aca2cdedd9e
Signed-off-by: Guodong Hu <guodhu@codeaurora.org>
2020-09-29 14:25:10 +08:00
Susan Wang
0c94995dcf asoc: sa6155: enable 6 channels for QUIN TDM TX for Talos
* Modify tdm_tx config to enable 6 channels for
  QUIN TX config, mirroring SEC TX config, to
  enable echo reference during SVA.

Change-Id: If7c30758a32d774508f927e81923d9d2c12fc59f
Signed-off-by: Susan Wang <yingshuw@codeaurora.org>
2020-09-28 00:55:28 -07:00
Meng Wang
e6395ca426 asoc: routing: remove unnecessary mixer controls for TDM
Some mixer controls for TDM are uncessary and remove them
to cleanup the code.

Change-Id: I38ce9077868e030135346102fcc0f093f7bef058
Signed-off-by: Meng Wang <mengw@codeaurora.org>
2020-09-28 14:13:17 +08:00
qctecmdr
69fffecae6 Merge "ASoC: wcd938x: clear digital CDC analog CLK bit 0x08" 2020-09-27 03:10:55 -07:00
qctecmdr
8cb83a63a2 Merge "dsp: add support for audio use cases to use afe topo deregister" 2020-09-27 03:10:55 -07:00
qctecmdr
ce1a09d1da Merge "asoc: holi: update soundwire master port configuration for Tx" 2020-09-27 03:10:55 -07:00
qctecmdr
0773e4d1f7 Merge "Revert "ASoC: codecs: handle device disconnect during SSR"" 2020-09-27 03:10:54 -07:00
qctecmdr
edc912447b Merge "dsp: q6core: Check q6core avs state to be modules ready" 2020-09-27 03:10:54 -07:00
qctecmdr
3dd8f01a12 Merge "asoc: remove AFE RX/TX from frontend dai" 2020-09-27 03:10:54 -07:00
qctecmdr
4a01fe07c5 Merge "asoc: add missed routing for Quinary TDM" 2020-09-27 03:10:54 -07:00
qctecmdr
d27610337b Merge "ASoC: lahaina: add audio core vote state in mi2s" 2020-09-27 03:10:54 -07:00
qctecmdr
26d36aef6b Merge "asoc: qcs405: add support for dsd input" 2020-09-27 03:10:54 -07:00
Surendar Karka
2940b913e7 asoc: add routing controls for SLIM_9_TX
Add routing controls for SLIM_9_TX.

Change-Id: I278a706a8cbc7e7bfa85e392192e9f1964bb9717
Signed-off-by: Surendar karka <skarka@codeaurora.org>
2020-09-25 14:00:35 +05:30
Laxminath Kasam
eedc416e70 dsp: q6core: Check q6core avs state to be modules ready
During PDR, in dynamic load module if attempted
before all module state ready on AVS it may fail.
Add AVS state check before send load module cmd.

Change-Id: I70a5a5b11f5661042d704222759608179ba9d47c
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2020-09-23 23:12:05 -07:00
qctecmdr
683ae4f2f1 Merge "dsp: add change to fix use-after-free issue" 2020-09-23 22:09:43 -07:00
qctecmdr
87e8178fd7 Merge "dsp: ion: avoid dma_buf_put twice when msm_audio_ion_map_buf fails" 2020-09-23 22:09:43 -07:00
qctecmdr
caf52994ef Merge "soc: remove error log in lpi gpio write" 2020-09-23 22:09:43 -07:00
qctecmdr
a399898f89 Merge "Revert "ASoC: mbhc: Call impedance detection routine before get imped"" 2020-09-23 22:09:43 -07:00
qctecmdr
3f214c9daf Merge "soc: soundwire: Update frame configuration for native audio playback" 2020-09-23 22:09:43 -07:00
qctecmdr
eb133a129a Merge "ASoC: fix typo in QUIN_TDM_TX_7 Hostless dai link" 2020-09-23 22:09:43 -07:00
qctecmdr
def0a6fb46 Merge "config: lahaina: Disable AUXPCM interface" 2020-09-23 22:09:43 -07:00
qctecmdr
8ce3306ada Merge "Asoc: fix integer overflow for long duration offload playback" 2020-09-23 22:09:43 -07:00
qctecmdr
7985106651 Merge "ASoC: swr-dmic: fix kw error in dmic_swr_ctrl" 2020-09-23 22:09:43 -07:00
qctecmdr
d2274296b2 Merge "dsp: support ION memory allocation from audio heap" 2020-09-23 22:09:42 -07:00
qctecmdr
da5ff7c31c Merge "audio-kernel: include sa8155 config" 2020-09-23 22:09:42 -07:00