[PATCH 0/2] GEM CMA PRIME fixes for v3.11

Laurent Pinchart laurent.pinchart+renesas at ideasonboard.com
Wed Jul 10 06:53:35 PDT 2013


Hi Dave,

These two patches fix compilation breakages in drm-next due to the removal of
drm_gem_cma_dmabuf_import() and drm_gem_cma_dmabuf_export() without updating
the existing users (I don't blame anyone here, the patch that removed those
functions and the patches that made use of them were merged at the same time).

Laurent Pinchart (2):
  drm/rcar-du: Use the GEM PRIME helpers
  drm/shmobile: Use the GEM PRIME helpers

 drivers/gpu/drm/rcar-du/rcar_du_drv.c    | 9 +++++++--
 drivers/gpu/drm/shmobile/shmob_drm_drv.c | 9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list