Merge "drm/msm/dsi-staging: update frame transfer time calculations"

This commit is contained in:
qctecmdr
2019-07-06 04:53:51 -07:00
committed by Gerrit - the friendly Code Review server
5 changed files with 28 additions and 13 deletions

View File

@@ -309,6 +309,6 @@ int dsi_panel_parse_esd_reg_read_configs(struct dsi_panel *panel);
void dsi_panel_ext_bridge_put(struct dsi_panel *panel);
void dsi_panel_calc_dsi_transfer_time(struct dsi_host_common_cfg *config,
struct dsi_mode_info *timing);
struct dsi_display_mode *mode, u32 frame_threshold_us);
#endif /* _DSI_PANEL_H_ */