lp:~canonical-hwe-team/hwe-next/+git/sof
- Get this repository:
-
git clone
https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof
Import details
This repository is an import of the Git repository at https://github.com/thesofproject/sof.git.
Last successful import was 2 hours ago.
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2021-01-22 15:41:56 UTC 19 hours ago |
smart_amp_maxim_dsm: change logging level for xrun
Author:
Keyon Jie
smart_amp_ When overrun happens for maxim_dsm_ff_proc() or maxim_dsm_ Signed-off-by: Keyon Jie <yang.jie@ |
tgl-011-drop-stable | 2021-01-22 12:08:52 UTC 22 hours ago |
clk: do not release clock only for LPRO->HPRO transition
Author:
Adrian Bonislawski
clk: do not release clock only for LPRO->HPRO transition This will allow to switch to HPRO much faster when needed in s0 Signed-off-by: Adrian Bonislawski <adrian. |
lrg/topic/timer | 2021-01-21 16:29:57 UTC 2021-01-21 |
idc: core boot: relax the idc wait to allow other cores access to IO
Author:
Liam Girdwood
idc: core boot: relax the idc wait to allow other cores access to IO Currently idc_wait_ Relax the IO to speed up booting of secondary cores. Signed-off-by: Liam Girdwood <liam.r. |
codec_adapter_ |
2021-01-21 06:48:05 UTC 2021-01-21 |
tools: topology: Add common Codec Adapter capture pipeline tplg
Author:
Pin-chih Lin
tools: topology: Add common Codec Adapter capture pipeline tplg pipe-codec- For codec developers, a upper-layer tplg file should be provided for Signed-off-by: Pin-chih Lin <johnylin@ |
passthrough | 2021-01-20 16:01:42 UTC 2021-01-20 |
src: codec_adapter: Add process passthrough path
Author:
Pin-chih Lin
src: codec_adapter: Add process passthrough path If the passthrough flag is enabled, on process() the data in the input We should determine how and when to set the passthrough flag. Signed-off-by: Pin-chih Lin <johnylin@ |
lrg/topic/ |
2021-01-15 15:52:47 UTC 2021-01-15 |
schedule: ll: complain if LL scheduler start is held up
Author:
Liam Girdwood
schedule: ll: complain if LL scheduler start is held up Let users know if we start late for any reason. Signed-off-by: Liam Girdwood <liam.r. |
codec_adapter_ |
2021-01-08 09:46:20 UTC 2021-01-08 |
debug: tools: topology: Add codec_adapter (dcblock) topology files
Author:
Pin-chih Lin
debug: tools: topology: Add codec_adapter (dcblock) topology files Added the topology files of Codec Adapter (dcblock). For debug purpose, the PCM pipeline of HDMI1 is replaced by For debug purpose, the usage of Smart Amp is removed on Signed-off-by: Pin-chih Lin <johnylin@ |
multiband_drc_inc | 2021-01-02 05:11:29 UTC 2021-01-02 |
Merge branch 'multiband_drc_inc' of https://github.com/thesofproject/sof into...
Author:
sriram
Merge branch 'multiband_drc_inc' of https:/ |
imx-stable-v1.6 | 2020-12-18 09:14:16 UTC 2020-12-18 |
schedule: dma_multi_chan: fix null pointer when scanning for tasks
Author:
Iuliana Prodan
schedule: dma_multi_chan: fix null pointer when scanning for tasks When scanning all channels for a certain task we end up comparing Fixes #3690 Signed-off-by: Daniel Baluta <daniel. |
cml-011-stable | 2020-12-17 08:45:49 UTC 2020-12-17 |
Debug: Add DCBLOCK to HDMI1 playback pipeline
Author:
Pin-chih Lin
Debug: Add DCBLOCK to HDMI1 playback pipeline Signed-off-by: Pin-chih Lin <johnylin@ |
tdfb_add_ |
2020-12-15 16:35:22 UTC 2020-12-15 |
Tools: Tune: Add multiple angles and beam off settings add to TDFB blob
Author:
Seppo Ingalsuo
Tools: Tune: Add multiple angles and beam off settings add to TDFB blob This patch essentially adds support for steer_az/steer_el to be Signed-off-by: Seppo Ingalsuo <seppo. |
lrg/topic/topology2 | 2020-12-12 04:06:39 UTC 2020-12-12 |
Topology2: introduction to topology2.0
Author:
Liam Girdwood
Topology2: introduction to topology2.0 About This is a high level keyword extension on top of the existing ALSA conf 1) Simplify the ALSA conf topology definitions by providing high level 2) Allow simple reuse of objects. Define once and reuse (like M4) with 3) Allow data type and value verification. This is not done today and Common Topology Classes Topology today has some common classes that are often reused throughout This PR introduces the high level concept of reusable "class" like Class.Pipeline - Class for pipelines that can be instantiated in the Class.DAI - Class for DAIs such as SSP/DMIC/HDA etc. Class.Control- Class for mixers, byte controls, enum controls etc. Class.Base - Class for generic objects that cannot be inherited and Common Topology Attributes Topology defines a lot of attributes per object with different types and A new keyword "DefineAttribute" has been added to define attribute type, Topology Classes define the list of attributes that they use and whether Common Topology Arguments Arguments are used to pass essential data needed for instantiating an ALSA Conf Parser All the changes being proposed and discussed here must be 100% compliant It's intended that there will be NO changes to the ALSA conf parser alsatplg Compiler The alsatplg compiler requires changes to construct and validate objects Opens Add platform constraints and capabilities and include them so that Signed-off-by: Liam Girdwood <liam.r. |
multiband_drc | 2020-12-03 09:25:16 UTC 2020-12-03 |
sof: multiband_drc: Add Multiband DRC component
Author:
Pin-chih Lin
sof: multiband_drc: Add Multiband DRC component Multiband DRC is a single- The following graph illustrates a 3-band Multiband DRC component: Signed-off-by: Pin-chih Lin <johnylin@ |
topic/sof_ci_test | 2020-12-03 06:28:27 UTC 2020-12-03 |
[DO NOT MERGE][TEST]force xcc build fail
Author:
Pan Xiuli
[DO NOT MERGE][TEST]force xcc build fail A test commit to force tplg build fail to test CI Signed-off-by: Pan Xiuli <xiuli. |
process_ |
2020-12-01 13:00:40 UTC 2020-12-01 |
Tools: Test: Fix Matlab compatibility in process_test.m
Author:
Seppo Ingalsuo
Tools: Test: Fix Matlab compatibility in process_test.m The set of figure property in figure() command is not supported Signed-off-by: Seppo Ingalsuo <seppo. |
releases | 2020-11-25 13:23:50 UTC 2020-11-25 |
cavs: clk: return to HPRO on wakeup
Author:
Adrian Bonislawski
cavs: clk: return to HPRO on wakeup This will allow to recover hpro instead of wovcro on wakeup Signed-off-by: Adrian Bonislawski <adrian. |
dmic_runtime_ |
2020-11-24 14:12:27 UTC 2020-11-24 |
Topology: Change minimum bus clock to 2.4 MHz for 48 kHz DMIC DAI
Author:
Seppo Ingalsuo
Topology: Change minimum bus clock to 2.4 MHz for 48 kHz DMIC DAI The driver configures a lowest feasible bus clock to save power. The topologies those define a 48 kHz DMIC DAI need to increase the min. Signed-off-by: Seppo Ingalsuo <seppo. |
imx-stable-v1.5 | 2020-11-23 13:54:09 UTC 2020-11-23 |
drivers: imx: sai: Use rate from topology
Author:
Daniel Baluta
drivers: imx: sai: Use rate from topology So far we only used topologies with rate set So, use rate from parameters passed from kernel. Signed-off-by: Daniel Baluta <daniel. |
0.10 | 2020-11-21 16:22:54 UTC 2020-11-21 |
zephyr: extend the wrapper for generic architecture support
Author:
Guennadi Liakhovetski
zephyr: extend the wrapper for generic architecture support When building SOF with Zephyr for unsupported architectures Signed-off-by: Guennadi Liakhovetski <guennadi. |
stable-v1.6 | 2020-11-21 13:48:23 UTC 2020-11-21 |
zephyr: remove infinite recursion on Broadwell
Author:
Guennadi Liakhovetski
zephyr: remove infinite recursion on Broadwell Broadwell support with Zephyr had only been dry-coded, it has never Signed-off-by: Guennadi Liakhovetski <guennadi. |
tgl-011b- |
2020-11-18 13:23:02 UTC 2020-11-18 |
Revert "smart_amp: fix smart amplifier tplg"
Author:
Adrian Bonislawski
Revert "smart_amp: fix smart amplifier tplg" This reverts commit 97377c3757e9889 |
0.7 | 2020-11-18 12:07:56 UTC 2020-11-18 |
kpb: fix logic bug
Author:
Curtis Malainey
kpb: fix logic bug Storing the address of a know existing address space will always result Signed-off-by: Curtis Malainey <cujomalainey@ |
tgl-010-hot-fix-1 | 2020-11-06 10:24:17 UTC 2020-11-06 |
apl: power_down: move IPC_HOST_BASE literal into register
Author:
Bartosz Kokoszko
apl: power_down: move IPC_HOST_BASE literal into register Before switching off memory, IPC_HOST_BASE literal value should Signed-off-by: Bartosz Kokoszko <bartoszx. |
drc_incremental | 2020-11-06 06:49:26 UTC 2020-11-06 |
sof: drc: Implement s24 and s32 sample format cases
Author:
Pin-chih Lin
sof: drc: Implement s24 and s32 sample format cases Implemented s24 and s32 sample format cases of both pass and default Because both s24 and s32 cases use 32-bit samples for source/sink stream In common functions (e.g. drc_compress_ Signed-off-by: Pin-chih Lin <johnylin@ |
drc_tune | 2020-11-05 02:39:05 UTC 2020-11-05 |
tools: tune: Generate ctrl bytes from params for DRC
Author:
Pin-chih Lin
tools: tune: Generate ctrl bytes from params for DRC Used the similar parameter set as the DRC kernel in CRAS to generate ctrl Plotted input-output dB response curve with the specific parameter set. Signed-off-by: Pin-chih Lin <johnylin@ |
improve_tune_tdfb | 2020-10-27 09:51:53 UTC 2020-10-27 |
Tools: Tune: TDFB: Simplify typical usage of bf_design(), bf_export()
Author:
Seppo Ingalsuo
Tools: Tune: TDFB: Simplify typical usage of bf_design(), bf_export() The bf_defaults() now sets the default directory locations for Also the defaults for input channels and output mixing are set to The default distance for look direction is set to 5.0m so it is better The FFT length is changed to 1024 to enable design of longer filter bank The incorrect use of mic_n (number of microphones) is replaced by The automatic systematic design file names are now created for all array The script is made more flexible to run without need to export data and Signed-off-by: Seppo Ingalsuo <seppo. |
drc_incremental |
2020-10-22 10:59:29 UTC 2020-10-22 |
DEBUG: src: check input/output ranges of float functions
Author:
Pin-chih Lin
DEBUG: src: check input/output ranges of float functions Signed-off-by: Pin-chih Lin <johnylin@ |
tgl-010-drop-stable | 2020-10-13 22:46:08 UTC 2020-10-13 |
post_processing topology: change period and buffers
Author:
Marcin Rajwa
post_processing topology: change period and buffers This patch schedules post processing pipeline on 2 ms time period Signed-off-by: Marcin Rajwa <marcin. |
add_volume_ |
2020-10-12 10:33:54 UTC 2020-10-12 |
Topology: Use pipe-volume-switch-capture in nocodec topologies
Author:
Seppo Ingalsuo
Topology: Use pipe-volume- This patch replaces use of pipe-volume-capture macro or The mute switch add should be possible to all capture topologies but Signed-off-by: Seppo Ingalsuo <seppo. |
pr/fixtglkey | 2020-10-10 06:59:06 UTC 2020-10-10 |
scripts: xtensa-build-all: fix TGL build with customized key
Author:
Pan Xiuli
scripts: xtensa-build-all: fix TGL build with customized key When use MEU as sign tool, PRIVATE_KEK_OPTION should also use Signed-off-by: Pan Xiuli <xiuli. |
drc_develop | 2020-10-08 09:46:16 UTC 2020-10-08 |
sof: drc: Implement delay only when DRC disabled
Author:
Pin-chih Lin
sof: drc: Implement delay only when DRC disabled Delay the input sample only and don't do other processing. This is used when Signed-off-by: Pin-chih Lin <johnylin@ |
tdfb_test_ |
2020-10-02 13:47:17 UTC 2020-10-02 |
Tools: Test: Audio: Add license and help text for TDFB test script
Author:
Seppo Ingalsuo
Tools: Test: Audio: Add license and help text for TDFB test script Signed-off-by: Seppo Ingalsuo <seppo. |
fix_level_dbfs | 2020-09-30 08:31:09 UTC 2020-09-30 |
Tools: Test: Fix for dBFS level measure for muted audio
Author:
Seppo Ingalsuo
Tools: Test: Fix for dBFS level measure for muted audio The log() function returns -Inf for level measure for stream of The license text is also updated to current version. Signed-off-by: Seppo Ingalsuo <seppo. |
fix_multitone | 2020-09-29 14:26:48 UTC 2020-09-29 |
Tools: Test: Fix for sine vector orientations mismatch
Author:
Seppo Ingalsuo
Tools: Test: Fix for sine vector orientations mismatch The generation of multiple tone frequencies failed due accidental The license text format also is changed to current. Signed-off-by: Seppo Ingalsuo <seppo. |
jsl-004-drop-stable | 2020-09-23 12:24:49 UTC 2020-09-23 |
topology: jsl-rt1015: PLL input at 50fs is no longer supported
Author:
Uday M Bhat
topology: jsl-rt1015: PLL input at 50fs is no longer supported PLL input SSP bclk Modifying topology to 64fs Signed-off-by: Slawomir Blauciak <slawomir. |
volume_ |
2020-09-23 10:54:50 UTC 2020-09-23 |
Audio: Continue volume ramp until all channels are complete
Author:
Seppo Ingalsuo
Audio: Continue volume ramp until all channels are complete The volume component works correct when all channels receive the same This patch fixes a bug that is triggered by applying different In the fix the logic is set to opposite. Whenever a channel needs a ramp Fixes #3455 Signed-off-by: Seppo Ingalsuo <seppo. |
post_processing_dev | 2020-09-17 13:24:15 UTC 2020-09-17 |
topology: change name of PP pipeline & increase buffer sizes
Author:
Marcin Rajwa
topology: change name of PP pipeline & increase buffer sizes This patch increases the post processing buffers to provide Signed-off-by: Marcin Rajwa <marcin. |
tgl-009-drop-stable | 2020-09-17 06:02:43 UTC 2020-09-17 |
tgl: enable WOVCRO clock
Author:
Adrian Bonislawski
tgl: enable WOVCRO clock This will allow to save significant amount of SOC power Signed-off-by: Adrian Bonislawski <adrian. |
DSM_Reference_ |
2020-09-16 02:25:57 UTC 2020-09-16 |
topology: Update number of feeback reference channel on max98373
Author:
Sathyanarayana Nujella
topology: Update number of feeback reference channel on max98373 This patch modifies the number of reference feedback channels from the Signed-off-by: Dharageswari R <dharageswari. |
tgl-sdw-wov | 2020-09-15 07:25:43 UTC 2020-09-15 |
topology: add KWD component into sof-tgl-sdw-max98373-rt5682
Author:
Naveen Manohar
topology: add KWD component into sof-tgl- Add KWD pipelines with vol-kfpm pipe using intel-generic- Signed-off-by: Naveen Manohar <naveen. |
smart_amp_ |
2020-09-11 22:45:09 UTC 2020-09-11 |
topology: Update number of smart_amp_feedback channel on max98373
Author:
Dharageswari R
topology: Update number of smart_amp_feedback channel on max98373 This patch modifies the number of feedback channels from the Signed-off-by: Dharageswari R <dharageswari. |
max | 2020-09-02 13:32:03 UTC 2020-09-02 |
logger: Add option to disable firmware compatibility check
Author:
Karol Trzcinski
logger: Add option to disable firmware compatibility check It may be needed for situation when user have firmware after Signed-off-by: Karol Trzcinski <karolx. |
upstream_crossover | 2020-09-02 05:22:36 UTC 2020-09-02 |
tools: testbench: add Crossover component tests
Author:
Pin-chih Lin
tools: testbench: add Crossover component tests Crossover component is added as multi-output playback tests for testbench. Signed-off-by: Pin-chih Lin <johnylin@ |
Maxim_DSM_UUID | 2020-09-01 22:07:00 UTC 2020-09-01 |
topology: Add UUID for Maxim DSM component
Author:
Dharageswari R
topology: Add UUID for Maxim DSM component This patch adds UUID for Maxim DSM component in sof-tgl- Signed-off-by: Dharageswari R <dharageswari. |
remotes/origin/v7 | 2020-08-25 16:40:43 UTC 2020-08-25 |
Added support for static DSM library
Author:
Ryan Lee
Added support for static DSM library Added Maxim DSM(Dyanmic Speaker Management) static library Signed-off-by: Ryan Lee <ryans. |
lrg/topic/cmake | 2020-08-23 14:32:50 UTC 2020-08-23 |
cmake: set git hash to 8 digit
Author:
Liam Girdwood
cmake: set git hash to 8 digit GIT_LOG_HASH can be more than 8 digits. Limit hash value up to fixes: #3322 Signed-off-by: Fred Oh <fred.oh@ |
lrg/topic/ |
2020-08-21 14:46:37 UTC 2020-08-21 |
zephyr: fix build for new sof git hashes.
Author:
Liam Girdwood
zephyr: fix build for new sof git hashes. Git hashes need exported for Zephyr build. Signed-off-by: Liam Girdwood <liam.r. |
Read_only_ |
2020-08-21 06:10:57 UTC 2020-08-21 |
sof-ctl: Add support for read-only, write-only and read-write kcontrol
Author:
Dharageswari R
sof-ctl: Add support for read-only, write-only and read-write kcontrol This patch checks for the access type of kcontrol and returns error Signed-off-by: Dharageswari R <dharageswari. |
tgl-007 | 2020-08-18 09:36:41 UTC 2020-08-18 |
tools: testbench: check for array size mismatch for components
Author:
Mohana Datta Yelugoti
tools: testbench: check for array size mismatch for components This patch uses the functionality added by the c9e090ccf37 commit Not doing so may result in cases, where we try to write into the Signed-off-by: Mohana Datta Yelugoti <ymdatta. |
tgl-008 | 2020-08-18 09:36:41 UTC 2020-08-18 |
tools: testbench: check for array size mismatch for components
Author:
Mohana Datta Yelugoti
tools: testbench: check for array size mismatch for components This patch uses the functionality added by the c9e090ccf37 commit Not doing so may result in cases, where we try to write into the Signed-off-by: Mohana Datta Yelugoti <ymdatta. |
tgl-007-drop-stable | 2020-08-17 09:53:40 UTC 2020-08-17 |
component: switch to use UUID for component creation
Author:
Keyon Jie
component: switch to use UUID for component creation Switch to use UUID for component creation, if it is provided from the Signed-off-by: Keyon Jie <yang.jie@ |
lrg/topic/ |
2020-08-15 12:06:07 UTC 2020-08-15 |
zephyr: trace: formatting specifier differences.
Author:
Liam Girdwood
zephyr: trace: formatting specifier differences. This is WIP, there are the following differences between Zephyr and %s -> %p Signed-off-by: Liam Girdwood <liam.r. |
tgl_008_from_master | 2020-08-14 09:52:41 UTC 2020-08-14 |
Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome.
Author:
paniwladca
Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome. |
Smart_amp_ |
2020-08-13 22:25:18 UTC 2020-08-13 |
topology: Allow set parameters at runtime in smart_amplifier component
Author:
Dharageswari R
topology: Allow set parameters at runtime in smart_amplifier component Kcontrol interface is needed to set the smart_amplifier algorithm Signed-off-by: Dharageswari R <dharageswari. |
lrg/topic/uncache | 2020-08-11 14:32:41 UTC 2020-08-11 |
zephyr: dont use uncache region for zephyr yet
Author:
Liam Girdwood
zephyr: dont use uncache region for zephyr yet Disable use of uncache region on Zephyr until it's ready. Signed-off-by: Liam Girdwood <liam.r. |
johnylin_b | 2020-08-11 06:28:09 UTC 2020-08-11 |
src: math: move iir_df2t function to src/math
Author:
Pin-chih Lin
src: math: move iir_df2t function to src/math Moved iir_df2t() from src/audio/eq_iir to src/math as a common library for IIR Signed-off-by: Pin-chih Lin <johnylin@ |
topic/uuid | 2020-08-03 02:28:44 UTC 2020-08-03 |
ipc: update documentation to include extended data
Author:
Marc Herbert
ipc: update documentation to include extended data Update the IPC protocol documentation to include the extended data. Signed-off-by: Marc Herbert <marc.herbert@ |
crossover | 2020-07-24 06:15:19 UTC 2020-07-24 |
tools: testbench: Support channels specification
Author:
Pin-chih Lin
tools: testbench: Support channels specification Support channel specification by argument "-c" on testbench Signed-off-by: Pin-chih Lin <johnylin@ |
44a65 | 2020-07-23 09:28:41 UTC 2020-07-23 |
chrome: jsl: disable system agent
Author:
Janusz Jankowski
chrome: jsl: disable system agent To match TGL release config. Signed-off-by: Janusz Jankowski <janusz. |
lrg/topic/elif | 2020-07-22 14:58:16 UTC 2020-07-22 |
build: elif statement has no conditional.
Author:
Liam Girdwood
build: elif statement has no conditional. Looks like was never compiled ? Signed-off-by: Liam Girdwood <liam.r. |
lrg/topic/ipc2 | 2020-07-20 11:11:36 UTC 2020-07-20 |
ipc2: introduce IPC2 ABI.
Author:
Liam Girdwood
ipc2: introduce IPC2 ABI. About IPC2 is a MAJOR ABI update that is not fully backwards compatible with IPC2 has the following high level aims 1) Straight forward message life cycle management. Add/deprecate/ 2) Provide a transition path for code that uses existing or legacy IPC 3) Provide high density messaging similar to vanilla C structs. 4) Message discovery - clients can determine supported message types 5) Standard metadata for all messages with optional extra metadata. Message Header IPC2 messages will all use a standard header that contains generic Messages are now catergorized into class, subclass and action in order See header.h Messaging Enumeration The FW extended manifest data will contain a list of supported messages See manifest.h Message Data Format Each piece of data sent in a message must be tagged with an ID that the IPC2 also provides a pathway for migrating legacy code to IPC2. i.e. IPC2 See message.h Signed-off-by: Liam Girdwood <liam.r. |
multi_output_ |
2020-07-17 06:11:18 UTC 2020-07-17 |
tools: Support multi-output component testing on testbench
Author:
Pin-chih Lin
tools: Support multi-output component testing on testbench - Support up to 4 output pipelines for test/topology/ - Support multiple output file mode on running testbench. - Crossover component testing is added on testbench. - Support channel specification by argument "-c" on testbench - Refine debug messages for tplg_parser/ Signed-off-by: Pin-chih Lin <johnylin@ |
crossover_pull2 | 2020-07-16 06:25:04 UTC 2020-07-16 |
WIP: continue on 2-way crossover test topology 20200716
Author:
Pin-chih Lin
WIP: continue on 2-way crossover test topology 20200716 Signed-off-by: Pin-chih Lin <johnylin@ |
v7 | 2020-07-14 18:54:37 UTC 2020-07-14 |
topology: fix playback & capture pipelines to be timer driven
Author:
Marcin Rajwa
topology: fix playback & capture pipelines to be timer driven This patch fixes two SSP pipelines to be scheduled in timer Signed-off-by: Marcin Rajwa <marcin. |
rt1015_100fs | 2020-07-08 03:43:20 UTC 2020-07-08 |
topology: jsl-rt1015: PLL input at 50fs is no longer supported
Author:
Uday M Bhat
topology: jsl-rt1015: PLL input at 50fs is no longer supported PLL input SSP bclk Modifying topology to 64fs |
tgl-006-drop-stable | 2020-07-07 08:21:22 UTC 2020-07-07 |
tgl: Fix the MEU offset for MEU version less than 15.0.0.0
Author:
Dharageswari R
tgl: Fix the MEU offset for MEU version less than 15.0.0.0 This patch fixes the MEU offset value to 1088 for the Signed-off-by: Dharageswari R <dharageswari. |
meu_offset_fix | 2020-07-06 22:10:29 UTC 2020-07-06 |
tgl: Fix the MEU offset for MEU version less than 15.0.0.0
Author:
Dharageswari R
tgl: Fix the MEU offset for MEU version less than 15.0.0.0 This patch fixes the MEU offset value to 1088 for the Signed-off-by: Dharageswari R <dharageswari. |
crossover_pull | 2020-07-03 09:06:47 UTC 2020-07-03 |
WIP: testbench supports multiple output files
Author:
Pin-chih Lin
WIP: testbench supports multiple output files user input as "-o output_ Signed-off-by: Pin-chih Lin <johnylin@ |
jsl-003-drop-stable | 2020-06-23 08:53:43 UTC 2020-06-23 |
topology: fix wrong parameter for HDMI in sof-jsl-da7219
Author:
Pan Xiuli
topology: fix wrong parameter for HDMI in sof-jsl-da7219 Remove the wrong one more 0 in the DAI config for HDMI. Signed-off-by: Pan Xiuli <xiuli. |
glk-012- |
2020-06-18 09:02:31 UTC 2020-06-18 |
pipeline: recover from preload fail
Author:
Brent Lu
pipeline: recover from preload fail Calling comp_underrun() in host component to recover from XRUN caused Signed-off-by: Brent Lu <brent. |
jsl_MX98360a | 2020-06-11 04:19:47 UTC 2020-06-11 |
topology: Add jsl+ MX98360a amp with ALC5682 Headset codec
Author:
Uday M Bhat
topology: Add jsl+ MX98360a amp with ALC5682 Headset codec Topology is modified to include another JSL+ product variant with Signed-off-by: Uday M Bhat <uday.m. |
mn | 2020-06-10 20:31:52 UTC 2020-06-10 |
Audio: Fix error trace for build specific limitation for FIR EQ
Author:
Seppo Ingalsuo
Audio: Fix error trace for build specific limitation for FIR EQ This patch fixes from errors trace a message where the length ERROR Filter length 0 exceeds limitation for build. Signed-off-by: Seppo Ingalsuo <seppo. |
stable-v1.5 | 2020-06-05 13:23:32 UTC 2020-06-05 |
ipc: header size validation fix
Author:
Adrian Bonislawski
ipc: header size validation fix This patch will deny IPC headers with size 0 Signed-off-by: Adrian Bonislawski <adrian. |
jsl-002-drop-stable | 2020-05-29 09:58:53 UTC 2020-05-29 |
topology: fix wrong parameter for HDMI in sof-jsl-da7219
Author:
Pan Xiuli
topology: fix wrong parameter for HDMI in sof-jsl-da7219 Remove the wrong one more 0 in the DAI config for HDMI. Signed-off-by: Pan Xiuli <xiuli. |
1.4-stable | 2020-04-24 09:12:55 UTC 2020-04-24 |
platform: intel: add clock switch for waiti
Author:
Janusz Jankowski
platform: intel: add clock switch for waiti Platforms with cAVS version 1.8 & 2.0 have hardware requirement that Signed-off-by: Janusz Jankowski <janusz. |
tgl-005-drop-stable | 2020-04-22 13:48:10 UTC 2020-04-22 |
[SQUASH ME] smart_amp: add crc to model data
Author:
Bartosz Kokoszko
[SQUASH ME] smart_amp: add crc to model data Commit adds crc field in model data in prealloc Signed-off-by: Bartosz Kokoszko <bartoszx. |
lrg/topic/ |
2020-04-09 12:25:33 UTC 2020-04-09 |
buffer: locking - only lock on buffer status updates.
Author:
Liam Girdwood
buffer: locking - only lock on buffer status updates. WIP. Buffers should only be locked when changing buffer status. The pipeline rules are simple These rules mean there is no need to lock the whole buffer per component Reading the current buffer free/avail status does NOT need locked. The Signed-off-by: Liam Girdwood <liam.r. |
tgl-004-drop-stable | 2020-04-02 12:58:25 UTC 2020-04-02 |
mux: add handle of demux in .params() to fix noise issue
Author:
Keyon Jie
mux: add handle of demux in .params() to fix noise issue The sof_mux_ Signed-off-by: Keyon Jie <yang.jie@ |
topic/smart-amp | 2020-04-02 09:47:54 UTC 2020-04-02 |
tgl: disable CONFIG_CAVS_LPRO
Author:
Bartosz Kokoszko
tgl: disable CONFIG_CAVS_LPRO Use HP clock as default on tigerlake. Signed-off-by: Bartosz Kokoszko <bartoszx. |
tgl | 2020-03-30 13:59:51 UTC 2020-03-30 |
topology: cmake: silence super chatty alsatplg unless VERBOSE=1
Author:
Marc Herbert
topology: cmake: silence super chatty alsatplg unless VERBOSE=1 Successfully tested with both Make and Ninja on Linux. Non-portable but approved by @jajanusz in former PR #2626 With this commit: $ make -C tools/build_tools/ | wc -l $ VERBOSE=anything make -C tools/build_tools/ | wc -l Signed-off-by: Marc Herbert <marc.herbert@ |
cml-011-drop-stable | 2020-03-30 12:49:32 UTC 2020-03-30 |
kpb: perform additional pointer sanity checks
Author:
Slawomir Blauciak
kpb: perform additional pointer sanity checks Issues detected by code scans. Signed-off-by: Slawomir Blauciak <slawomir. |
topic/smart- |
2020-03-23 09:22:58 UTC 2020-03-23 |
smart_amp: add smart_amp component template
Author:
Bartosz Kokoszko
smart_amp: add smart_amp component template Signed-off-by: Bartosz Kokoszko <bartoszx. |
cml-010-hot-fix2 | 2020-03-17 11:21:38 UTC 2020-03-17 |
dai: ALH set burst_elems
Author:
Rander Wang
dai: ALH set burst_elems The burst length of GP-DMA should align to DMAT setting Signed-off-by: Rander Wang <rander. |
macchian- |
2020-03-13 07:58:45 UTC 2020-03-13 |
topology: add cml support with da7219 and max98357a
Author:
Mac Chiang
topology: add cml support with da7219 and max98357a Reuse sof-glk-da7219-kwd by included cml.m4 Signed-of-by: Mac Chiang <mac.chiang@ |
cml-010-hot-fix | 2020-02-27 10:49:44 UTC 2020-02-27 |
Volume: Simplify volume synchronization to host
Author:
Seppo Ingalsuo
Volume: Simplify volume synchronization to host This patch removes a trivial function vol_update() and alters Signed-off-by: Seppo Ingalsuo <seppo. |
1.3 | 2020-02-16 20:26:55 UTC 2020-02-16 |
ASRC: Fix stream parameters passing in params()
Author:
Tomasz Lauda
ASRC: Fix stream parameters passing in params() This patch updates the stream sample rate propagation to happen Signed-off-by: Tomasz Lauda <tomasz. |
jsl-001-drop-stable | 2020-02-05 12:14:47 UTC 2020-02-05 |
memory: increase heap buffer size for ICL an JSP platforms
Author:
Marcin Rajwa
memory: increase heap buffer size for ICL an JSP platforms This patch increases heap buffer size for ICL and JSP platforms. Signed-off-by: Marcin Rajwa <marcin. |
cml-008- |
2020-01-16 22:27:32 UTC 2020-01-16 |
clk: waiti: change clocks selection according to power state
Author:
Marcin Rajwa
clk: waiti: change clocks selection according to power state This patch makes HP ring oscilator a default clock Signed-off-by: Marcin Rajwa <marcin. |
cml-008- |
2020-01-16 22:27:32 UTC 2020-01-16 |
clk: waiti: change clocks selection according to power state
Author:
Marcin Rajwa
clk: waiti: change clocks selection according to power state This patch makes HP ring oscilator a default clock Signed-off-by: Marcin Rajwa <marcin. |
tgl-003-drop-stable | 2020-01-13 03:26:34 UTC 2020-01-13 |
drivers: intel: mn: refactor mn_set_mclk
Author:
Janusz Jankowski
drivers: intel: mn: refactor mn_set_mclk Refactor MCLK setting function into smaller parts. Signed-off-by: Janusz Jankowski <janusz. |
cml-010-drop-stable | 2019-12-16 10:39:49 UTC 2019-12-16 |
interrupt: dynamic clock change for waiti
Author:
Janusz Jankowski
interrupt: dynamic clock change for waiti While in waiti FW should use 120mHz clock on CNL platform. Signed-off-by: Janusz Jankowski <janusz. |
gdb_fix | 2019-12-16 08:42:30 UTC 2019-12-16 |
gdb: fix wrong config flag
Author:
Marcin Rajwa
gdb: fix wrong config flag This patch fixes wrong config flag responsible Signed-off-by: Marcin Rajwa <marcin. |
cml-007-drop-stable | 2019-12-02 10:48:18 UTC 2019-12-02 |
interrupt: dynamic clock change for waiti
Author:
Janusz Jankowski
interrupt: dynamic clock change for waiti While in waiti FW should use 120mHz clock on CNL platform. Signed-off-by: Janusz Jankowski <janusz. |
cml-008- |
2019-11-29 09:32:11 UTC 2019-11-29 |
Topology: Fix DAI_ADD function call in sof-cml-rt1011-rt5682 topology
Author:
WojciechX Wittbrodt
Topology: Fix DAI_ADD function call in sof-cml- This patch fixes DAI_ADD function call for speaker pipeline. Signed-off-by: WojciechX Wittbrodt <wojciechx. |
cml-007-pm-ctx-save | 2019-11-25 13:24:00 UTC 2019-11-25 |
pm: cavs: fix literal dcache lock in power down
Author:
Marcin Maka
pm: cavs: fix literal dcache lock in power down Compiler options has to be changed in order to compute Some literals must be declared explicitly and loaded Signed-off-by: Marcin Maka <marcin. |
cml-009-drop-stable | 2019-11-13 14:48:42 UTC 2019-11-13 |
SRC: Fix pointer arithmetic in circular buffer wrap functions
Author:
Seppo Ingalsuo
SRC: Fix pointer arithmetic in circular buffer wrap functions The previously used cast of pointer to size_t (unsigned int) Signed-off-by: Seppo Ingalsuo <seppo. |
topic/zephyr | 2019-11-12 13:54:53 UTC 2019-11-12 |
zephyr: Remove unneeded header
Author:
Andrei Emeltchenko
zephyr: Remove unneeded header Remove extra header Signed-off-by: Andrei Emeltchenko <andrei. |
cml-hda- |
2019-11-07 09:07:17 UTC 2019-11-07 |
topology: enable override of pga and mixercontrol names
Author:
Jaska Uimonen
topology: enable override of pga and mixercontrol names Currently m4 parses pga and mixercontrol topology names partly from Signed-off-by: Jaska Uimonen <jaska. |
master_dev | 2019-11-05 18:22:20 UTC 2019-11-05 |
alloc: don't log error if failure was allowed
Author:
Marcin Rajwa
alloc: don't log error if failure was allowed This patch adds another argument to allocator functions Signed-off-by: Marcin Rajwa <marcin. |
cml-008-drop-stable | 2019-10-24 12:30:52 UTC 2019-10-24 |
add NO_TRACE flag to SETD0IX IPC
Author:
Keyon Jie
add NO_TRACE flag to SETD0IX IPC Signed-off-by: Keyon Jie <yang.jie@ |
1 → 100 of 139 results | First • Previous • Next • Last |