• Alan Cox's avatar
    gma500: enable GEM mmap · 0c4ac072
    Alan Cox authored
    Support mapping of GEM objects. This ought to be a small plumbing change but
    instead we have to cut and paste a pile of stuff into the driver. This
    really wants to be handled *IN* GEM
    
    You can now allocate, mmap and munmap GEM objects in the driver. You can't
    yet map them into the GART or display them however.
    Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    0c4ac072
psb_drv.c 41.5 KB