drm/amd/display: Move link_trace for edp to dp_trace
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Wed, 23 Mar 2022 19:35:57 +0000 (15:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Apr 2022 14:29:48 +0000 (10:29 -0400)
commit176cd4385aea1e1c1e41c1b8e02764558e4f6a3c
treed6e7930e0e36dcf6f84c745a4c408e41e39717f4
parent68cdbf631b56a97c75891d8292900791713ba0ad
drm/amd/display: Move link_trace for edp to dp_trace

[Why & How]
The dp_trace structure is self contained component designed for
all dp trace, and the edp link trace should be a part of it;

Suggested-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_link.h
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/link/link_dp_trace.c
drivers/gpu/drm/amd/display/dc/link/link_dp_trace.h