Merge "disp: msm: dsi: avoid seamless request for cwb transitions"
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
9794834cc5
@@ -411,6 +411,9 @@ static int dsi_panel_tx_cmd_set(struct dsi_panel *panel,
|
||||
if (cmds->last_command)
|
||||
cmds->msg.flags |= MIPI_DSI_MSG_LASTCOMMAND;
|
||||
|
||||
if (type == DSI_CMD_SET_VID_TO_CMD_SWITCH)
|
||||
cmds->msg.flags |= MIPI_DSI_MSG_ASYNC_OVERRIDE;
|
||||
|
||||
len = ops->transfer(panel->host, &cmds->msg);
|
||||
if (len < 0) {
|
||||
rc = len;
|
||||
|
مرجع در شماره جدید
Block a user