sof
sof copied to clipboard
Sound Open Firmware
**Describe the bug** Non-symmetrical volume controls are not always working correctly. In this case one volume command got ignored. Also in channel 2 the gain ramp seem to be omitted...
**Is your feature request related to a problem? Please describe.** The inability to install into windows 10 no matter what is done or tried. **Describe the solution you'd like** A...
Added the lib_manager_get_module_manifest function that returns manifest of selected module based on its id. It was performed in many places and moving it into function simplified the code and increased...
This cherry-picking includes commits in PR #8930 and #8917 from main.
**Describe the bug** A clear and concise description of what the bug is. What have you tried to diagnose or workaround this issue? Please also read https://thesofproject.github.io/latest/contribute/process/bug-tracking.html for further information...
This will enable dynamic clock control based on KCPS budget. Mostly cherry-picked from mtl-005-drop-stable + kconfig pipeline: Register and unregister pipelines CPS consumption on run/pause +Squashed commits: https://github.com/thesofproject/sof/commit/924f0d26db2cc68c819185dd42cd491de72f8b5d pipeline: print...
Use ibs/obs size from ipc4_base_module_cfg to properly calculate period_count. It is especially important when FW aggregation mode is enabled and there are multiple DMAs allocated under one copier instance. That...
**Describe the bug** During audio playback (`aplay -i`, mpalyer/mpv/vlc using ALSA directly) pausing/resuming the playback will cause the kernel reported delay to increase with each cycle. **To Reproduce** `aplay -Dhw:0,0...
Includes following commits affecting SOF targets: 3fde2c50c6ef tracing: add intel ADSP memory window backend 6b9d01f995c7 intel_adsp/ace: power: No pending transaction before power gate 64ba1b221091 dts: nxp: imx93: add nodes for...
Component stream state in IPC4 doesn't seem to be set up reliably. When the sof-mtl-max98357a-rt5682-ssp2-ssp0 topology (built form the mtl-007-drop-stable branch), the Google AEC component is being presented with a...