summaryrefslogtreecommitdiff
path: root/gralloc4/src/mali_gralloc_usages.h
AgeCommit message (Expand)Author
2023-10-23gralloc4: Add support for faeval-secure heapAnkit Goyal
2023-10-21Allocate placeholder buffers for metadata-only allocationsDevika Krishnadas
2023-10-20Revert "Support Dry allocation"Devika Krishnadas
2023-10-18Support Dry allocationDevika Krishnadas
2023-08-01block_unsupported_usageSolti
2022-10-04Add support for BigWaveAnkit Goyal
2022-09-19Enable frontbuffer allocationAnkit Goyal
2022-02-28Add support for BufferUsage::FRONT_BUFFERAnkit Goyal
2021-04-01Merge changes Id21bff3f,I593df312 into sc-devAnthony Han
2021-03-25Include BO and MFC usage flags in public headersAnkit Goyal
2021-03-22Gralloc: Remove YUV_RANGE_FULL usageAnthony Han
2021-03-22Gralloc: remove PROTECTED_DPB usageAnthony Han
2021-03-17Gralloc: remove unused usagesAnthony Han
2021-03-11gralloc4: add usages for FaceAuthSean Callanan
2021-02-25Removing VIDEO_EXT usage from our GrallocSean Callanan
2021-02-05Allow producers and consumers to be interpreted from private usage bitsAnkit Goyal
2021-02-05Reserve usage bits for BO and MFCAnkit Goyal
2021-02-05Use enum alias in VALID_USAGE flagsAnkit Goyal
2020-12-21gralloc4: initial codeSeYeong Byeon