]> 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:03:19 +0000 (14:03 +0100)
commitf3078be2febb77ed484ed59ff86ce15f49c65ddb
tree8a533dac4f6b17d5cc258137864a6729c4130b80
parent34570f85a282eb6e67f833b441be41afa02a749a
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