]> 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)
commit93441e7f2f901f7ae4a2f9296887f783c9ff639e
tree9db19c09b46cde7efcd5aa1f240206863df5a160
parent15377c8d25f547f54b2347767e99d512222ff0a3
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