drm/amdgpu: add gpu_info fw parse support for aldebaran
authorLe Ma <le.ma@amd.com>
Tue, 12 Nov 2019 03:24:01 +0000 (11:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Mar 2021 05:01:37 +0000 (00:01 -0500)
commit42719073b44ebb1b9083e305531522d1e04750e7
tree017698ee5e01a3b3bcd5cdc6d69967d3a3546ca3
parent42b72608ae228e8a27bb601d7344004e37bf5e7b
drm/amdgpu: add gpu_info fw parse support for aldebaran

Parses asic configurations stored in gpu_info firmware and make them available
for driver to use.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c