drm/msm/sde: avoid multi-display update during secure-session
Add extra validations during atomic check to avoid concurrent
display updates during secure-ui session.
- Fail crtc atomic_check for all other display(s),
when secure crtc session is in progress.
- Fail secure crtc atomic_check, when any other crtc session
for other display(s) are in progress.
As part of the change add checks in crtc to allow only
one blending stage configuration during secure-session.
Change-Id: I8aac488eae461db71b3bbd3bb1f0e91f6bb399eb
Signed-off-by:
Veera Sundaram Sankaran <veeras@codeaurora.org>
Loading
Please register or sign in to comment