summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_intel.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain a list of connector outputsWuZhen2016-06-271-3/+3
* support hdmi clone more for intel GEN8+ gpusWuZhen2016-05-121-6/+46
* gralloc_drm_intel: fix i915 issues: failed to exec batchChih-Wei Huang2013-07-171-2/+10
* gralloc: cleanup, use ALIGN macroTapani Pälli2013-05-031-3/+3
* gralloc: change copy api and fix copy function for intelTapani Pälli2013-03-011-24/+47
* gralloc: implement yuv offset query as hw specific functionTapani Pälli2013-01-211-0/+47
* gralloc: use headers from drm and mesa instead of local copyTapani Pälli2012-11-091-3/+6
* gralloc: hdmi cloned mode supportTapani Pälli2012-10-241-3/+3
* Revert "gralloc: hdmi cloned mode support"Daniel Leung2012-10-231-3/+3
* gralloc: hdmi cloned mode supportTapani Pälli2012-10-181-3/+3
* gralloc_drm_intel: set gem handle for each boTapani Pälli2012-10-121-2/+1
* Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...Charles Johnson2012-07-101-11/+11
* add support for YUV formatsChia-I Wu2011-10-271-6/+8
* fix build errorsChia-I Wu2011-08-291-1/+1
* add support for debug.drm.modeChia-I Wu2011-07-301-1/+8
* let drivers decide the fb formatChia-I Wu2011-07-111-0/+2
* initial commitChia-I Wu2011-06-121-0/+585