]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove inproper workaround for vega10
authorHawking Zhang <Hawking.Zhang@amd.com>
Fri, 3 Apr 2020 08:40:35 +0000 (16:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Apr 2020 14:43:18 +0000 (10:43 -0400)
commitda497d2850201d3a39a25245f565827ba2798240
tree3febb6ce2d784b8ff7d01ebc21fe971d120313fb
parent4cdf5418aac3c09d770474316cbc101f6208b0e2
drm/amdgpu: remove inproper workaround for vega10

the workaround is not needed for soc15 ASICs except
for vega10. it is even not needed with latest vega10
vbios.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c