drm/amdkfd: Fix gfx10 wave64 VGPR context restore
authorJay Cornwall <jay.cornwall@amd.com>
Sun, 28 Jul 2019 20:24:40 +0000 (15:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:48:33 +0000 (23:48 -0500)
commit7ce55e0b6fbbbddf4984e8343fbb4254afc78dc9
treef7558ce0c1916e1cc5c932f007136e23bdf1b24c
parentf16d523f9d83a73c274fb97a8fed17114d67b30e
drm/amdkfd: Fix gfx10 wave64 VGPR context restore

Copy/paste error, first 4 VGPRs are separated by 64 dwords (256 bytes).

Cc: Shaoyun Liu <shaoyun.liu@amd.com>
Signed-off-by: Jay Cornwall <jay.cornwall@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: shaoyunl <shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm