summaryrefslogtreecommitdiff
path: root/cros_gralloc
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Add a missing include for asserts.Tomasz Mikolajewski1-0/+1
2017-11-16Revert "minigbm: Revert "minigbm: flush buffer instead of unmapping""Gurchetan Singh1-1/+1
2017-11-16minigbm: plumb buffer access regionGurchetan Singh5-10/+30
2017-11-08minigbm: refactor and rename mapping structGurchetan Singh2-2/+2
2017-10-20minigbm: Link amdgpuaddr for DRV_AMDGPU.Justin TerAvest1-0/+4
2017-10-17minigbm: add buffer invalidation functionGurchetan Singh1-1/+2
2017-10-10minigbm: move gralloctest to this repoGurchetan Singh2-0/+733
2017-10-05minigbm: Revert "minigbm: flush buffer instead of unmapping"Gurchetan Singh1-3/+6
2017-10-02minigbm: standardize naming of map flagsGurchetan Singh5-13/+25
2017-10-02minigbm: standardize naming of buffer creation flagsGurchetan Singh4-55/+55
2017-09-29minigbm: remove buffer sizes when importingGurchetan Singh2-3/+0
2017-09-27minigbm: flush buffer instead of unmappingGurchetan Singh1-6/+3
2017-09-15minigbm: cros_gralloc: fix mis-named variableGurchetan Singh2-3/+3
2017-08-09minigbm: gralloc0: Fix coding style errorTomasz Figa1-1/+3
2017-08-05minigbm: add the BO_USE_RENDERSCRIPT flag back inGurchetan Singh1-2/+1
2017-08-05minigbm: store BO_USE_* flags in buffer objectGurchetan Singh2-1/+6
2017-08-03minigbm: cros_gralloc: fix initialization race conditionGurchetan Singh1-22/+36
2017-08-02minigbm: cros_gralloc/buffer: Do not read from output arrayTomasz Figa1-4/+3
2017-08-02minigbm: cros_gralloc/buffer: Initialize plane address arrayTomasz Figa1-0/+2
2017-07-29minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3Gurchetan Singh6-36/+102
2017-07-25minigbm: cros_gralloc: Use standard error codesTomasz Figa4-55/+44
2017-07-13minigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage flagsTomasz Figa1-2/+2
2017-07-13minigbm: gralloc0: Fix invalid cast from integer to pointerTomasz Figa1-1/+1
2017-07-13minigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSLTomasz Figa1-2/+0
2017-07-11Plumb buffer map permissions through gbm.Joe Kniss1-1/+1
2017-07-11minigbm: gralloc0: Allow lock_ycbcr for HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINEDTomasz Figa1-1/+2
2017-07-11minigbm: gralloc0: Fix error handling in lock_ycbcrTomasz Figa1-0/+3
2017-07-10minigbm: Resolve format based on BO usage flagsTomasz Figa1-4/+7
2017-06-28minigbm: cros_gralloc: refactor for future HALsGurchetan Singh13-775/+888
2017-06-22minigbm: Ensure DRM_FORMAT_YVU420_ANDROID meets Android requirements.Owen Lin1-0/+1
2017-05-31minigbm: cros_gralloc: fix incorrect handle calculationsGurchetan Singh2-2/+3
2017-05-23minigbm: remove BO_USE_RENDERING from certain formatsGurchetan Singh1-1/+1
2017-05-20minigbm: cros_gralloc: Do not lock gralloc_closeDaniel Kurtz1-1/+0
2017-05-19minigbm: cros_gralloc: Use pkg-config for LIBSTomasz Figa1-2/+2
2017-05-08minigbm: cros_gralloc: Use pkg-configLuis Hector Chavez1-1/+4
2017-05-02Add HAL_PIXEL_FORMAT_BLOB format in cros grallocHeng-Ruey Hsu1-0/+7
2017-04-27minigbm: cros_gralloc: Fix type mismatch on 64-bit buildsTomasz Figa1-1/+2
2017-03-31minigbm: cros_gralloc: fix modifier serialization/de-serializationGurchetan Singh2-13/+11
2017-03-31minigbm: cros_gralloc: remove constexpr functionsGurchetan Singh4-31/+12
2017-03-31minigbm: cros_gralloc: remove memsetsGurchetan Singh1-3/+0
2017-03-31minigbm: fix long lines missed by clang-formatGurchetan Singh2-5/+3
2017-03-31minigbm: add clang-format and presubmit hooksGurchetan Singh6-83/+69
2017-03-30minigbm: work with strides, not widthsGurchetan Singh1-3/+1
2017-03-30minigbm: add bytes per pixel functionGurchetan Singh1-1/+1
2017-03-20minigbm: add DRM_FORMAT_YVU420_ANDROIDGurchetan Singh2-2/+2
2017-03-18minigbm: deal with ArcCodec use case by exposing struct map_infoGurchetan Singh2-8/+24
2017-03-16minigbm: fix renderscipt allocationGurchetan Singh2-3/+5
2017-03-16minigbm: cros_gralloc: make HW_FB a no-opGurchetan Singh1-1/+1
2017-03-16minigbm: rework flag APIGurchetan Singh1-16/+5
2017-03-16minigbm: cros_gralloc: back out of scanout flag with more clarityGurchetan Singh1-1/+1