sof/src
Tomasz Lauda f42ddc06fd ll_schedule_domain: use pipeline_task in DMA domains
Uses pipeline_task in DMA domains to check, if tasks should be even
registered on interrupts. Non registrable tasks are the one,
whose pipelines are not the owners of scheduling component e.g.
host pipelines connected to mixer pipeline. Such tasks are still
added to the scheduler's list and executed, but they are driven
by the pipelines with scheduling component.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
2019-11-19 10:56:15 +00:00
..
arch sof: use RELATIVE_FILE instead of __FILE__ 2019-11-11 12:50:30 +00:00
audio pipeline: use pipeline_task 2019-11-19 10:56:15 +00:00
debug sof: build: Disallow void pointer arithmetic 2019-11-04 15:26:20 +01:00
drivers schedule: remove SOF_SCHEDULE_FLAG_SYNC/ASYNC flags 2019-11-19 10:56:15 +00:00
include task: add pipeline_task 2019-11-19 10:56:15 +00:00
init edf_schedule: implement the new version of EDF scheduler 2019-09-06 15:51:02 +01:00
ipc ipc: add pm power gating message 2019-11-05 15:31:53 +00:00
lib lib: alloc: fix block_map uninitialized warning 2019-11-06 14:43:00 +02:00
math
platform drivers : interrupt: alignment of cascaded IRQs 2019-11-14 16:36:49 +02:00
schedule ll_schedule_domain: use pipeline_task in DMA domains 2019-11-19 10:56:15 +00:00
trace sof: build: Disallow void pointer arithmetic 2019-11-04 15:26:20 +01:00
CMakeLists.txt
Kconfig