All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] dmabuf import interfaces for vgem
@ 2017-04-06 23:18 ` Laura Abbott
  0 siblings, 0 replies; 16+ messages in thread
From: Laura Abbott @ 2017-04-06 23:18 UTC (permalink / raw)
  To: Daniel Vetter, Chris Wilson, Sean Paul
  Cc: Laura Abbott, dri-devel, linux-kernel, Sumit Semwal

Hi,

Ion[1] is making progress towards moving out of staging. I'd like to take
advantage of the vgem driver for development of unit tests for Ion. To
do this properly, vgem needs to support importing of foreign handles. This
is an RFC to add that support. This passes the existing vgem_basic unit
test. I plan to extend that test with support for testing import as well.
RFC is for general direction and feedback since I'm not that familiar with
DRM internals.

Thanks,
Laura

[1] lkml.kernel.org/r/<1491245884-15852-1-git-send-email-labbott@redhat.com>

Laura Abbott (2):
  drm/vgem: Add a dummy platform device
  drm/vgem: Enable dmabuf import interfaces

 drivers/gpu/drm/vgem/vgem_drv.c | 147 ++++++++++++++++++++++++++++++++--------
 drivers/gpu/drm/vgem/vgem_drv.h |   3 +
 2 files changed, 122 insertions(+), 28 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-04-07 21:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06 23:18 [RFC PATCH 0/2] dmabuf import interfaces for vgem Laura Abbott
2017-04-06 23:18 ` Laura Abbott
2017-04-06 23:18 ` [RFC PATCH 1/2] drm/vgem: Add a dummy platform device Laura Abbott
2017-04-06 23:18   ` Laura Abbott
2017-04-06 23:18 ` [RFC PATCH 2/2] drm/vgem: Enable dmabuf import interfaces Laura Abbott
2017-04-06 23:18   ` Laura Abbott
2017-04-07  7:39   ` Chris Wilson
2017-04-07  7:39     ` Chris Wilson
2017-04-07 16:18     ` Laura Abbott
2017-04-07 16:18       ` Laura Abbott
2017-04-07 16:58       ` Chris Wilson
2017-04-07 16:58         ` Chris Wilson
2017-04-07 17:58         ` Laura Abbott
2017-04-07 17:58           ` Laura Abbott
2017-04-07 21:22           ` Daniel Vetter
2017-04-07 21:22             ` Daniel Vetter

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.