forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 140
ASoC: SOF: Initial support for IPC4 compress offload #5647
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
Draft
ujfalusi
wants to merge
19
commits into
thesofproject:topic/sof-dev
Choose a base branch
from
ujfalusi:peter/topic/ipc4_compr
base: topic/sof-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,502
−258
Draft
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1d410e5
ASoC: soc-pcm: Allocate be_substream->runtime for compressed streams
ujfalusi 45f9ce8
ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal…
ujfalusi 7bb224b
ALSA: compress_offload: Add flag to keep running state after drain
ujfalusi 284b19d
ASoC: SOF: compress: Rename compress ops with ipc3 prefix
ranj063 1fdda91
ASoC: SOF: sof-audio: Expose a couple of functions
ranj063 be3f01e
ASoC: SOF: pcm: Modify the signature of a couple of PCM IPC ops
ranj063 10507fc
ASoC: SOF: intel: hda-stream: Clear the current position when releasi…
ranj063 a3684e5
ASoC: SOF: ops: Add new platform-specific ops for compress
ranj063 5bb6f8c
ASoC: SOF: ipc4: Add definition of module data in init_ext object type
ujfalusi 49d37d0
ASoC: SOF: ipc4-topology: Support init_ext_module_data for process mo…
ujfalusi 9898606
ASoC: SOF: ipc4-pcm: Make the timestamp info usable outside of ipc4-p…
ujfalusi 834aabe
ASoC: SOF: ipc4/ipc4-loader: Add SOF_INFO and CODEC_INFO to fw_config…
ujfalusi 86af8be
ASoC: SOF: ipc4-pcm: Handle COMPR DRAIN triggers as EOS pipeline state
ujfalusi 88c9574
ASoC: SOF: ipc4-topology: Set FAST_MODE for host copier in compr mode
ujfalusi 2a19d3b
ASoC: SOF: Add support for IPC4 compressed
ranj063 67e8b49
ASoC: SOF: ipc4: Handle compressed drain done notification from firmware
ujfalusi 1c7a167
ASoC: SOF: Intel: Kconfig: Remove redundant IPC version selects
ujfalusi 3f42333
ASoC: SOF: Intel: Kconfig: Select compress support for TGL+ platforms
ujfalusi bc8f6ba
ASoC: SOF: topology: Add support for decoder and encoder widgets
ranj063 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.