summaryrefslogtreecommitdiff
path: root/gralloc_drm_intel.c
AgeCommit message (Expand)Author
2015-05-30drm_gralloc: Remove kms functionalitySean Paul
2013-07-17gralloc_drm_intel: fix i915 issues: failed to exec batchChih-Wei Huang
2013-05-03gralloc: cleanup, use ALIGN macroTapani Pälli
2013-03-01gralloc: change copy api and fix copy function for intelTapani Pälli
2013-01-21gralloc: implement yuv offset query as hw specific functionTapani Pälli
2012-11-09gralloc: use headers from drm and mesa instead of local copyTapani Pälli
2012-10-24gralloc: hdmi cloned mode supportTapani Pälli
2012-10-23Revert "gralloc: hdmi cloned mode support"Daniel Leung
2012-10-18gralloc: hdmi cloned mode supportTapani Pälli
2012-10-12gralloc_drm_intel: set gem handle for each boTapani 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-29fix build errorsChia-I Wu
2011-07-30add support for debug.drm.modeChia-I Wu
2011-07-11let drivers decide the fb formatChia-I Wu
2011-06-12initial commitChia-I Wu