OSDN Git Service

Initial GBM based gralloc
authorRob Herring <robh@kernel.org>
Sun, 12 Jun 2011 08:21:30 +0000 (16:21 +0800)
committerRob Herring <robh@kernel.org>
Fri, 1 Apr 2016 20:32:25 +0000 (15:32 -0500)
commitf6a33583e7ac19ef5a3f1d104b768ecd471fa851
tree2372158843f33af9b4d0a3a5da6653033abfd1b7
Initial GBM based gralloc

Based on drm_gralloc. Some remants of drm_gralloc remain to be
compatible with mesa and drm_hwcomposer.

Signed-off-by: Rob Herring <robh@kernel.org>
Android.mk [new file with mode: 0644]
gralloc.cpp [new file with mode: 0644]
gralloc_drm.h [new file with mode: 0644]
gralloc_drm_handle.h [new file with mode: 0644]
gralloc_gbm.cpp [new file with mode: 0644]
gralloc_gbm_priv.h [new file with mode: 0644]