commit | 56c571fbe01febcaab43826d9849313e24ea0c7e | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Wed Mar 07 16:00:05 2018 -0500 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Wed Mar 07 18:25:19 2018 -0500 |
tree | dba9c5b92a788be0469a9badd46693db1ce0aa46 | |
parent | 58d0e0f0838d36a22d5a01a1682f1cbc7e1fe2dc [diff] |
display: hwc_buffer_allocator fixes Fixes an issue where the HWC init randomly blocks on the allocator init by doing a lazy initialization of the allocator object. The allocator may not have fully initialized at HWC init. Also, increases the allocator connection threadpool to 4. Change-Id: I38454ee25aaf2a211125e55297300eac754fb5cf CRs-Fixed: 2201202