[PATCH 3/7] drm/vgem: virtual GEM provider

2012-02-22 Thread Ben Widawsky
From: Adam Jackson In addition's to Adam's requirements below, I would like to use VGEM to help support dma-buf development. VGEM is without quirks and makes both development and debug of other importers and exporters substantially easier. v2: Use fault based mmap instead of do_mmap v3: Drop th

[PATCH 3/7] drm/vgem: virtual GEM provider

2012-02-22 Thread Ben Widawsky
From: Adam Jackson In addition's to Adam's requirements below, I would like to use VGEM to help support dma-buf development. VGEM is without quirks and makes both development and debug of other importers and exporters substantially easier. v2: Use fault based mmap instead of do_mmap v3: Drop th