summaryrefslogtreecommitdiff
path: root/gralloc4/src/core/mali_gralloc_reference.cpp
AgeCommit message (Expand)Author
2022-05-12Revert "Revert "Validate alloc_size while mapping a buffer""Ankit Goyal
2022-04-22Revert "Validate alloc_size while mapping a buffer"Siddharth Kapoor
2022-04-07Validate alloc_size while mapping a bufferSiddharth Kapoor
2022-03-24Validate all fds as fd_count cannot be relied uponAnkit Goyal
2022-03-24Remove buffer reference counting from handleAnkit Goyal
2022-03-24Remove allocating_pid from reference count mechanismAnkit Goyal
2022-03-24Remove redundant canFree argument to reference releaseAnkit Goyal
2022-03-24Remove unused debug filesAnkit Goyal
2021-10-18gralloc4: Delete the gralloc handle when freeing the bufferAnkit Goyal
2021-06-28Map CPU accessible buffers during importAnkit Goyal
2021-06-28Remove deprecated ION calls from referenceAnkit Goyal
2021-06-21Lazy map the buffers on lockAnkit Goyal
2021-06-15vendorgraphicbuffer: add validation on metadata before operatingYichi Chen
2020-12-21gralloc4: initial codeSeYeong Byeon