drm/amdgpu: skip the new gc doorbell function for some asics
authorXiaojian Du <Xiaojian.Du@amd.com>
Wed, 5 Jan 2022 08:58:39 +0000 (16:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 May 2022 14:36:13 +0000 (10:36 -0400)
commitf5d990d61215cd249da1eb6c6fa850318712af40
tree903659042e595de8e45604f784cd59305e53dcb2
parent06aeb7533294d8a02383f2b248d04cd9a2731172
drm/amdgpu: skip the new gc doorbell function for some asics

This patch will skip the new gc doorbell function for some asics,
only enable new doorbell model on aisc where it is supported.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c