drm/amdgpu/gfx8: fix CP jump table size
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 21:17:07 +0000 (17:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:51:29 +0000 (14:51 -0400)
commit07cf1a0b9507b92824fe25abcd7a635d61c00da3
treef2ba56019b3a79c3f0d6453bc9af3f61cd2e311c
parent15da301d88c8c9669a1d8ef44d729a505617abeb
drm/amdgpu/gfx8: fix CP jump table size

Align to the jump table offset. Fixes hangs on some
systems with GFX PG enabled.

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