diff options
author | 2018-10-05 10:54:21 +0530 | |
---|---|---|
committer | 2018-10-09 17:06:26 -0500 | |
commit | bdbb4d6e96bc9558e404bf709480ac2f7783c843 (patch) | |
tree | 961a0bf941d79acbd4957984575b9d05401c54e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
parent | drm/amdkfd: Fix incorrect use of process->mm (diff) | |
download | linux-dev-bdbb4d6e96bc9558e404bf709480ac2f7783c843.tar.xz linux-dev-bdbb4d6e96bc9558e404bf709480ac2f7783c843.zip |
drm/amdgpu: remove the intterupt handling for the KIQ events
[Why]
1. we never submit IBs to the KIQ
2. there seems to be ~500ms delay during amdgpu resume spent in KIQ,
hence pointing toward interrupts are not working correctly.
[How]
remove interrupt handling for KIQ.
Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>i
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c')
0 files changed, 0 insertions, 0 deletions