summaryrefslogtreecommitdiffstats
path: root/gralloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return dup() of FD for GRALLOC_MODULE_PERFORM_GET_DRM_FDRobert Foss2017-05-181-1/+1
* Fix missing 0 init of alloc_device_tRob Herring2017-04-131-1/+1
* Quiet log prints changing them to verbose levelRob Herring2017-04-131-2/+2
* gbm_gralloc: Remove the invalid int cast and assignment in gbm_mod_perform()John Stultz2017-03-291-2/+0
* Kill off unused variableEmil Velikov2016-12-131-1/+1
* Stub out GRALLOC_MODULE_PERFORM_GET_USAGERobert Foss2016-10-251-0/+8
* Silence compiler type narrowing errorsRobert Foss2016-10-251-1/+2
* Initial GBM based grallocRob Herring2016-04-011-0/+322