]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm: gma500: Kill the GEM glue layer
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 24 Jul 2012 15:47:34 +0000 (16:47 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Aug 2012 23:30:02 +0000 (09:30 +1000)
commit4d46259f00c6dd04d53e74cdfa8f8b6ec35c0140
tree491a71f72c97cae18a9b0eb5b87424550370514d
parent9a9f5786fcccda3cc61eaa8f537690327eff6853
drm: gma500: Kill the GEM glue layer

The private gem_create_mmap_offset() function is now implemented in the
DRM core as drm_gem_create_mmap_offset(). Use it and kill the private
copy.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/Makefile
drivers/gpu/drm/gma500/gem.c
drivers/gpu/drm/gma500/gem_glue.c [deleted file]
drivers/gpu/drm/gma500/gem_glue.h [deleted file]
drivers/gpu/drm/gma500/psb_drv.h