]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc15a317460e7533a047235222ce2473f8c40b0e0
treed2aa06ff70e81b1f4c034e20bdf304366236b5ac
parentb005dd4d3c57b408c7d3c09c221d66f459e96eb9
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