diff options
author | Wenjing Liu <[email protected]> | 2023-02-14 11:24:01 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-07 14:22:40 -0500 |
commit | 36516001a7c9cd7901673548ec685bd180b1b548 (patch) | |
tree | c9d80078e95483546aad4aa34553b5055ad542ee /drivers/gpu/drm/amd/display/dc/link/link_detection.c | |
parent | 84c03df58d8bbf77feb2f199f10dbe8f7f72c782 (diff) |
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
[why]
link component should only have one interface serving dc.
[how]
We are moving dc_link functions exposed to DM to dc_link_exports
and unify link component interface in link.h with function pointer
to match the style of other dc component. This is the first step to move
dc_link functions under accessories folder to dc_link_exports.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_detection.c')
0 files changed, 0 insertions, 0 deletions