disp: msm: sde: add secure session flag in sde_crtc state
This change adds a flag in sde_crtc_state to identify the
ongoing secure session based on which the change also
returns a atomic check failure in the following cases:
1)Whenever there is a direct transition from secure UI to
secure camera(&viceversa).
2)In video mode, when null commit is not present for
transition between secure camera & secure video.
This change also adds required wait while transitioning
from secure video session to secure camera in cmd mode.
Change-Id: Iecbb822a1d0ae74c43e004a6b038682c6bced1e1
Signed-off-by:
Yashwanth <yvulapu@codeaurora.org>
Loading
Please register or sign in to comment