Merge "disp: msm: sde: update splash resource allocation for dual display"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
61d32e7925
@@ -1736,9 +1736,9 @@ int sde_rm_cont_splash_res_init(struct msm_drm_private *priv,
|
|||||||
splash_display->cont_splash_enabled = true;
|
splash_display->cont_splash_enabled = true;
|
||||||
splash_display->ctl_ids[splash_display->ctl_cnt++] =
|
splash_display->ctl_ids[splash_display->ctl_cnt++] =
|
||||||
iter_c.blk->id;
|
iter_c.blk->id;
|
||||||
}
|
|
||||||
index++;
|
index++;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user