summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorSushil Chauhan <sushilchauhan@codeaurora.org>2013-03-06 15:36:49 -0800
committerSushil Chauhan <sushilchauhan@codeaurora.org>2013-03-14 11:43:42 -0700
commit07a2c7660c31c23f7078a1dcd6b4dc723d9329e9 (patch)
treefbdd27f9c5f2ee225ef495711dcf948ff0f5b826 /common.mk
parentf02fdc7d0caa582050ed4154365c7b8575fa991f (diff)
downloaddisplay-07a2c7660c31c23f7078a1dcd6b4dc723d9329e9.tar.gz
qdutils: Retrieve MDP revision and pipes information from driver.
Userspace can retrieve MDP revision number and number of different types of MDP pipes (RGB,VG,DMA) information from driver. Add target specific flag as previous MDP versions do not provide this support. - Make use of this information while maintaining PipeBook. - Move PipeBook related functions from overlay utils to PipeBook. Change-Id: I46578bb27e515c4b9525d90b6619c11d7749914f
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index ecc2302f..5ae6df98 100644
--- a/common.mk
+++ b/common.mk
@@ -27,6 +27,7 @@ endif
ifeq ($(call is-board-platform-in-list, msm8974 msm8226), true)
common_flags += -DVENUS_COLOR_FORMAT
+ common_flags += -DMDSS_TARGET
endif
common_deps :=