commit | 78467dc5f70fb9bee4a32c0c3714c99b0b5465c7 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Jun 28 14:24:54 2013 +0900 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jul 05 15:44:49 2013 +1000 |
tree | fe5b399e17578e2a819083df5d7e0fee11df4027 | |
parent | 7c397cd97b8f46659698396b420bd48c3e6703e6 [diff] |
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>