drm/amdgpu: merge bios post checking functions
authorpding <Pixel.Ding@amd.com>
Thu, 19 Oct 2017 01:38:39 +0000 (09:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Oct 2017 17:28:19 +0000 (13:28 -0400)
commit91fe77eb9585b45928b93cfe402248c77c28dab2
treef5683447dbb687cc6d887e2263db7a03704d9f1b
parent282dc8322a95b5c6a246fc781d89e5930821d486
drm/amdgpu: merge bios post checking functions

Merge the post checking functions to avoid confusion and take
virtualization into account in all cases.

Signed-off-by: pding <Pixel.Ding@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c