]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2dd2d2a6e1f2085b55a7255e7558ed167a11fc09
tree9db19c09b46cde7efcd5aa1f240206863df5a160
parent5fb360ba44891995f4ba5f639edd2517fac6708c
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