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)
commit3ae7a1378d70421de2161aa79209acb3564a73f4
treec320b410e09a8a7e25874a35406c445d82ae8713
parent02ce73b01e09e388614b22b7ebc71debf4a588f0
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