i915: Add GEM ioctl to get available aperture size.
authorEric Anholt <eric@anholt.net>
Thu, 23 Oct 2008 04:40:13 +0000 (21:40 -0700)
committerDave Airlie <airlied@redhat.com>
Mon, 3 Nov 2008 00:56:49 +0000 (10:56 +1000)
This will let userland know when to submit its batchbuffers, before they get
too big to fit in the aperture.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found