]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/amdgpu: limit one queue per gang
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 22 Mar 2023 01:31:16 +0000 (09:31 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 13:17:23 +0000 (14:17 +0100)
commit00fc226266d5322ce2054e73dfdb87881d78844d
treee453b19d5d79f662ee43c9fb9719936fd6b8c3a4
parentca0cc0a9c6e56c699e2acbb93d8024523021f3c3
drm/amd/amdgpu: limit one queue per gang

commit 5ee33d905f89c18d4b33da6e5eefdae6060502df upstream.

Limit one queue per gang in mes self test,
due to mes schq fw change.

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>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c