drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 19 Jun 2025 11:42:26 +0000 (19:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Jan 2026 21:26:06 +0000 (16:26 -0500)
commit364f168f6148277ba3344d1c54f9fdffea34816f
tree9617aac9082feffd27fd506901c8a3a2b17d3a7f
parent03a4c89db2ff0caf208e72425280b96762a7ac38
drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter

mqd_stride_size is used to calculate the next mqd offset
for cooperative dispatch.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c