All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/3] dma_buf import support for vgem
@ 2017-05-04 18:45 ` Laura Abbott
  0 siblings, 0 replies; 23+ messages in thread
From: Laura Abbott @ 2017-05-04 18:45 UTC (permalink / raw)
  To: Daniel Vetter, Chris Wilson, Sean Paul
  Cc: Laura Abbott, dri-devel, linux-kernel, Sumit Semwal, intel-gfx,
	Joonas Lahtinen

Hi,

This v4 of the series to add dma_buf import functions for vgem. This version
primarily focuses on adding a new approach for an alternate dma_buf attach
after platformdev was removed.

Thanks,
Laura

Laura Abbott (3):
  drm/vgem: Add a dummy platform device
  drm/prime: Introduce drm_gem_prime_import_dev
  drm/vgem: Enable dmabuf import interfaces

 drivers/gpu/drm/drm_prime.c     |  30 ++++++--
 drivers/gpu/drm/vgem/vgem_drv.c | 155 +++++++++++++++++++++++++++++++---------
 drivers/gpu/drm/vgem/vgem_drv.h |   2 +
 include/drm/drm_prime.h         |   5 ++
 4 files changed, 154 insertions(+), 38 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2017-05-05 11:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-04 18:45 [PATCHv4 0/3] dma_buf import support for vgem Laura Abbott
2017-05-04 18:45 ` Laura Abbott
2017-05-04 18:45 ` [PATCHv4 1/3] drm/vgem: Add a dummy platform device Laura Abbott
2017-05-04 18:45   ` Laura Abbott
2017-05-04 20:23   ` Chris Wilson
2017-05-04 20:23     ` Chris Wilson
2017-05-04 18:45 ` [PATCHv4 2/3] drm/prime: Introduce drm_gem_prime_import_dev Laura Abbott
2017-05-04 18:45   ` Laura Abbott
2017-05-04 20:16   ` Chris Wilson
2017-05-04 20:16     ` Chris Wilson
2017-05-05 11:21   ` kbuild test robot
2017-05-05 11:21     ` kbuild test robot
2017-05-04 18:45 ` [PATCHv4 3/3] drm/vgem: Enable dmabuf import interfaces Laura Abbott
2017-05-04 18:45   ` Laura Abbott
2017-05-04 20:25   ` Chris Wilson
2017-05-04 20:25     ` Chris Wilson
2017-05-05  4:09     ` Joe Perches
2017-05-05  4:09       ` Joe Perches
2017-05-05  8:51       ` Chris Wilson
2017-05-05  8:51         ` Chris Wilson
2017-05-05  7:02     ` Daniel Vetter
2017-05-05  7:02       ` Daniel Vetter
2017-05-04 19:04 ` ✓ Fi.CI.BAT: success for dma_buf import support for vgem (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.