[Intel-gfx] New API for creating bo from user pages
Chris Wilson
chris at chris-wilson.co.uk
Tue Jan 28 11:34:18 CET 2014
This is a fairly hairy piece of API - the implications of transforming
an ordinary portion of process memory into asynchronous DMA arena for
the GPU opens up a can of worms regarding memory protection and
inter-process sharing. On the other hand, it is a distinct advantage of
UMA that we have failed to take advantage of (since the beginning).
Many thanks to Tvrtko Ursulin for providing an i-g-t test case that
seems to have shaken out most of the bugs.
-Chris
More information about the Intel-gfx
mailing list