diff options
author | Shirish S <shirish.s@amd.com> | 2018-10-05 08:24:21 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-10 01:06:26 +0300 |
commit | bdbb4d6e96bc9558e404bf709480ac2f7783c843 (patch) | |
tree | 961a0bf941d79acbd4957984575b9d05401c54e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | |
parent | 1b19aa5aa8c9394850a5e769abd4df12b3bdd1b7 (diff) | |
download | linux-bdbb4d6e96bc9558e404bf709480ac2f7783c843.tar.xz |
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_gmc.c')
0 files changed, 0 insertions, 0 deletions