[RFC PATCH 0/2] dmabuf import interfaces for vgem

From: Laura Abbott
Date: Thu Apr 06 2017 - 19:18:48 EST


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@xxxxxxxxxx>

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