aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorCurtis Malainey <[email protected]>2023-04-19 14:40:56 -0500
committerMark Brown <[email protected]>2023-04-20 12:51:44 +0100
commitccb541a00b5bf87f1b7b9301373bf88a3257c688 (patch)
tree776280d12eaa075e1c38fd435f324639ec677b63 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parent09cda705860125ffee1b1359b1da79f8e0c77a40 (diff)
ASoC: SOF: ipc: Add no reply inline calls
95% of the calls inside SOF to TX an IPC don't care about a reply. Yet the previous commit cleaned up a bunch of replies that were being populated and then thrown away. This adds some functions so users who do not need replies don't feel obligated to provide the space to the API. Signed-off-by: Curtis Malainey <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Bard Liao <[email protected]> Reviewed-by: Péter Ujfalusi <[email protected]> Reviewed-by: Ranjani Sridharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions