drm/amdgpu/nbio: add doorbell range init for vpe on 7.11.4
authorCaden Chien <chih-wei.chien@amd.com>
Tue, 21 Apr 2026 09:28:07 +0000 (17:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2026 20:15:47 +0000 (16:15 -0400)
commit802aaee0f903560cea726d3f5f090660cc2d9ab8
tree3288eb799a245e030620ec0a6bb08b7dfcdcc199
parent014385d7222d7bc10f6da6335b1e09ca262dd415
drm/amdgpu/nbio: add doorbell range init for vpe on 7.11.4

A callback function is added to setup doorbell range during vpe hw
queue initialization on nbio 7.11.4.

Signed-off-by: Caden Chien <chih-wei.chien@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c