OSDN Git Service

drm/amdgpu: init the XCC_DOORBELL_FENCE regs
authorShiwu Zhang <shiwu.zhang@amd.com>
Tue, 16 May 2023 01:55:38 +0000 (09:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:44:37 +0000 (10:44 -0400)
commit89fb3020d68d46807e1341ad8acae53cdf197234
treeaf6ad58354f4c2d1d18c51b105805a8c6e4fc76c
parent332bb09352a69b8e7cf0825575f90581d3695135
drm/amdgpu: init the XCC_DOORBELL_FENCE regs

add the the init_registers callback for nbio_v7_9

Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c