summaryrefslogtreecommitdiff
path: root/gralloc4/src/allocator/mali_gralloc_ion.cpp
AgeCommit message (Expand)Author
2023-08-31gralloc4: Remove bases from handleAnkit Goyal
2023-08-15gralloc4: Only free allocated handles in error pathGuus Sliepen
2023-06-16gralloc4: Add atrace logs for allocate params and afbc initAnkit Goyal
2023-06-12gralloc4: Use framebuffer-secure for screenshot buffersAnkit Goyal
2023-04-13Separate camera and App dmabuf heap allocation pathMartin Liu
2023-04-05gralloc4: Choose framebuffer-secure for FB if availableAnkit Goyal
2023-04-05gralloc4: Remove redundant ion_device class and stale commentsAnkit Goyal
2023-04-05gralloc4: Remove dependence on libion_googleAnkit Goyal
2023-04-05gralloc4: Import system and vscaler heap from libionAnkit Goyal
2023-04-05gralloc4: Remove dead code from ionAnkit Goyal
2022-11-29Do not use "Unnamed" as default nameT.J. Mercier
2022-11-23Use buffer_descriptor_t name for dmabuf name if provided.T.J. Mercier
2022-04-22Gralloc: add tracingDevika Krishnadas
2022-03-22Validate all fds as fd_count cannot be relied uponAnkit Goyal
2021-11-02Merge changes Ifb3fb740,Id59480e7 into sc-v2-devandroid12L-devAnkit Goyal
2021-10-29Revert "Commit all gralloc logs to warning on high memory allocation"Ankit Goyal
2021-10-18gralloc4: Delete the gralloc handle when freeing the bufferAnkit Goyal
2021-08-04Commit all gralloc logs to warning on high memory allocationAnkit Goyal
2021-06-21Lazy map the buffers on lockAnkit Goyal
2021-04-29gralloc4: sync ion buffers around CPU usageSean Callanan
2021-04-06gralloc4: make isp_preview heap accept SurfaceViewYin-Chia Yeh
2021-04-01Gralloc 4: Handle SENSOR_DIRECT_DATA usageAnthony Han
2021-03-17Gralloc: remove unused usagesAnthony Han
2021-03-17Gralloc 4: log human readable format namesAnthony Han
2021-03-11gralloc4: Select proper FaceAuth heaps based on usagesSean Callanan
2021-03-11gralloc4: add usages for FaceAuthSean Callanan
2021-03-09Merge "Removing VIDEO_EXT usage from our Gralloc" into sc-devSean Callanan
2021-02-26gralloc4: Enable use of vstream-secure/vframe-secure DMA-BUF heaps.Hridya Valsaraju
2021-02-25gralloc4: use the faceauth DMA-BUF heapsHridya Valsaraju
2021-02-25Removing VIDEO_EXT usage from our GrallocSean Callanan
2021-02-10Merge changes I3f51a205,Ib67627c9 into sc-devTreeHugger Robot
2021-02-02gralloc4: Remove references to unused ION flagsHridya Valsaraju
2021-01-28Gralloc 4: Implement libGralloc4WrapperAnthony Han
2021-01-28Gralloc 4: Build wrapperAnthony Han
2021-01-27gralloc4: Use libdmabufheap in gralloc4 for sensor_direct allocationsHridya Valsaraju
2021-01-07Always alloc uncached buffers for sensor direct heap.Max Shi
2020-12-21gralloc4: disable ion syncSeYeong Byeon
2020-12-21gralloc4: initial codeSeYeong Byeon