haiku/headers/private/graphics
Alexander von Gluck IV 025d4eed52 * reorganize register definitions
There were a large number if incorrect, duplicated, misplaced
  registers that were leading to bugs in the code.  This is my first
  shot at cleaning them up.  Luckly as we are using AtomBIOS the number
  of registers we need to know about is shrinking.
* remove registers left over from register banging days
* r770 is less then r710, r720 in the drm sources. Fix in code.
* enable newer radeons for testing


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42930 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 04:30:54 +00:00
..
3dfx ImÃport new 3dfx graphics driver from Gerald Zajac (see #6215. 2010-06-24 03:47:49 +00:00
ati Applied patch by Gerald Zajac: Adds hardware overlay support to the ATI 2011-06-28 19:13:49 +00:00
common * Added helper functions for the "propose mode" accelerant hook. 2011-09-11 18:29:50 +00:00
et6x00 Removed CRs. Sorry. 2004-08-30 21:57:06 +00:00
intel_extreme Fix wrong register values introduced in r42870. 2011-10-16 22:00:30 +00:00
matrox * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
neomagic * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
nvidia added dithering support for DAC1. Dithering is enabled for digitally connected panels on DAC1 on laptops. This should remove the 'colorbands' displayed previously on gradients. Bumped version to 1.06. 2009-10-19 10:33:01 +00:00
nvidia_gpgpu removed all pre-NV40refs, removed all overlay code (no info on the current engine known). Driver cleanup mostly done now I hope. 2008-06-17 19:16:40 +00:00
omap Patch by "notzed" (Ticket #5380): Add support for setting video mode for OMAP3. 2010-06-30 17:39:36 +00:00
radeon * added math.h missing prototypes like log2f. This fixes #6802. 2010-11-24 23:42:17 +00:00
radeon_hd * reorganize register definitions 2011-10-28 04:30:54 +00:00
s3 Update for the S3 driver by Gerald: 2008-10-04 08:09:40 +00:00
skeleton removed more nvidia refs 2004-11-04 16:15:08 +00:00
vesa * Fixed mixup of the VGA compatibility layer - if the bit is set, it means the 2009-08-14 14:30:01 +00:00
via fixed a faulty registerdefine (colorkey register). Modified some register's names to be more 'precise'. 2005-09-22 18:09:56 +00:00
vmware Checked in too soon. 2007-12-30 10:33:31 +00:00
AGP.h * Fixed the AGP interface to correctly use phys_addr_t where needed. 2010-05-28 09:19:11 +00:00
video_overlay.h hardware independent overlay header 2003-11-23 04:22:46 +00:00