diff options
author | Gavin Wan <Gavin.Wan@amd.com> | 2024-07-08 17:07:04 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-10 10:12:19 -0400 |
commit | 5d64af40e3a99c3bbe7a66c3cfe23295f8e97130 (patch) | |
tree | ee1107fc02e2f870785842ac8f428186ef26af73 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | |
parent | 89d568ab9037e77964281cb5e916e8aa219802cf (diff) |
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_gfx.h')
0 files changed, 0 insertions, 0 deletions