drm/amdkfd: Update get_wave_state() for GFX10
authorYong Zhao <Yong.Zhao@amd.com>
Sat, 9 Nov 2019 03:54:07 +0000 (22:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Nov 2019 20:29:45 +0000 (15:29 -0500)
commit681a9167ddb2d5f5fd9821f5e484e51b31a073bb
tree3d067ba805a5b1744bf36d2179d29c121371df09
parent4d428e912bb2634e6ba3f7ce8309517a12419174
drm/amdkfd: Update get_wave_state() for GFX10

Given control stack is now in the userspace context save restore area
on GFX10, the same as GFX8, it is not needed to copy it back to userspace.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c