drm/amdgpu: Use dev_info if VFCT table not valid
authorFeifei Xu <Feifei.Xu@amd.com>
Fri, 12 Mar 2021 08:27:47 +0000 (16:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:31:24 +0000 (23:31 -0400)
commitec1e80f0d72822e9bcca5dd694dd08e4b43e0c87
tree4bf2d9c9523b96d1aaa1e9e59e9506a431fa169e
parente99d2eaafd8e3b90b2ef5bf9ff453ba31dc6b312
drm/amdgpu: Use dev_info if VFCT table not valid

Some ASICs do not have GOP driver to copy vbios image into
VFCT table. And it will go to next check.

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c