diff options
author | Monk Liu <[email protected]> | 2020-01-23 17:25:38 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-02-25 11:01:25 -0500 |
commit | f77a9c920aa2b103abe25b2a0294acbe8f2ba70f (patch) | |
tree | 763f867e8d8bdfdc0f5131e1e2c418e24d1e9a58 /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | |
parent | 14008574a31bf9b62138fa2f56b86bb9cfd589b2 (diff) |
drm/amdgpu: cleanup some incorrect reg access for SRIOV
1)
we shouldn't load PSP kdb and sys/sos for VF, they are
supposed to be handled by hypervisor
2)
ih reroute doesn't work on VF thus we should avoid calling
it, besides VF should not use those PSP register sets for PF
3)
shouldn't load SMU ucode under SRIOV, otherwise PSP would report
error
Signed-off-by: Monk Liu <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c')
0 files changed, 0 insertions, 0 deletions