OSDN Git Service

drm/amd/display: Make functional resource functions non-static
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 3 Feb 2022 17:08:36 +0000 (12:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2022 23:40:05 +0000 (18:40 -0500)
commit6dc0fded62806373855350ec8c3ccb1567ddd465
treed2aa06ff70e81b1f4c034e20bdf304366236b5ac
parent1e242bf8bc1b37c74619403d0dd59d0f862af943
drm/amd/display: Make functional resource functions non-static

[Why & How]
To align coding style for how we use this across DCN. The resource
creation ones can remain static, however.

Reviewed-by: Eric Yang <Eric.Yang2@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@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/dcn31/dcn31_resource.c
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.h