]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Make dcn401_program_pipe non static
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 4 Feb 2025 20:33:13 +0000 (15:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:10 +0000 (21:04 -0500)
commit8f87447a8e5ea415100c005a4f468b1b7804678f
tree515f10985d3db175a3c69ce932deb5ef10ca212f
parentb40d022ec06ade9f6c809091dc188422a0f0946d
drm/amd/display: Make dcn401_program_pipe non static

Allow reuse of code by making dcn401_program_pipe()
non static.

Fixes: 2739bd123782 ("drm/amd/display: Allow reuse of of DCN4x code")
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Karthi Kandasamy <karthi.kandasamy@amd.com>
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.h