OSDN Git Service

drm/amdgpu: Workaround harvesting info for some navy flounder boards
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Oct 2021 13:50:00 +0000 (09:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Oct 2021 03:39:00 +0000 (23:39 -0400)
commit8cbc52c20793de8fd75b93ce1872182071282b7b
tree8db79c9a0d8096d21dc7d9cf43c25302e3c47e3b
parent47be978be0e6010479c13e30c80124d47f8b97a3
drm/amdgpu: Workaround harvesting info for some navy flounder boards

Some navy flounder boards do not properly mark harvested
VCN instances.  Fix that here.

v2: use IP versions

Fixes: 1b592d00b4ac83 ("drm/amdgpu/vcn: remove manual instance setting")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1743
Reviewed-and-tested-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c