]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit6ba57b7a8f94fcf3df6883db362642a0075d185b
tree8a2bf0133306af090f3e0892a62c347fb1ef6a9a
parent78b7dfd9cebe2bca986a88a3b0978557221b1dc4
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