]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Enable CP idle interrupts
authorLijo Lazar <lijo.lazar@amd.com>
Sat, 16 Jan 2021 05:57:55 +0000 (13:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:57:36 +0000 (22:57 -0400)
commit9886bbc9c5a8093a4a76eb1a98c979ad3ca81313
tree8ce013d75c79cf6fb015c8eec35f10e6da7f3bf8
parent088a3d3611c54741f25f635ba42e44feb8b3a93f
drm/amdgpu: Enable CP idle interrupts

v1: The interrupts need to be enabled to move to DS clocks.
v2: Don't enable GFX IDLE interrupts if there are no GFX rings.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c