diff options
author | Peter Ujfalusi <[email protected]> | 2024-04-09 11:38:08 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-04-18 08:38:54 +0200 |
commit | a1de26c0b74f060ee29f35a6d71765c56c925f5e (patch) | |
tree | 41aa6e8b5009e3d2bcc67804a14a8bd47fb87264 /tools/perf/scripts/python/parallel-perf.py | |
parent | 5738cf65e892904d27f91ec974c47669c5f5eab4 (diff) |
ALSA: hda: Introduce flags to force commands via PIO instead of CORB
Add AZX_DCAPS_PIO_COMMANDS quirk (bit 31) and use_pio_for_commands flag to
be able to select PIO mode as alternative for CORB based command sending
while retaining the RIRB functionality to receive unsolicited responses.
This mode differs from the azx single_cmd mode when RIRB is disabled.
The mixed mode is needed on Lunar Lake family because it is recommended to
use Immediate Command Response (PIO mode) instead of CORB for HDA commands.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Liam Girdwood <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions