summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_handle.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gralloc_drm_handle_t size mismatch on 32 and 64 bit builds, take 2Rob Herring2016-04-011-1/+1
* Add gralloc_drm_get_prime_fd functionRob Herring2016-03-171-0/+3
* add padding to gralloc_drm_handle_tWuZhen2016-01-061-1/+4
* Merge remote-tracking branch 'x86/lollipop-x86' into marshmallow-x86Chih-Wei Huang2015-11-141-3/+6
|\
| * fix GRALLOC_DRM_HANDLE_NUM_INTS definition for 64-bitMauro Rossi2015-11-141-3/+6
* | Revert "gralloc: Remove localized hw specific pixel format"Chih-Wei Huang2015-10-101-1/+1
|/
* fix building issues of 64-bit targetsChih-Wei Huang2015-01-201-1/+3
* gralloc: Remove localized hw specific pixel formatSean V Kelley2013-05-011-1/+1
* gralloc_drm: fix building errors with latest mesaChih-Wei Huang2013-04-111-0/+7
* gralloc: set supported planes for buffers on allocationTapani Pälli2013-01-211-1/+3
* gralloc: implement yuv offset query as hw specific functionTapani Pälli2013-01-211-18/+0
* gralloc: yuv offset calculation function for mesaTapani Pälli2012-12-141-0/+19
* protect against NULL handleChia-I Wu2011-07-301-4/+4
* initial commitChia-I Wu2011-06-121-0/+63