diff options
author | Horace Chen <horace.chen@amd.com> | 2022-07-21 11:57:44 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-01 15:11:00 -0400 |
commit | 119dc6c50eb9974e9dc0e6a17d8207592309c940 (patch) | |
tree | 20bc258f21394953298dc1446be618117a672cbb /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 09872b1c24220985c17e2d46737e1bb300f49ba0 (diff) | |
download | linux-119dc6c50eb9974e9dc0e6a17d8207592309c940.tar.bz2 |
drm/amdgpu: add sriov nbio callback structure
[Why]
under SR-IOV, the nbio doorbell range will be defined by PF. So VF
nbio doorbell range registers will be blocked. It will cause violation
if VF access those registers directly.
[How]
create an nbio_v4_3_sriov_funcs for sriov nbio_v4_3 initialization to
skip the setting for the doorbell range registers.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Horace Chen <horace.chen@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions