[PATCH] drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
Quan, Evan
Evan.Quan at amd.com
Thu Jun 2 07:53:57 UTC 2022
[AMD Official Use Only - General]
Reviewed-by: Evan Quan <evan.quan at amd.com>
> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Wednesday, May 25, 2022 10:09 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: [PATCH] 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.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index dab0c59bfb1b..fa26e462e750 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -3286,7 +3286,7 @@ bool amdgpu_device_asic_has_dc_support(enum
> amd_asic_type asic_type)
> case CHIP_MULLINS:
> /*
> * We have systems in the wild with these ASICs that require
> - * LVDS and VGA support which is not supported with DC.
> + * VGA support which is not supported with DC.
> *
> * Fallback to the non-DC driver here by default so as not to
> * cause regressions.
> --
> 2.35.3
More information about the amd-gfx
mailing list