Re: [PATCH v1 0/6] drm/amd/display: Use max/min macro
From: 于佼良
Date: Thu Aug 22 2024 - 05:50:54 EST
在 2024/8/22 14:57, Yu Jiaoliang 写道:
> *** BLURB HERE ***
>
> Yu Jiaoliang (6):
> drm/amd/display: Use max/min macro
> drm/amd/display: Use max/min macro
> drm/amd/display: Use max/min macro
> drm/amd/display: Use max/min macro
> drm/amd/display: Use max/min macro
> drm/amd/display: Use max/min macro
>
> drivers/gpu/drm/amd/display/dc/bios/bios_parser.c | 4 ++--
> drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c | 4 +++-
> drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 4 ++--
> drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 2 +-
> drivers/gpu/drm/amd/display/dc/spl/dc_spl.c | 4 ++--
> drivers/gpu/drm/amd/display/modules/freesync/freesync.c | 4 ++--
> 6 files changed, 12 insertions(+), 10 deletions(-)
>
Sorry, please ignore this patch for now. As the corresponding header
file is not included, compilation errors may occur. This patch will be
updated later.
Br,
Yu