haiku/headers/private/graphics/intel_extreme
Adrien Destugues ef726c687a Intel_extreme: improve i855 support.
https://github.com/druga/haiku-stuff/tree/master/intel_extreme
Rebased against current sources.

* The BIOS video mode sometimes reports a scaled mode instead of the
physical panel dimensions. Get the data from the VBT table as well, and
use it if the reported resolution is bigger.
* On first boot, force the panel native mode so the user doesn't have to
set it manually.
* Only allow a single head at a time on i855gm, as the card can't drive
both heads at the same time.
* Detect when a new requested mode is the same as the current one, and
skip modesetting in that case. Avoids screen flickering when changing
workspaces.
* Fix some cases of misdetecting which pipes to enable
2014-01-17 12:42:20 +01:00
..
AreaKeeper.h agp_gart: switch to phys_addr_t as suggested by Urias and Axel. 2013-05-16 19:01:33 +02:00
intel_extreme.h Intel_extreme: improve i855 support. 2014-01-17 12:42:20 +01:00
lock.h Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
utility.h Very basic driver for the "Intel Extreme Graphics 2" chips, only supports i865G for now. 2006-03-24 21:46:40 +00:00