drm/amdgpu/discovery: handle UMC harvesting in IP discovery
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Mar 2022 22:04:15 +0000 (18:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Apr 2022 21:47:27 +0000 (17:47 -0400)
commit478d338bb0ca49f4974436f6e005d3816dcba115
tree165fe59baec8cd34cd0e75fa69348f0fbf9b8b95
parenta2efebf1a4f8b2bb092668e1dabaa9981cd87af1
drm/amdgpu/discovery: handle UMC harvesting in IP discovery

Check the harvesting table to determing if any UMC blocks have
been harvested.

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