diff options
author | Oak Zeng <Oak.Zeng@amd.com> | 2019-01-14 16:32:53 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-25 16:15:34 -0500 |
commit | 7c94bc828ee7e7e64f31e40bb967b6417d7e6382 (patch) | |
tree | 62a6fd3961a66f6168ec5d3aeee8761c6104474b /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 8987e2e256be3551436a5abc3c48d0eb4d81084e (diff) |
drm/amdgpu: Setting doorbell range registers earlier
HW doorbell writing routing policy: writing to doorbell
not in SDMA/IH/MM/ACV doorbell range will be routed to CP.
So CP doorbell routing depends on doorbell range setting
of above blocks. Setting doorbell range of above blocks
earlier (soc15_common_hw_init) to make sure CP doorbell
writing be routed to CP block.
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions