summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-28Fix various timing bugs on the G200SE.Adam Jackson
2007-03-18Shut up the compiler.Tilman Sauerbeck
2007-03-18First stab at RandR 1.2. This will only work on G450/G550 cards.Tilman Sauerbeck
2007-02-02Code refactoring in MGAScreenInit.Ian Romanick
2007-02-01Ensure the result of MGAMapMem is checked.Ian Romanick
2007-02-01Refactor memory map / unmap functions.Ian Romanick
2007-01-19Updated Makefiles for the removed files.Tilman Sauerbeck
2007-01-17Removed the HAL code.Tilman Sauerbeck
2007-01-15Convert to new pci_device_cfg_write_u* interface.Ian Romanick
2007-01-15Pass the correct pointer to pci_device_cfg_write_bits.Ian Romanick
2007-01-09Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2006-12-26Fixed a typo that caused MGAREG_C2OFFSET to be set to a bad value.Tilman Sauerbeck
2006-12-26More boring janitoring work.Tilman Sauerbeck
2006-12-26Fixed a typo in a debug message.Tilman Sauerbeck
2006-12-26Bug #9448: Actually write the C2STARTADD0 register.Tilman Sauerbeck
2006-12-24Merge branch 'temp'Daniel Stone
2006-12-24bump to 1.4.6.1 (respin)xf86-video-mga-1.4.6.1Daniel Stone
2006-12-24bump to 1.4.6xf86-video-mga-1.4.6Daniel Stone
2006-12-24bump to 1.4.6.1Daniel Stone
2006-12-24bump to 1.4.6Daniel Stone
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2006-12-10Replaced some more magic values with register names.Tilman Sauerbeck
2006-12-06Makefile.am: fix ChangeLog hookDaniel Stone
2006-12-02Removed a duplicated register definition.Tilman Sauerbeck
2006-12-01More janitoring work.Tilman Sauerbeck
2006-12-01Use the XORG_RELEASE_VERSION autoconf macro.Tilman Sauerbeck
2006-11-30bump to 1.4.5xf86-video-mga-1.4.5xf86-input-mga-1.4.5Daniel Stone
2006-11-26Made some XAA function static.Tilman Sauerbeck
2006-11-26Removed a duplicated register definition.Tilman Sauerbeck
2006-11-26Replaced more magic values with register names.Tilman Sauerbeck
2006-11-26Use register names in MGASaveScreenMerged() rather than magic numbers.Tilman Sauerbeck
2006-11-26Register name tweak.Tilman Sauerbeck
2006-11-25Removed some unused defines from mga_reg.h.Tilman Sauerbeck
2006-11-25Removed some duplicated register definitions.Tilman Sauerbeck
2006-11-19Bug #2168: Fix graphics corruptions with Mystique rev 2.Tilman Sauerbeck
2006-11-17Enabled the Exa composite hooks on G550.Tilman Sauerbeck
2006-11-06Minor typofix that was causing configure to exit with a syntax errorDavid Nusinow
2006-10-27Bump version to 1.4.4.xf86-video-mga-1.4.4Ian Romanick
2006-10-27Convert tests of pMga->Chipset to tests of single bit flags.Ian Romanick
2006-10-26Fix bug #8666. git-bisect for the win!Ian Romanick
2006-10-13Bump to 1.4.3xf86-video-mga-1.4.3Adam Jackson
2006-10-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2006-09-28Make the DUALSTAGE0 code slightly easier to read.Tilman Sauerbeck
2006-09-20Minor manpage typofixes. Patch by A. Costa (see Debian bug #364558)David Nusinow
2006-09-20Unbreak the build: MGAStormSync() is required by mga_dga.c.Tilman Sauerbeck
2006-09-20Removed the XAA atype tables.Tilman Sauerbeck
2006-09-20Merge branch 'exa'Tilman Sauerbeck
2006-09-20Documented the AccelMethod option (copied from Radeon's man page).exaTilman Sauerbeck
2006-09-20Removed the DFS stub.Tilman Sauerbeck