drm/amdgpu/dce6: fix off by one in interrupt setup
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2016 13:30:21 +0000 (09:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2016 17:21:54 +0000 (13:21 -0400)
commit02124a03e60d8526ad8da19d276e8b2b77be28fb
tree56edea269c452581bb05aa207a6bc6ff0a0b4f05
parentaf1f85ddecfa341e684db950c34a1813d36750db
drm/amdgpu/dce6: fix off by one in interrupt setup

Reviewed-by: Tom St Denis <tom.stdenis@amd.com>
Reported-by: Christian Inci <chris.pcguy.inci@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c