summaryrefslogtreecommitdiff
path: root/gralloc4/src/mali_gralloc_buffer.h
AgeCommit message (Expand)Author
2023-01-06gralloc4: Fix validation order for handleAnkit Goyal
2022-05-12Validate metadata dmabuf separatelyAnkit Goyal
2022-03-22Validate all fds as fd_count cannot be relied uponAnkit Goyal
2022-03-22Remove buffer reference counting from handleAnkit Goyal
2022-03-18Remove allocating_pid from reference count mechanismAnkit Goyal
2022-03-08Add a default constructor to private_handle_tAnkit Goyal
2021-03-17Gralloc: remove unused usagesAnthony Han
2020-12-21gralloc4: initial codeSeYeong Byeon