summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/mtl.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-07ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart1-0/+28
2023-09-26ASoC: Merge up fixesMark Brown1-1/+1
2023-09-19ASoC: SOF: Intel: mtl: dump dsp stackRander Wang1-0/+3
2023-09-15ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan1-1/+1
2023-08-08ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart1-0/+1
2023-08-08ASoC: SOF: Intel: split MTL and LNL operationsPierre-Louis Bossart1-11/+11
2023-06-16ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platformRander Wang1-4/+15
2023-06-05ASoC: SOF: Intel: mtl: prepare for code reusePierre-Louis Bossart1-6/+6
2023-05-23ASoC: SOF: Intel: mtl: add core_get & put support on MeterLake platformsRander Wang1-1/+32
2023-04-20ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan1-0/+2
2023-04-12ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh1-0/+15
2023-04-06ASoC: SOF: Intel: MTL: conditionally wake WPIO1PG domainYong Zhi1-3/+6
2023-03-10ASoC: SOF: Intel: MTL: Don't access EM2Peter Ujfalusi1-3/+0
2023-03-07ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BARYong Zhi1-1/+1
2023-03-06ASoC: SOF: Intel: MTL: Enable DMI L1Ranjani Sridharan1-0/+3
2023-02-14ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang1-0/+2
2023-02-03ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang1-0/+14
2022-11-23ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart1-0/+1
2022-11-23ASoC: SOF: Intel: mtl: move SoundWire interrupt enabling to callbackPierre-Louis Bossart1-17/+27
2022-11-23ASoC: SOF: Intel: mtl: factor interrupt enable/disable interrupt functionsPierre-Louis Bossart1-78/+38
2022-11-07ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang1-0/+1
2022-10-26ASoC: SOF: Intel: MTL: fix comment errorYong Zhi1-2/+2
2022-10-21ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown1-0/+3
2022-10-21ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi1-0/+3
2022-10-18ASoC: SOF: Intel: ipc4: Ack a received reply or notification separatelyPeter Ujfalusi1-2/+3
2022-10-18ASoC: SOF: Intel: ipc4: Wait for channel to be free before sending a messagePeter Ujfalusi1-0/+17
2022-10-18ASoC: SOF: Intel: ipc4: Read the interrupt reason registers at the same timePeter Ujfalusi1-1/+1
2022-09-23ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown1-9/+8
2022-09-23ASoC: SOF: Intel: mtl: Print relevant register in ipc_dumpPeter Ujfalusi1-9/+8
2022-09-23ASoC: SOF: Intel: MTL: remove the unnecessary snd_sof_dsp_read()Yong Zhi1-8/+0
2022-09-23ASoC: SOF: Intel: MTL: reuse the common ops for PMRanjani Sridharan1-150/+0
2022-09-23ASoC: SOF: Intel: MTL: define and set the disable_interrupts opRanjani Sridharan1-0/+7
2022-09-23ASoC: SOF: Intel: mtl: define and set power_down_dsp opFred Oh1-0/+28
2022-09-20ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown1-1/+1
2022-09-19ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart1-1/+1
2022-09-19ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao1-1/+2
2022-09-09ASoC: SOF: Intel: Add mtrace type information for IPC4Peter Ujfalusi1-0/+2
2022-07-15ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi1-12/+1
2022-07-12ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware bootPeter Ujfalusi1-7/+13
2022-06-17ASoC: SOF: Intel: mtl: remove use of __func__ in dev_dbgPierre-Louis Bossart1-2/+1
2022-06-15ASoC: SOF: Intel: Add support for MeteorLake (MTL)Bard Liao1-0/+800