forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 145
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
Open
ujfalusi
wants to merge
23
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.
Open
Changes from 14 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
7b5e378
ALSA: compress: pin card module while stream is open
ujfalusi 833c866
ALSA: compress: stop active streams on disconnect
ujfalusi d2b7772
ASoC: soc-pcm: Allocate be_substream->runtime for compressed streams
ujfalusi 2ef7744
ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal…
ujfalusi 7353773
ASoC: soc-compress: Stop running dpcm on free
ujfalusi 4374059
ASoC: SOF: compress: Rename compress ops with ipc3 prefix
ranj063 21a4a41
ASoC: SOF: ipc4-pcm: harden pipeline teardown races
ujfalusi 62b3c06
ASoC: SOF: sof-audio: harden recursive widget free walk
ujfalusi b08cd5b
ASoC: SOF: sof-audio: Expose a couple of functions
ranj063 d593f24
ASoC: SOF: pcm: Modify the signature of a couple of PCM IPC ops
ranj063 8858114
ASoC: SOF: intel: hda-stream: Clear the current position when releasi…
ranj063 44f6804
ASoC: SOF: ops: Add new platform-specific ops for compress
ranj063 7cb092d
ASoC: SOF: ipc4: Add definition of module data in init_ext object type
ujfalusi c66366d
ASoC: SOF: ipc4-topology: Support init_ext_module_data for process mo…
ujfalusi fe34bc6
ASoC: SOF: ipc4-pcm: Make the timestamp info usable outside of ipc4-p…
ujfalusi d687d55
ASoC: SOF: ipc4/ipc4-loader: Add SOF_INFO and CODEC_INFO to fw_config…
ujfalusi 35b91c3
ASoC: SOF: ipc4-pcm: Handle COMPR DRAIN triggers as EOS pipeline state
ujfalusi 7a9d9db
ASoC: SOF: ipc4-topology: Set FAST_MODE for host copier in compr mode
ujfalusi 26cd3d4
ASoC: SOF: Add support for IPC4 compressed
ujfalusi 2e7efc9
ASoC: SOF: ipc4: Handle compressed drain done notification from firmware
ujfalusi 7e6b721
ASoC: SOF: Intel: Kconfig: Remove redundant IPC version selects
ujfalusi c565084
ASoC: SOF: Intel: Kconfig: Select compress support for TGL+ platforms
ujfalusi bfb5234
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could just
return retin all of thesegotocasesThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or rather: