disp: msm: dp: enable logs in key mst callflow operations
This change adds more debug logs and event logs to MST callflows to help with MST stability issues. Change-Id: I9053eab5932487fccce522cc17ed2e9fb8d887ab Signed-off-by: Rajkumar Subbiah <rsubbia@codeaurora.org>
This commit is contained in:
@@ -447,6 +447,8 @@ static ssize_t dp_debug_write_edid_modes_mst(struct file *file,
|
||||
mst_connector->vdisplay = vdisplay;
|
||||
mst_connector->vrefresh = vrefresh;
|
||||
mst_connector->aspect_ratio = aspect_ratio;
|
||||
DP_INFO("Setting %dx%dp%d on conn %d\n",
|
||||
hdisplay, vdisplay, vrefresh, con_id);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user