-
Notifications
You must be signed in to change notification settings - Fork 62
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
[Deepin-Kernel-SIG] [Upstream] [linux 6.6-y] ASoC: Sync some intel patches from mainline v6.9 and v6.10 #517
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
1e09942
ASoC: SOF: ipc4-topology: change chain_dma handling in dai_config
plbossart 79b6142
ASoC: SOF: ops: add new 'is_chain_dma_supported' callback
plbossart e006f2b
ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback
plbossart 5fbc095
ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALH
plbossart 1bd1a04
ASoC: SOF: ipc4: store number of playback/capture streams
plbossart d801249
ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capture
plbossart 182ab6f
ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIs
plbossart 9caee06
ASoC: SOF: Intel: hda-dai: remove dspless special case
plbossart 5d008dd
ASoC: SOF: topology: dynamically allocate and store DAI widget->private
plbossart f1b296a
ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function
brentlu f143944
ASoC: SOF: ipc4-topology: support NHLT device type
brentlu d0bc099
ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream
ujfalusi 6090cc7
ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs
ujfalusi 7260bfa
ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place cons…
ujfalusi 1a9d914
ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Pos…
ujfalusi 342b20e
ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
ujfalusi 6bd6357
ASoC: SOF: Introduce a new callback pair to be used for PCM delay rep…
ujfalusi 719d718
ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
ujfalusi 8d10ab0
ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for …
ujfalusi 2036e73
ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position …
ujfalusi 6f3d9f3
ASoC: SOF: Remove the get_stream_position callback
ujfalusi 65d2d0e
ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition l…
ujfalusi 12dfe87
ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_tr…
ujfalusi 0055b86
ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
ujfalusi 72ec702
ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
ujfalusi 56c5368
ASoC: SOF: ipc4-pcm: Correct the delay calculation
ujfalusi ef03151
ALSA: hda: Add pplcllpl/u members to hdac_ext_stream
ujfalusi 2450da7
ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
ujfalusi 2b3a607
ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream pointer
ujfalusi bf2227b
ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info …
ujfalusi 464be2b
ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_priv
ujfalusi 9b97560
ASoC: SOF: ipc4-pcm: Do not reset the ChainDMA if it has not been all…
ujfalusi 875e9e1
ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is…
plbossart aba04ae
ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_h…
ujfalusi 34795df
ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob req…
ujfalusi 6718dc7
ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC …
ujfalusi 9ed039a
ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg…
ujfalusi b1c23a2
ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()
ujfalusi ff29ed7
ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai…
ujfalusi b79d5a8
ASoC: SOF: ipc4-topology: Adjust the params based on DAI formats
ujfalusi 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 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 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 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 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 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 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 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 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.
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.
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)