drm/amdgpu/gfx7: fix CP jump table size
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 21:22:56 +0000 (17:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:51:30 +0000 (14:51 -0400)
commitb58bc5598acc7df83788cc772d8b1a12f0913783
treeb52ad9254caeaa313b501f0f8f0c292d951929aa
parent07cf1a0b9507b92824fe25abcd7a635d61c00da3
drm/amdgpu/gfx7: fix CP jump table size

Align to the jump table offset.  May fix hangs on some
asics with GFX PG enabled.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Acked-by: Tom St Denis <tom.stdenis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c