diff options
author | 2024-07-08 17:07:04 +0000 | |
---|---|---|
committer | 2024-07-10 10:12:19 -0400 | |
commit | 5d64af40e3a99c3bbe7a66c3cfe23295f8e97130 (patch) | |
tree | ee1107fc02e2f870785842ac8f428186ef26af73 /drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | |
parent | MAINTAINERS: fix Xinhui's name (diff) | |
download | wireguard-linux-5d64af40e3a99c3bbe7a66c3cfe23295f8e97130.tar.xz wireguard-linux-5d64af40e3a99c3bbe7a66c3cfe23295f8e97130.zip |
drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.
sdma has 2 instances in SRIOV cpx mode. Odd numbered VFs have
sdma0/sdma1 instances. Even numbered vfs have sdma2/sdma3. For
Even numbered vfs, the sdma2 & sdma3 (irq srouce id
CLIENTID_SDMA2 and CLIENTID_SDMA3) should map to irq seq 0 & 1.
Signed-off-by: Gavin Wan <Gavin.Wan@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_xcp.c')
0 files changed, 0 insertions, 0 deletions