Provide a new hook to allocate GEM objects in a device specific way.

DUMB_CREATE ioctl() should not be used to create buffers for
rendering. Instead of that each device is responsible to provide
that kind of facility in a specific way.

This implements GEM object creation for both exynos and pl111.

Change-Id: Idf9961e112f5f36b2fd0a66cab5d3a928fab096f
7 files changed
tree: 19223b4028ff38410c8f3b84c0248255d464530c
  1. man/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README