Merge "disp: msm: dsi: add qsync min fps val in dsi display mode priv info"

This commit is contained in:
qctecmdr
2021-09-17 03:46:41 -07:00
committed by Gerrit - the friendly Code Review server
6 changed files with 23 additions and 25 deletions

View File

@@ -399,11 +399,10 @@ struct sde_connector_ops {
/**
* get_qsync_min_fps - Get qsync min fps from qsync-min-fps-list
* @display: Pointer to private display structure
* @conn_state: Pointer to drm_connector_state structure
* Returns: Qsync min fps value on success
*/
int (*get_qsync_min_fps)(void *display, struct drm_connector_state *conn_state);
int (*get_qsync_min_fps)(struct drm_connector_state *conn_state);
/**
* get_avr_step_req - Get the required avr_step for given fps rate