diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2023-12-19 10:22:19 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-02-22 10:27:42 -0500 |
commit | 8f4de8f72e1e7c7e4cdd6da1ef5ff5812c525b13 (patch) | |
tree | 8a77bbffa10cfecb1ae91abd3de303de90096c6f /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | |
parent | bea07b215d5530a1c351737f95d026532a7c6e3c (diff) |
drm/amdgpu: Use correct SRIOV macro for gmc_v9_0_vm_fault_interrupt_state
Under SRIOV, programming to VM_CONTEXT*_CNTL regs failed because the
current macro does not pass through the correct xcc instance.
Use the *REG32_XCC macro in this case.
The behaviour without SRIOV is the same without this patch.
Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Zhigang Luo <Zhigang.Luo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c')
0 files changed, 0 insertions, 0 deletions