commit | 499ab3dfdfbd85faf88036bc14fc45c540609b24 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Thu Jul 04 15:24:31 2013 -0400 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Thu Jul 04 17:09:54 2013 -0400 |
tree | 47f13f80b9888761e80707ccffdd61401761c9ab | |
parent | 6e8a57ef3abbb5478b355b0aea46660847f64def [diff] |
gralloc: Do not map framebuffer memory unless needed The SurfaceFlinger opens the framebuffer module even when it isn't necessary. It does this for some legacy hals. Due to this we unnecessarily mmap the fb memory in gralloc. Do not map this unless the property to use the framebuffer memory is set. Change-Id: Ib4ebfdf9a63af0dabb53170342181bac0360baeb