haiku/headers/private/graphics/intel_extreme
Axel Dörfler 1c34b9b1f5 Work in progress (might not work for you yet):
* Now uses the AGP GART module for memory management. This greatly simplifies
  the memory handling, and memory is now actually allocated on demand,
  instead of a fixed size (stolen memory is not freed, though).
* The Intel GART module should now also work with older chipsets.
* No longer remove the GTT size from the stolen memory; this appears to have
  been a mistake in the X driver. Not sure about the BIOS popup yet.
* The AGP module (in combination with the Intel GART module) is now mandatory
  to use the Intel driver.
* Removed now superfluous settings (like memory size). Only enabling/disabling
  the hardware cursor is still supported.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23781 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-29 08:55:36 +00:00
..
AreaKeeper.h * Simplified usage of the INTEL_TYPE_xxx constants. 2008-01-26 21:59:02 +00:00
intel_extreme.h Work in progress (might not work for you yet): 2008-01-29 08:55:36 +00:00
lock.h Forgot to include this file in the previous commit. 2006-05-14 14:30:25 +00:00
utility.h