]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOV
authorRohit Khaire <rohit.khaire@amd.com>
Tue, 8 Jun 2021 14:19:18 +0000 (10:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:24:26 +0000 (12:24 -0400)
commitff415014eb7af17f6a93d21353fd9c7a471f2720
treed9771b165348d4bf2867a65378216276cc313bba
parent933330a6a4d41fe37b2f275b4741768f24efdf02
drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOV

This is similar to IH_RB_CNTL programming in
navi10_ih_toggle_ring_interrupts

Signed-off-by: Rohit Khaire <rohit.khaire@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Horace Chen <horace.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/navi10_ih.c