drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 17 Feb 2013 00:54:26 +0000 (01:54 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 8 Jun 2013 07:14:04 +0000 (09:14 +0200)
commita5ed8940d3f99f05d460ce31583182539f07fa0e
tree5ca59cc5f7de622255016c228c7ba83500f671ea
parentbda3fdaa0f43fc7faaf07b4fc4f2bc4daea12451
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc

This allows creating a GEM CMA object without an associated DMA memory
buffer, and will be used to implement DRM PRIME support.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/drm_gem_cma_helper.c
This page took 0.025066 seconds and 5 git commands to generate.