Loading include/uapi/linux/msm_mdp.h +1 −1 Original line number Diff line number Diff line Loading @@ -1331,7 +1331,7 @@ enum { MDP_WRITEBACK_MIRROR_RESUME, }; enum { enum mdp_color_space { MDP_CSC_ITU_R_601, MDP_CSC_ITU_R_601_FR, MDP_CSC_ITU_R_709, Loading include/uapi/linux/msm_mdp_ext.h +3 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,9 @@ struct mdp_input_layer { /* blend operation defined in "mdss_mdp_blend_op" enum. */ enum mdss_mdp_blend_op blend_op; /* color space of the source */ enum mdp_color_space color_space; /* * Source crop rectangle, portion of image that will be fetched. This * should always be within boundaries of source image. Loading Loading
include/uapi/linux/msm_mdp.h +1 −1 Original line number Diff line number Diff line Loading @@ -1331,7 +1331,7 @@ enum { MDP_WRITEBACK_MIRROR_RESUME, }; enum { enum mdp_color_space { MDP_CSC_ITU_R_601, MDP_CSC_ITU_R_601_FR, MDP_CSC_ITU_R_709, Loading
include/uapi/linux/msm_mdp_ext.h +3 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,9 @@ struct mdp_input_layer { /* blend operation defined in "mdss_mdp_blend_op" enum. */ enum mdss_mdp_blend_op blend_op; /* color space of the source */ enum mdp_color_space color_space; /* * Source crop rectangle, portion of image that will be fetched. This * should always be within boundaries of source image. Loading