OSDN Git Service

drm/amd/display: Move link functions from dc to dc_link
authorChris Park <Chris.Park@amd.com>
Fri, 10 May 2019 17:34:30 +0000 (13:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:07 +0000 (09:34 -0500)
commitbedbbe6af4bee062c7d035c424826190aab602a0
tree72cf4fcdb2d782a6196c4da6270964227076d650
parentf18bc4e53ad60d31321f7a35a714ebadc7135acf
drm/amd/display: Move link functions from dc to dc_link

[Why]
link-specific functions should reside in dc_link.c

[How]
Move them there.

Signed-off-by: Chris Park <Chris.Park@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c