summaryrefslogtreecommitdiff
path: root/gralloc_drm_pipe.c
AgeCommit message (Expand)Author
2015-09-19pipe: fix for latest mesafreedrenoRob Clark
2015-09-08WIP: pipe: use load_pipe_screen()Rob Clark
2015-09-08fixup! WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-01WIP: hacks to build gralloc_drm_pipe for freedrenoRob Clark
2015-09-01WIP: pipe: fix typo with initial freedreno supportRob Clark
2015-09-01fixup! WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-01WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-01WIP: pipe: clean up driver specific includesRob Clark
2015-09-01Revert "Changed format constants to match what vmwgfx driver expects"Rob Clark
2015-04-19Changed format constants to match what vmwgfx driver expectsPaulo Sergio Travaglia
2015-01-22gralloc_drm_pipe: fix building errors with mesa 10.4Chih-Wei Huang
2015-01-22gralloc_drm_pipe: bail out as soon as the correct screen_create is calledEmil Velikov
2015-01-16freedreno: completely untested initial supportRob Clark
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