summaryrefslogtreecommitdiff
path: root/graphics/allocator/2.0/default/service.cpp
AgeCommit message (Collapse)Author
2018-09-14Tuning of Binder buffer for below HALsBaldev Sahu
1. Allocator 2. ConfigStore 3. Light Set the Binder buffer memory limit for above HALs. CRs-Fixed: 2275027 Change-Id: I11d3bcf6073d3d6412491c88acc9f79496ed1ba0
2018-01-14graphics: clang-format allocator default implChia-I Wu
Test: builds Change-Id: I01cee2e7bc778f2e3e540a9856c25f1a0e390186
2017-05-11graphics: set maxThreads to 4 for the allocatorChia-I Wu
This should help buffer allocation performance. We choose 4 because that is the number of binder threads in SurfaceFlinger. Bug: 38243574 Test: manual Change-Id: I704aacb271fb7fd6a91c9231ab8a5256531eebc9
2017-02-23gralloc HAL uses "default" service nameChris Phoenix
The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds Bug: 33844934 Change-Id: Ic3859ccf21e7ee5177f47cb06e3e0c93dd572bf6
2016-10-21Use defaultPassthroughServiceImplementation.Steven Moreland
Bug: 32279541 Bug: 32282345 Test: mma Change-Id: Ic0222963c99bea41de7637e5f20c19d7c541cb97
2016-10-19graphics: add IAllocator service daemonChia-I Wu
Bug: 32021161 Test: builds and boots Change-Id: I2752559c4e168a4ea7cbd9223ef3692cdeda96f6