drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 May 2022 14:11:33 +0000 (10:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2022 20:45:01 +0000 (16:45 -0400)
commitb5a0168e1406176cf98487833b7468a1ea5872d3
treeb27c15763e83de77d153b2620fee1c781201e8f8
parente87b92c6af537843daf7da9235e622988bae7eae
drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()

LVDS support was implemented in DC a while ago.  Just DAC
support is left to do.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c