mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
drm/amd/display: Add function to log connectivity
Signed-off-by: Zeyu Fan <Zeyu.Fan@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -68,6 +68,10 @@ bool dm_helpers_dp_mst_start_top_mgr(
|
||||
const struct dc_link *link,
|
||||
bool boot);
|
||||
|
||||
bool dm_helpers_dc_conn_log(
|
||||
struct dc_context*ctx,
|
||||
const char *msg);
|
||||
|
||||
void dm_helpers_dp_mst_stop_top_mgr(
|
||||
struct dc_context *ctx,
|
||||
const struct dc_link *link);
|
||||
|
||||
Reference in New Issue
Block a user