]> git.baikalelectronics.ru Git - kernel.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)
commitd140c8a1f1828ad3bdf70fd8c572cffa9b2171f2
treefe5b399e17578e2a819083df5d7e0fee11df4027
parent46a643477b091512986e9885e76242d32728e362
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