summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2014-04-16 15:30:29 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:29:31 -0700
commit9cbe5da507562c56970029a89e8e293d85111edb (patch)
tree0c1016f0543a21bcee41421ce3fbd7f9f51c7f5c /include/uapi
parentbff6074e0c7bc7ea55429f40a8744597ccc77534 (diff)
msm: mdss: send panic/roburst signal to bimc based on fill level
MDP hardware will send panic/roburst signal to bimc based on fill level for all pipes connected to realtime interferfaces. This allows bimc to priortize the MDP traffic across all bimc ports, regardless of other clients' priority. This feature is not for non-realtime clients like writeback. Change-Id: Iafe891c6aefad905d482bd7aa54e00562698676e Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include/uapi')
-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 0ea47d495353..8300297dec35 100644
--- a/include/uapi/linux/msm_mdp.h
+++ b/include/uapi/linux/msm_mdp.h
@@ -98,6 +98,8 @@
#define MDSS_MDP_HW_REV_102_1 MDSS_MDP_REV(1, 2, 1) /* 8974 v3.0 (Pro) */
#define MDSS_MDP_HW_REV_103 MDSS_MDP_REV(1, 3, 0) /* 8084 v1.0 */
#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_200 MDSS_MDP_REV(2, 0, 0) /* 8092 v1.0 */
enum {