disp: msm: dsi: do not skip DSI CTRL init for DMS on first frame
For command mode panels, if a dynamic mode switch occurs on the first frame, the current code skips DSI controller initialization and registering for error handlers. This causes the software state to be uninitialized for DSI CTRL, resulting in command transfer failures and eventual crash. The change ensures that initialization is complete even if the DMS occurs on first frame. Change-Id: I83e3336f7c09424b6c7b95826c30b37974ec29ab Signed-off-by:Satya Rama Aditya Pinapala <psraditya30@codeaurora.org> Signed-off-by:
Lipsa Rout <lrout@codeaurora.org>
Loading
Please register or sign in to comment