aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@qualcomm.com>2010-11-23 02:26:47 -0800
committerQuIC Gerrit Code Review <code-review@localhost>2010-11-23 02:26:47 -0800
commit0c333363360f21edcf6d8b43c971b19ef2d6ffc7 (patch)
treec552c9757adc214d18c86e62a7c9e025b157a369
parentceb9f93dbcdd1150d442286d00ab3c6d1e8fb5c3 (diff)
parent1aea2f808f84eb8c681ba3b4f4f392572a75cf7a (diff)
downloadandroid_bionic-0c333363360f21edcf6d8b43c971b19ef2d6ffc7.tar.gz
android_bionic-0c333363360f21edcf6d8b43c971b19ef2d6ffc7.tar.bz2
android_bionic-0c333363360f21edcf6d8b43c971b19ef2d6ffc7.zip
Merge "bionic: update msm_mdp.h to include MDP_OV_PIPE_SHARE" into froyo
-rw-r--r--libc/kernel/common/linux/msm_mdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/kernel/common/linux/msm_mdp.h b/libc/kernel/common/linux/msm_mdp.h
index 2afc7ffe0..219e76e70 100644
--- a/libc/kernel/common/linux/msm_mdp.h
+++ b/libc/kernel/common/linux/msm_mdp.h
@@ -85,6 +85,8 @@ enum {
#define MDP_BLIT_SRC_GEM 0x04000000
#define MDP_BLIT_DST_GEM 0x02000000
#define MDP_BLIT_NON_CACHED 0x01000000
+#define MDP_OV_PIPE_SHARE 0x00800000
+
#define MDP_TRANSP_NOP 0xffffffff
#define MDP_ALPHA_NOP 0xff