OSDN Git Service

drm/amdgpu: avoid to reset wave_front_size to 0
authorHawking Zhang <Hawking.Zhang@amd.com>
Fri, 9 Jun 2017 15:39:31 +0000 (23:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2017 15:50:23 +0000 (11:50 -0400)
commit2bbec882c22ef8598c6daf0d52feae9da6f13a04
tree1f828a8f955f471f196d81e5f12db5f4cd7d30f5
parent51fd0370677733785b1f5f31057a12738386ee25
drm/amdgpu: avoid to reset wave_front_size to 0

No need to clear it.  The values are set explicitly.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c