]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move discovery gfx config fetching
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 May 2020 18:00:11 +0000 (14:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 May 2020 17:41:22 +0000 (13:41 -0400)
commitc9502c9f218b4ff82ddfd5473493b08678aa3266
tree8a2bf0133306af090f3e0892a62c347fb1ef6a9a
parentd3388c903955114b045b0b397f054ad8de5eb44f
drm/amdgpu: move discovery gfx config fetching

Move it into the fw_info function since it's logically part
of the same functionality.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c