commit | d0c55cdf4fc02483a4851f86e3f010a061d8c9cc | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 09 08:22:31 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 09 11:30:42 2017 -0400 |
tree | 309fc1b51e44f87aca4399ce977cbc18e8da8368 | |
parent | f06fed92dcf27d83ad546c9a510165d1bd54fc3f [diff] |
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0 The interrupt registers are not indexed. Fixes: 763a47b8e (drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3) Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>