Loading
accel/amdxdna: Switch to always use chained command
Preempt commands are only supported when submitted as chained commands. To ensure preempt support works consistently, always submit commands in chained command format. Set force_cmdlist to true so that single commands are filled using the chained command layout, enabling correct handling of preempt commands. Fixes: 3a0ff7b9 ("accel/amdxdna: Support preemption requests") Reviewed-by:Karol Wachowski <karol.wachowski@linux.intel.com> Reviewed-by:
Mario Limonciello (AMD) <superm1@kernel.org> Signed-off-by:
Lizhi Hou <lizhi.hou@amd.com> Link: https://patch.msgid.link/20260206060251.4050512-1-lizhi.hou@amd.com