]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx10: drop redundant se/sh selection
authorXiaojie Yuan <xiaojie.yuan@amd.com>
Fri, 21 Jun 2019 16:14:37 +0000 (11:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:28 +0000 (18:59 -0500)
commitc3af4b80eaa5b5d6c47d06a11a1e63073a01f0e0
treeb15fcee2d6969ceeec50598a41cba15caad3ec89
parent26ff0d01f62fe20d4bba4594806dcab9dfc5e673
drm/amdgpu/gfx10: drop redundant se/sh selection

we already selected se/sh at the beginning of the for loop

Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Jack Xiao <Jack.Xiao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c