Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b29d4a39 authored by Ujwal Patel's avatar Ujwal Patel
Browse files

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: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent dca34e2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment