commit | 763a47b8e1abc7cee0a0f550330124ef1199d58d | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Thu Feb 09 17:39:52 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:48:54 2017 -0400 |
tree | 5ff4781fdac56286384f259c03cb9080df05f702 | |
parent | 78c16834234ec3e3171d7f80446da574f3e8d39b [diff] |
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3 The current implementation is hardcoded to enable ME1/PIPE0 interrupts only. This patch allows amdgpu to enable interrupts for any pipe of ME1. v2: added gfx9 support v3: use soc15_grbm_select for gfx9 Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>