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

Skip to content
Commit 2336f80f authored by Terence Hampson's avatar Terence Hampson Committed by Mickey Mendlin
Browse files

msm: mdp3: move mdp_overlay variable from stack to heap



We are moving struct mdp_overlay variable from stack to heap since
mdp_overlay size increase significantly recently. There
was a warning from compiler saying that frame size is larger than
1024 bytes, which is resolved with this patch. Similar change is
present in mdss code.

Change-Id: Ib19fb63596f095a5a6b2be9b10b5eeb04542449f
Signed-off-by: default avatarTerence Hampson <thampson@codeaurora.org>
parent bfc96c5e
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