-
Notifications
You must be signed in to change notification settings - Fork 355
Comparing changes
Open a pull request
base repository: thesofproject/sof
base: main
head repository: thesofproject/sof
compare: ptl-008-drop-stable
- 12 commits
- 27 files changed
- 5 contributors
Commits on Mar 25, 2026
-
boards: ace30: disable IMR context save
Disabled IMR context save feature as it is not used in the Chrome build Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
Configuration menu - View commit details
-
Copy full SHA for adabb50 - Browse repository at this point
Copy the full SHA adabb50View commit details
Commits on Apr 8, 2026
-
topology2: Split the configuration of dolby-dax on the headphone
On certain platforms, such as Intel PTL, memory limitations prevent the creation of two instances simultaneously on both the speaker and headphone pipelines. Therefore, new configuration SSP_HEADSET_DAX for cavs-rt5682 and SDW_JACK_PIPELINE_SRC for cavs-sdw have been added to allow users to decide whether to enable DAX on both the speaker and headphone pipelines based on the platform's capabilities. Additionally, to maintain the readability of the cavs-sdw configuration file, the sdw-dax files for the speaker and headphone have been separated into their own files. sdw-amp-dax.conf: Based on sdw-amp-generic.conf, remove all logic where PASSTHROUGH is set to true and SDW_SPK_ENHANCED_PLAYBACK is set to false, and add the dolby-dax widget sdw-jack-dax.conf: Based on sdw-jack-generic.conf, remove all logic where PASSTHROUGH is set to true and SDW_SPK_ENHANCED_PLAYBACK is set to false, and add the dolby-dax widget Signed-off-by: Jun Lai <jun.lai@dolby.com>
Configuration menu - View commit details
-
Copy full SHA for fe637e9 - Browse repository at this point
Copy the full SHA fe637e9View commit details
Commits on Apr 13, 2026
-
versions.json: set version to 2.14.1008
Set version to 2.14.1008 to prepare for ptl-008 release. Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b278530 - Browse repository at this point
Copy the full SHA b278530View commit details
Commits on Apr 27, 2026
-
west.yml: update Zephyr version
Update Zephyr to include a fix for dynamic stack creation 23054a97f404 ("kernel: dynamic stack to cached area if coherence"). Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>Configuration menu - View commit details
-
Copy full SHA for 0a1fef0 - Browse repository at this point
Copy the full SHA 0a1fef0View commit details
Commits on Apr 28, 2026
-
app : overlays : add dts overlay for PTL
This patch adds DTS_CODEC for Intel PTL platform builds. Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for ce837cb - Browse repository at this point
Copy the full SHA ce837cbView commit details -
codec : dts : update cmakefile and toml for llext
Update CMakefile and toml to support building DTS to llext module Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for ae3fea9 - Browse repository at this point
Copy the full SHA ae3fea9View commit details -
codec : dts : update the max parameter size
Increase the max parameter size to 2048 Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 229f86c - Browse repository at this point
Copy the full SHA 229f86cView commit details -
topology2: add rt721_l3_rt1320_l3 support
Create the topology file: sof-ptl-rt721-l3-rt1320-l3-4ch-ssp2-bt, enabling BT on SSP2 and PCH_DMIC 4-channel support via the tplg_filename parameter as a fallback when no ACPI machine table is found. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 148aa3c - Browse repository at this point
Copy the full SHA 148aa3cView commit details -
Topology2 : add DTS topology to support PTL
Add DTS pipeline and sdw-amp-dts, sdw-jack-dts to support PTL platform Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for a2c63e0 - Browse repository at this point
Copy the full SHA a2c63e0View commit details -
Topolog2 : add DTS related topology for PTL RT721
Split this cmakefile from the origin commit for the further maintenance of production branch Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 6973090 - Browse repository at this point
Copy the full SHA 6973090View commit details
Commits on May 13, 2026
-
When multiple DAX components are running simultaneously, instance resources may be insufficient. In this case, DAX instance manager ensures that higher-priority DAX components are always granted instance resources. For DAX components that cannot obtain instance resources in a timely manner, `dax_process` will operate in pass-through mode. Signed-off-by: Jun Lai <jun.lai@dolby.com>
Configuration menu - View commit details
-
Copy full SHA for e716b09 - Browse repository at this point
Copy the full SHA e716b09View commit details -
topology2: enable dax on headphone pipelines
Multiple DAX instances have been supported, so enable it on headphone pipelines. Signed-off-by: Jun Lai <jun.lai@dolby.com>
Configuration menu - View commit details
-
Copy full SHA for c89e609 - Browse repository at this point
Copy the full SHA c89e609View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...ptl-008-drop-stable