OSDN Git Service

freedreno: completely untested initial support
authorRob Clark <robdclark@gmail.com>
Fri, 1 Aug 2014 19:02:02 +0000 (20:02 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 16 Jan 2015 12:22:22 +0000 (20:22 +0800)
commitc46b2ee2cace20f67b0c5e1121e1973a7678fd60
treee2c5397b180e13befbf514c90ea2b2554ba6032d
parent00ba5a9ddd04b44cebf2bbd6014da57f06413d5e
freedreno: completely untested initial support

v2: [Emil Velikov]
 - drmGetVersion returns the kernel module name.
 - Add it to the build :)
 - freedreno_map returns void * while gralloc::map expects int.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Android.mk
gralloc_drm.c
gralloc_drm_freedreno.c [new file with mode: 0644]
gralloc_drm_pipe.c
gralloc_drm_priv.h