]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: add judgement for dc support
authorAsher Song <Asher.Song@amd.com>
Fri, 21 May 2021 09:11:33 +0000 (17:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Jun 2021 21:49:15 +0000 (17:49 -0400)
commit147feb007685cbb765b16a834d4f00675d589bb4
tree2b62532669ceda5a5977e4848e8e7f35b912cab7
parenta53085c1d20f914590fe446d01d4546150758983
drm/amdgpu: add judgement for dc support

Drop DC initialization when DCN is harvested in VBIOS. The way
doesn't affect virtual display ip initialization.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Asher Song <Asher.Song@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c