]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/cma: add low-level hook functions to use prime helpers
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 28 Jun 2013 05:24:54 +0000 (14:24 +0900)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jul 2013 05:44:49 +0000 (15:44 +1000)
commit78467dc5f70fb9bee4a32c0c3714c99b0b5465c7
treefe5b399e17578e2a819083df5d7e0fee11df4027
parent7c397cd97b8f46659698396b420bd48c3e6703e6
drm/cma: add low-level hook functions to use prime helpers

Instead of using the dma_buf functionality for GEM CMA, we can use prime
helpers if we can provide low-level hook functions for GEM CMA.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_gem_cma_helper.c
include/drm/drm_gem_cma_helper.h