summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2014-07-09 15:39:03 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:31:56 -0700
commitd7206c1f545f29666fdde8fbb92ee92c9e7fa178 (patch)
tree693c012c58bbdfa7975231a8deb607811030bf84 /include/uapi/linux
parent843808743c39c9a5b38a6d478426348dc53c5797 (diff)
msm: mdss: update MDSS driver to support latency ram
Different MDSS hardware variants support fixed pixel latency ram for each pipe vs SMP (Shared Memory Pool). Software does not have to handle SMP allocation/deallocation for hardware with fixed pixel latency ram. This change enables the driver to handle such MDSS hardware. Change-Id: Ia55f45d65c3eb19350c7195acd83af8ffc0e9a10 Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/msm_mdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/msm_mdp.h b/include/uapi/linux/msm_mdp.h
index beb14559d938..18d085f94570 100644
--- a/include/uapi/linux/msm_mdp.h
+++ b/include/uapi/linux/msm_mdp.h
@@ -101,6 +101,8 @@
#define MDSS_MDP_HW_REV_103_1 MDSS_MDP_REV(1, 3, 1) /* 8084 v1.1 */
#define MDSS_MDP_HW_REV_105 MDSS_MDP_REV(1, 5, 0) /* 8994 v1.0 */
#define MDSS_MDP_HW_REV_106 MDSS_MDP_REV(1, 6, 0) /* 8916 v1.0 */
+#define MDSS_MDP_HW_REV_107 MDSS_MDP_REV(1, 7, 0)
+#define MDSS_MDP_HW_REV_108 MDSS_MDP_REV(1, 8, 0) /* 8939 v1.0 */
#define MDSS_MDP_HW_REV_200 MDSS_MDP_REV(2, 0, 0) /* 8092 v1.0 */
enum {