summaryrefslogtreecommitdiffstats
path: root/gralloc_drm.h
Commit message (Expand)AuthorAgeFilesLines
* gralloc: set supported planes for buffers on allocationTapani Pälli2013-01-211-0/+1
* gralloc: implement yuv offset query as hw specific functionTapani Pälli2013-01-211-0/+1
* gralloc: new function to query the gem handle of buffer_handle_tTapani Pälli2013-01-151-0/+1
* gralloc: add NV12 format enum and fb allocation support for itTapani Pälli2012-12-141-0/+3
* gralloc: add refcount to gralloc_drm_bo_tTapani Pälli2012-10-121-1/+1
* add support for YUV formatsChia-I Wu2011-10-271-0/+38
* revise gralloc_drm bo interfaceChia-I Wu2011-07-311-8/+5
* add more functions to gralloc_drm kms interfaceChia-I Wu2011-07-311-0/+3
* map a bo only when it is locked for CPU accessChia-I Wu2011-07-291-2/+2
* close bo on unregister()Chia-I Wu2011-07-291-1/+8
* initial commitChia-I Wu2011-06-121-0/+84