2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/sof/amd
Cristian Ciocaltea ccc8480d90
ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler
The conditional involving sdev->first_boot in acp_sof_ipc_irq_thread()
will succeed only once, i.e. during the very first run of the
DSP firmware.

Use the unlikely() annotation to help improve branch prediction
accuracy.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link: https://patch.msgid.link/20250207-sof-vangogh-fixes-v1-4-67824c1e4c9a@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-02-10 13:41:51 +00:00
..
acp63.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp70.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-common.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-dsp-offset.h ASoC: SOF: amd: add support for acp7.0 based platform 2024-08-23 11:03:06 +01:00
acp-ipc.c ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler 2025-02-10 13:41:51 +00:00
acp-loader.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-pcm.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-probes.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-stream.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp-trace.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
acp.c ASoC: SOF: amd: Add post_fw_run_delay ACP quirk 2025-02-10 13:41:48 +00:00
acp.h ASoC: SOF: amd: Add post_fw_run_delay ACP quirk 2025-02-10 13:41:48 +00:00
Kconfig ASoC: SOF: amd: add support for acp7.0 based platform 2024-08-23 11:03:06 +01:00
Makefile ASoC: SOF: amd: add support for acp7.0 based platform 2024-08-23 11:03:06 +01:00
pci-acp63.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
pci-acp70.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
pci-rmb.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
pci-rn.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
pci-vangogh.c ASoC: SOF: amd: Drop unused includes from Vangogh driver 2025-02-10 13:41:49 +00:00
rembrandt.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
renoir.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
vangogh.c ASoC: SOF: amd: Drop unused includes from Vangogh driver 2025-02-10 13:41:49 +00:00