]> www.infradead.org Git - users/jedix/linux-maple.git/commit
accel/amdxdna: Support submit commands without arguments
authorLizhi Hou <lizhi.hou@amd.com>
Wed, 7 May 2025 16:15:00 +0000 (09:15 -0700)
committerLizhi Hou <lizhi.hou@amd.com>
Thu, 8 May 2025 16:58:21 +0000 (09:58 -0700)
commitc065e46395e2a584c3d7eade1f7386175a990dba
tree6a6a1fac07e3209a795a5fb9633089694e3b5cde
parent4fca6849864d78e55f005115c143257e6566c89c
accel/amdxdna: Support submit commands without arguments

The latest userspace runtime allows generating commands which do not
have any argument. Remove the corresponding check in driver IOCTL to
enable this use case.

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/20250507161500.2339701-1-lizhi.hou@amd.com
Link: https://lore.kernel.org/r/20250507161500.2339701-1-lizhi.hou@amd.com
drivers/accel/amdxdna/amdxdna_ctx.c