[PATCH 5/6] drm/amd/display: Add DCN316 resource and SMU clock manager

Leo Li sunpeng.li at amd.com
Wed Feb 16 15:55:36 UTC 2022



On 2022-02-15 16:44, Alex Deucher wrote:
> diff --git a/drivers/gpu/drm/amd/display/dc/gpio/Makefile b/drivers/gpu/drm/amd/display/dc/gpio/Makefile
> index c5ddade8b187..a1bf2128feba 100644
> --- a/drivers/gpu/drm/amd/display/dc/gpio/Makefile
> +++ b/drivers/gpu/drm/amd/display/dc/gpio/Makefile
> @@ -106,6 +106,7 @@ GPIO_DCN30 = hw_translate_dcn30.o hw_factory_dcn30.o
>   AMD_DAL_GPIO_DCN30 = $(addprefix $(AMDDALPATH)/dc/gpio/dcn30/,$(GPIO_DCN30))
>   
>   AMD_DISPLAY_FILES += $(AMD_DAL_GPIO_DCN30)
> +

Looks like we can drop this newline. Otherwise,

Reviewed-by: Leo Li <sunpeng.li at amd.com>

>   endif
>   ###############################################################################
>   # Diagnostics on FPGA
> -- 2.34.1


More information about the amd-gfx mailing list