xf86-video-intel/man
Eric Anholt 18c707a8c1 When TTM is available, use it instead of manual AGP allocations when possible.
This is a step towards being able to expose buffer objects through the screen
private to DRI clients, instead of having them have to use the fake buffer
object type.

This fails in two ways.  First, the kernel memory manager is not currently
suitable for doing the physical allocations we need, so we still use AGP for
those.  Additionally, the DRI lock can't be initialized early enough for us, so
these buffer object allocations fail.  This will be fixed by improving the
DRM interface.
2007-07-25 10:11:16 -07:00
..
Makefile.am Bug #10520: i810 manpage not installed despite users expecting it to be there. 2007-04-10 11:26:46 -07:00
intel.man When TTM is available, use it instead of manual AGP allocations when possible. 2007-07-25 10:11:16 -07:00