summaryrefslogtreecommitdiffstats
path: root/gralloc_drm.c
Commit message (Expand)AuthorAgeFilesLines
* Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...Charles Johnson2012-07-101-4/+4
* revise gralloc_drm bo interfaceChia-I Wu2011-07-311-45/+70
* protect against NULL handleChia-I Wu2011-07-301-1/+4
* allow FB to be mappedChia-I Wu2011-07-301-2/+5
* map a bo only when it is locked for CPU accessChia-I Wu2011-07-291-9/+44
* close bo on unregister()Chia-I Wu2011-07-291-16/+28
* improve bo validation a little bitChia-I Wu2011-07-181-1/+4
* add (untested) pipe supportChia-I Wu2011-06-131-4/+4
* add nouveau supportChia-I Wu2011-06-131-0/+4
* initial commitChia-I Wu2011-06-121-0/+304