-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mtl test 2 #5
Mtl test 2 #5
Commits on Oct 25, 2023
-
dts : add LOG_MODULE_REGISTER()
It would build fail without LOG_MODULE_REGISTER. Co-developed-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 9074a05 - Browse repository at this point
Copy the full SHA 9074a05View commit details
Commits on Oct 30, 2023
-
dts : fix set_configuration() fail on MTL
md->state is set in IPC3, not in IPC4. set_configuration() would fail on MTL because md->state is not set. Add macro CONFIG_IPC_MAJOR_3 to avoid this problem. Co-developed-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for d0b1e70 - Browse repository at this point
Copy the full SHA d0b1e70View commit details -
dts : add more error logs in set_configuration()
Add more error logs to identify potential problem in set_configuration() Co-developed-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Mac Chiang <mac.chiang@intel.com> Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for f07d601 - Browse repository at this point
Copy the full SHA f07d601View commit details -
dts : update DTS version to V1.1.3
MTL support is added in DTS V1.1.3. Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 8bb4a05 - Browse repository at this point
Copy the full SHA 8bb4a05View commit details
Commits on Nov 1, 2023
-
audio : dts : add DTS support for MTL
Add DTS init function Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 04991be - Browse repository at this point
Copy the full SHA 04991beView commit details
Commits on Nov 14, 2023
-
Importing DTS library here to ensure DTS library is built into SOF firmware as a static library. Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for ae5e695 - Browse repository at this point
Copy the full SHA ae5e695View commit details -
app: overlays: Add DTS support to MTL
This patch adds DTS_CODEC for IPC4 Intel platform builds. Since EQ IIR + DTS is the combination we use to support customer, adding EQ IIR here to ensure it's enabled. Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
Configuration menu - View commit details
-
Copy full SHA for 2e47c63 - Browse repository at this point
Copy the full SHA 2e47c63View commit details