gma500: add an mmap ioctl
commit7dfe43c52d2cd595964c38281499c5361a0a8e85
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Jul 2011 16:32:38 +0000 (15 17:32 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2011 17:05:06 +0000 (15 19:05 +0200)
tree30daa55b964f37e15bdd68531c81ad1e1e164f25
parentbd7b9f91ddc2d08381a853bd33b3ce7d0012b1df
gma500: add an mmap ioctl

This does the same as the dumb mmap but we want them separated in the ABI
in case a future extension to the dumb interface means we can't treat them
the same way.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/gem.c
drivers/staging/gma500/psb_drm.h
drivers/staging/gma500/psb_drv.c
drivers/staging/gma500/psb_drv.h