drm/amdgpu: use the whole doorbell space for mes
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 20 Mar 2020 06:53:07 +0000 (14:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:04:01 +0000 (10:04 -0400)
commitde33a32968e8e2a22b0d6ae621a4505fccce8234
tree91516b7d7eeb62a410405eb27eb980c93f2629b2
parent564434020a19810f57708feaacd07ad34ae7a8e3
drm/amdgpu: use the whole doorbell space for mes

Use the whole doorbell space for mes. Each queue in one process occupies
one doorbell slot to ring the queue submitting.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@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_device.c