summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* gralloc_drm: fix building errors with latest mesaChih-Wei Huang2013-04-111-17/+15
* gralloc: change copy api and fix copy function for intelTapani Pälli2013-03-011-14/+13
* gralloc: add NV12 format enum and fb allocation support for itTapani Pälli2012-12-141-0/+1
* Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...Charles Johnson2012-07-101-8/+8
* add support for YUV formatsChia-I Wu2011-10-271-0/+3
* vmwgfx: assorted fixesChia-I Wu2011-08-241-2/+15
* add support for debug.drm.modeChia-I Wu2011-07-301-1/+9
* support other drivers in pipeChia-I Wu2011-07-111-14/+141
* let drivers decide the fb formatChia-I Wu2011-07-111-0/+1
* add (untested) copy support to pipeChia-I Wu2011-06-131-0/+54
* add (untested) pipe supportChia-I Wu2011-06-131-0/+361