Cc: Keith Packard <keithp@...>, Nick Piggin <nickpiggin@...>, Dave Airlie <airlied@...>, Christoph Hellwig <hch@...>, Eric Anholt <eric@...>, <linux-kernel@...>
On Thursday, August 21, 2008 6:42 am Jerome Glisse wrote:
We'll have to deal with it like other kernel memory, or in the case of cards
with VRAM maybe have a special hook that copies out the front buffer.
Depends on how Dave implemented the GEM stuff on a device with VRAM (I
haven't looked yet).
At a high level that's pretty much what we're doing. We already have to map
things through the GTT in the kernel for pwrite/pread etc., so that code is
done. It's just exposing it to userspace that's a bit of a pain, since we
have an all-ioctl interface...
--
Jesse Barnes, Intel Open Source Technology Center
--