Searched hist:"4 d46259f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | Makefile | 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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> 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|
H A D | gem.c | 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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> 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|
H A D | psb_drv.h | 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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> 4d46259f Tue Jul 24 10:47:34 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|