|
@@ -8605,10 +8605,6 @@ static int dsi_display_set_roi(struct dsi_display *display,
|
|
if (!changed)
|
|
if (!changed)
|
|
continue;
|
|
continue;
|
|
|
|
|
|
- rc = dsi_ctrl_wait_for_cmd_mode_mdp_idle(ctrl->ctrl);
|
|
|
|
- if (rc)
|
|
|
|
- DSI_ERR("wait for cmd mode mdp idle failed rc = %d", rc);
|
|
|
|
-
|
|
|
|
/* re-program the ctrl with the timing based on the new roi */
|
|
/* re-program the ctrl with the timing based on the new roi */
|
|
rc = dsi_ctrl_timing_setup(ctrl->ctrl);
|
|
rc = dsi_ctrl_timing_setup(ctrl->ctrl);
|
|
if (rc) {
|
|
if (rc) {
|