Tags: mwasko/sof
Tags
component: switch to use UUID for component creation Switch to use UUID for component creation, if it is provided from the host, otherwise, use component type for the component driver matching. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com> Signed-off-by: Marc Herbert <marc.herbert@intel.com>
ll: set initial value for num_clients Value for 'num_clients' has to be set, otherwise it may have undefined value in later ifs. Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
mux: simplifies mux processing functions This commit simplifies mux processing functions and does not allow mux to mix channels. Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>
chrome: jsl: disable system agent To match TGL release config. Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
topology: fix playback & capture pipelines to be timer driven This patch fixes two SSP pipelines to be scheduled in timer domain. Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
topology: fix playback & capture pipelines to be timer driven This patch fixes two SSP pipelines to be scheduled in timer domain. Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
KWD: performance improvements This patch improves overall key word detector pipelines performance by skipping unnecessary checks & calls. Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
handler: enter to pm gate only when it is active We should decrease the ref_cnt only when the DSP is active (dsp_d0_sref > 0), otherwise, consective PM_GATE IPC asking for enter PM GATE with different flags will lead to minus ref_cnt and the DSP won't be abled to activate from the PM_GATE with SOF_PM_PPG flag. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
config: disable LPS from TGL chrome defconfig This patch disables LPS from chrome defconfig Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
chrome: change default clock to HPRO Set HPRO as default clock, so firmware can dynamically switch between LPRO and HPRO, instead of having it constantly set to LPRO. Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
PreviousNext