summaryrefslogtreecommitdiff
path: root/gralloc_drm_pipe.c
AgeCommit message (Expand)Author
2015-05-30drm_gralloc: Remove kms functionalitySean Paul
2013-09-25get rid of HAL pixelformats 5551 and 4444Chih-Wei Huang
2013-04-11gralloc_drm: fix building errors with latest mesaChih-Wei Huang
2013-03-01gralloc: change copy api and fix copy function for intelTapani Pälli
2012-12-14gralloc: add NV12 format enum and fb allocation support for itTapani Pälli
2012-07-10Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...Charles Johnson
2011-10-27add support for YUV formatsChia-I Wu
2011-08-24vmwgfx: assorted fixesChia-I Wu
2011-07-30add support for debug.drm.modeChia-I Wu
2011-07-11support other drivers in pipeChia-I Wu
2011-07-11let drivers decide the fb formatChia-I Wu
2011-06-13add (untested) copy support to pipeChia-I Wu
2011-06-13add (untested) pipe supportChia-I Wu