Merge "disp: msm: sde: add support for qsync min fps list"

此提交包含在:
qctecmdr
2020-10-19 16:18:30 -07:00
提交者 Gerrit - the friendly Code Review server
當前提交 68f4129cc6
共有 12 個檔案被更改,包括 166 行新增17 行删除

查看文件

@@ -1731,6 +1731,7 @@ static int _sde_kms_setup_displays(struct drm_device *dev,
.cmd_receive = dsi_display_cmd_receive,
.install_properties = NULL,
.set_allowed_mode_switch = dsi_conn_set_allowed_mode_switch,
.get_qsync_min_fps = dsi_display_get_qsync_min_fps,
};
static const struct sde_connector_ops wb_ops = {
.post_init = sde_wb_connector_post_init,