drm/amdgpu: merge atombios init block
authorWenhui Sheng <Wenhui.Sheng@amd.com>
Tue, 23 Jun 2020 05:45:58 +0000 (13:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Jul 2020 16:02:51 +0000 (12:02 -0400)
commite3a4d51c767b9cc9dc558334a215b5fd53016954
tree9db19c09b46cde7efcd5aa1f240206863df5a160
parent00a979f3d69e0c275e88c741b854dbe0d5238ae0
drm/amdgpu: merge atombios init block

After we move request full access before set
ip blocks, we can merge atombios init block
of SRIOV and baremetal together.

Signed-off-by: Wenhui Sheng <Wenhui.Sheng@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_device.c