haiku/headers/private/graphics/intel_extreme
Axel Dörfler c5f5d8347e * B_MOVE_DISPLAY and B_SET_INDEXED_COLORS should now work for the digital
output as well.
* Obviously got the register for INTEL_DISPLAY_B_DIGITAL_PORT wrong - it's
  not 0x61000 but 0x61140, maybe that can explain the fun we had at BeGeistert :)
* Renamed the analog display registers to better fit the digital ones, ie.
  replaced DISPLAY with DISPLAY_A - although this might be not really correct
  as it seems that the pipes can be selected arbitrarily.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17566 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-23 16:51:40 +00:00
..
intel_extreme.h * B_MOVE_DISPLAY and B_SET_INDEXED_COLORS should now work for the digital 2006-05-23 16:51:40 +00:00
lock.h Forgot to include this file in the previous commit. 2006-05-14 14:30:25 +00: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