summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/amd/acp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda2024-08-231-0/+9
* ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda2024-08-211-1/+0
* ASoC: Merge up fixesMark Brown2024-08-201-2/+7
|\
| * ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2024-08-161-2/+5
| * ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda2024-08-131-0/+2
* | ASoC: SOF: amd: update mach params subsystem_rev variableVijendar Mukunda2024-08-011-0/+1
|/
* ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-291-1/+1
* ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2024-03-151-0/+1
* ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea2024-03-151-1/+5
* ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda2024-01-301-0/+4
* ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda2024-01-301-0/+2
* ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda2024-01-301-0/+5
* ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda2024-01-301-1/+14
* ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu2023-12-191-0/+5
* ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda2023-10-231-1/+9
* ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda2023-10-231-1/+2
* ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda2023-10-231-1/+1
* ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda2023-10-231-0/+4
* ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-121-1/+1
* ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda2023-08-231-0/+1
* ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-231-0/+1
* ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platformVenkata Prasad Potturu2023-08-211-0/+3
* ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu2023-08-211-0/+8
* ASoC: SOF: amd: Add sof support for vangogh platformVenkata Prasad Potturu2023-08-211-1/+8
* ASoC: SOF: amd: Add Probe functionality support for amd platforms.V sujith kumar Reddy2023-07-171-0/+9
* ASoC: SOF: amd: refactor PSP smn_readMastan Katragadda2023-07-091-2/+2
* ASoC: SOF: amd: Add pci revision id checkVenkata Prasad Potturu2023-05-231-0/+3
* ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda2023-04-031-0/+2
* ASoC: SOF: amd: remove unused variablesVijendar Mukunda2023-04-031-2/+0
* ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda2023-04-031-1/+0
* ASoC: SOF: amd: Add pcm pointer callback for amd platforms.V sujith kumar Reddy2023-03-081-0/+2
* ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-171-1/+1
* ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-171-1/+2
* ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy2022-12-261-0/+2
* ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy2022-12-051-0/+6
* ASoC: SOF: amd: Fix for selecting clock source as external clock.V sujith kumar Reddy2022-11-281-0/+8
* ASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy2022-11-281-0/+4
* ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy2022-09-201-4/+3
* ASoC: SOF: amd: Add support for Rembrandt plaform.V sujith kumar Reddy2022-09-201-0/+5
* ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey2022-09-201-6/+20
* ASoC: SOF: amd: Add SOF pm ops callback for RenoirAjit Kumar Pandey2022-06-061-0/+4
* ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-191-1/+1
* ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communicationAjit Kumar Pandey2022-04-211-2/+4
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2022-03-111-1/+2
* ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT valueAjit Kumar Pandey2022-03-071-1/+1
* ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey2022-03-071-0/+1
* ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optionalPeter Ujfalusi2022-03-071-2/+0
* ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi2022-02-081-1/+2
* ASoC: SOF: amd: Add support for SOF firmware authenticationAjit Kumar Pandey2021-11-171-0/+21