summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2014-12-03 21:54:32 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:36:40 -0700
commit6fe2b845dd2a06ebab8ec46620dcba884d38e026 (patch)
tree91bc008d217a7b6fbd3cc5bc9753f4033ef9b7d8 /include/uapi/linux
parent0db371cd8a5a4b6a1d793112c3e1821af6401908 (diff)
msm: mdss: expose correct number of supported blending stages
User-space decides how many layers to send for MDP composition using max blending stage value passed by the driver. Currently driver sends this value based on its internal enum value which does not reflect the correct number of blending stages that HW supports. So user-space makes independent assumption to derive at correct value by deducting 2. This is incorrect design and may lead to unforeseen issues. Fix it by sending correct max blending stage value. Change-Id: Iaaed7b6824e6ef445ca202fb993d1061811b5ce0 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions