diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2023-12-19 18:22:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-02-22 18:27:42 +0300 |
commit | 8f4de8f72e1e7c7e4cdd6da1ef5ff5812c525b13 (patch) | |
tree | 8a77bbffa10cfecb1ae91abd3de303de90096c6f /scripts/gdb/linux/interrupts.py | |
parent | bea07b215d5530a1c351737f95d026532a7c6e3c (diff) | |
download | linux-8f4de8f72e1e7c7e4cdd6da1ef5ff5812c525b13.tar.xz |
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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions