index
:
Project-1CE/hardware_google_gchips
umineko
[no description]
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gralloc4
/
src
/
allocator
/
mali_gralloc_ion.cpp
Age
Commit message (
Expand
)
Author
2023-04-05
gralloc4: Choose framebuffer-secure for FB if available
Ankit Goyal
2023-04-05
gralloc4: Remove redundant ion_device class and stale comments
Ankit Goyal
2023-04-05
gralloc4: Remove dependence on libion_google
Ankit Goyal
2023-04-05
gralloc4: Import system and vscaler heap from libion
Ankit Goyal
2023-04-05
gralloc4: Remove dead code from ion
Ankit Goyal
2022-11-29
Do not use "Unnamed" as default name
T.J. Mercier
2022-11-23
Use buffer_descriptor_t name for dmabuf name if provided.
T.J. Mercier
2022-04-22
Gralloc: add tracing
Devika Krishnadas
2022-03-22
Validate all fds as fd_count cannot be relied upon
Ankit Goyal
2021-11-02
Merge changes Ifb3fb740,Id59480e7 into sc-v2-dev
Ankit Goyal
2021-10-29
Revert "Commit all gralloc logs to warning on high memory allocation"
Ankit Goyal
2021-10-18
gralloc4: Delete the gralloc handle when freeing the buffer
Ankit Goyal
2021-08-04
Commit all gralloc logs to warning on high memory allocation
Ankit Goyal
2021-06-21
Lazy map the buffers on lock
Ankit Goyal
2021-04-29
gralloc4: sync ion buffers around CPU usage
Sean Callanan
2021-04-06
gralloc4: make isp_preview heap accept SurfaceView
Yin-Chia Yeh
2021-04-01
Gralloc 4: Handle SENSOR_DIRECT_DATA usage
Anthony Han
2021-03-17
Gralloc: remove unused usages
Anthony Han
2021-03-17
Gralloc 4: log human readable format names
Anthony Han
2021-03-11
gralloc4: Select proper FaceAuth heaps based on usages
Sean Callanan
2021-03-11
gralloc4: add usages for FaceAuth
Sean Callanan
2021-03-09
Merge "Removing VIDEO_EXT usage from our Gralloc" into sc-dev
Sean Callanan
2021-02-26
gralloc4: Enable use of vstream-secure/vframe-secure DMA-BUF heaps.
Hridya Valsaraju
2021-02-25
gralloc4: use the faceauth DMA-BUF heaps
Hridya Valsaraju
2021-02-25
Removing VIDEO_EXT usage from our Gralloc
Sean Callanan
2021-02-10
Merge changes I3f51a205,Ib67627c9 into sc-dev
TreeHugger Robot
2021-02-02
gralloc4: Remove references to unused ION flags
Hridya Valsaraju
2021-01-28
Gralloc 4: Implement libGralloc4Wrapper
Anthony Han
2021-01-28
Gralloc 4: Build wrapper
Anthony Han
2021-01-27
gralloc4: Use libdmabufheap in gralloc4 for sensor_direct allocations
Hridya Valsaraju
2021-01-07
Always alloc uncached buffers for sensor direct heap.
Max Shi
2020-12-21
gralloc4: disable ion sync
SeYeong Byeon
2020-12-21
gralloc4: initial code
SeYeong Byeon