summaryrefslogtreecommitdiff
path: root/gralloc4/src/core/mali_gralloc_bufferallocation.h
AgeCommit message (Collapse)Author
2021-01-28Gralloc 4: Implement libGralloc4WrapperAnthony Han
Port libGrallocWrapper to libGralloc4Wrapper. Add a new optional parameter to the standard allocation path that sets the Gralloc fd to a user provided fd instead of having ion allocate an fd. Add metadata to libGralloc4Wrapper implementation, amend DRM table to support new formats. Test: aion_test Bug: 168763166 Change-Id: I3776b1cf2488969fa0ff2f0d744f329048008719
2020-12-21gralloc4: initial codeSeYeong Byeon
Bug: 173320140 Test: Builds successfully with gralloc3 and gralloc4 Test: Device boots to home with gralloc3 No-Typo-Check: Typos in comments from upstream Signed-off-by: SeYeong Byeon <sy.byeon@samsung.com> Change-Id: I1df105fd0358a0d1ee9c0266acafc4f7192ebc92