drm/amdgpu: add support for SRIOV in IP discovery path
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Aug 2021 21:06:02 +0000 (17:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:01 +0000 (15:23 -0400)
commit6d46d419af598b737834eedaeb862da3f84d3bbc
tree03f925deb9530e5368fac2aa905ec6717e00c584
parentb05b9c591f9ed6e4b6ba857ad3a1ae84502235e1
drm/amdgpu: add support for SRIOV in IP discovery path

Handle SRIOV requirements when adding IP blocks.

v2: add comment about UVD/VCE support on vega20 SR-IOV

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