-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CPC: fix 0 CPC #9318
CPC: fix 0 CPC #9318
Commits on Jul 19, 2024
-
Revert "ipc4: copier: Add IPC4 channel map handler"
This reverts commit d629e52. First of the 3 commits, that need to be reverted. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9aa87e5 - Browse repository at this point
Copy the full SHA 9aa87e5View commit details -
Revert "ipc4: copier: Extend get_convertion_func() to support remapping"
This reverts commit ffce2cb. Second of the 3 commits, that need to be reverted. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for cd31cb2 - Browse repository at this point
Copy the full SHA cd31cb2View commit details -
Revert "dai-zephyr: Prioritize HW params channels over base config pa…
…rams" This reverts commit eda6029. Third of the 3 commits, that need to be reverted. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2e90991 - Browse repository at this point
Copy the full SHA 2e90991View commit details -
Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES"
This reverts commit 8847de0. CONFIG_MODULES should work again on MTL. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for 88862cc - Browse repository at this point
Copy the full SHA 88862ccView commit details -
pipeline: (cosmetic) extract code fragment into a function
Extract code to obtain a pointer to the module base configuration, depending on its type, into a separate function. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for 7b3ee8e - Browse repository at this point
Copy the full SHA 7b3ee8eView commit details -
lib-manager: add a function to identify component type
Extract the module_is_llext() macro into a header and add a function to identify a loadable module type of a component. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for e5ce617 - Browse repository at this point
Copy the full SHA e5ce617View commit details
Commits on Jul 22, 2024
-
pipeline: rebalance KCPS instead of adding or subtructing
Adding or subtructing module CPC when starting and stopping pipelines is brittle. Particularly it's prone to mistakes with modules, not specifying their CPC explicitly. Instead recalculate CPC every time a pipeline is started or stopped. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for 022d550 - Browse repository at this point
Copy the full SHA 022d550View commit details -
The library manager isn't supported on TGL, disable it there. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Configuration menu - View commit details
-
Copy full SHA for bfef6cf - Browse repository at this point
Copy the full SHA bfef6cfView commit details