]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to header
authorEric Bernstein <eric.bernstein@amd.com>
Mon, 30 Nov 2020 19:30:38 +0000 (14:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:34:04 +0000 (11:34 -0500)
commit846e62f246908631021ff35e85e5919200e1c8b1
treec320b410e09a8a7e25874a35406c445d82ae8713
parente8f18058ce1c2b08aa9838f3dca061690e71df88
drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to header

[Why]
dcn30_link_encoder_validate_output_with_stream was a static function.

[How]
remove the static define and include it in the header.

Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.c
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.h