
In the current code for finding the qsync min fps for a mode, entire mode list is iterated which involves acquiring dsi display_lock. During conn tx debugfs commands, if qsync min fps is required, we try to acquire dsi display_lock twice which results in hang state. This change adds qsync min fps value in dsi_display_mode_priv_info struct in order to get the qsync fps from the msm_display_mode present in connector state instead of looping through all the modes to find the mode qsync fps. Change-Id: Ifded40d1f12462bb50fc7bdafb746ae5b8d9512a Signed-off-by: Yashwanth <yvulapu@codeaurora.org>
5.9 KiB
5.9 KiB