]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb123c9ae58980760104763488bd31d0147fd4443
treed6e7930e0e36dcf6f84c745a4c408e41e39717f4
parentb8808fa570bc3a41f60165edcaef2880f5dd6d7e
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