Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e8f1ddd authored by Xuguang Yang's avatar Xuguang Yang Committed by Daniel Jacob Chittoor
Browse files

[FP4-306] iris pt lightup, line up the latest codes

parent 9d3ea3ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8105,6 +8105,7 @@ int dsi_display_enable(struct dsi_display *display)
		dsi_display_config_ctrl_for_cont_splash(display);
#if defined(CONFIG_PXLW_IRIS)
		//iris_send_cont_splash(IRIS_CONT_SPLASH_KERNEL);
		iris_send_cont_splash(IRIS_CONT_SPLASH_VIDEO_BYPASS);
#endif
		rc = dsi_display_splash_res_cleanup(display);
		if (rc) {