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

Commit 6f434a70 authored by Abhijit Kulkarni's avatar Abhijit Kulkarni Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: Add support for secure camera



Add interface support for secure camera. This change adds the
flag for the secure camera buffer in mdss and sde rotator
driver interface.

CRs-Fixed: 1085143
Change-Id: I3d4c1c7587b367836a151c3c988f58790611acd1
Signed-off-by: default avatarAbhijit Kulkarni <kabhijit@codeaurora.org>
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 3adbe725
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -96,6 +96,9 @@
 */
#define MDP_LAYER_MULTIRECT_PARALLEL_MODE	0x2000

/* Flag indicates that layer is associated with secure camera session */

#define MDP_LAYER_SECURE_CAMERA_SESSION		0x4000
/*
 * DESTINATION SCALER FLAG CONFIGURATION
 */