summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-18Bumped version to 1.4.8.xf86-video-mga-1.4.8Tilman Sauerbeck1-1/+1
2008-01-18Bug #13926: Unbreak Xinerama.Tilman Sauerbeck1-9/+10
2007-12-12G200SE-A can't cope with bigger than 1600x1200.Adam Jackson1-0/+7
2007-10-30Don't build or call init_dri if XF86DRI is undefinedAlan Coopersmith1-0/+4
2007-10-03Fixed a typo.Tilman Sauerbeck1-1/+1
2007-10-03Unmap the same size that was mappedIan Romanick1-3/+6
2007-09-15Oops, don't access the "memory" field in struct pci_mem_region either.Tilman Sauerbeck1-22/+10
2007-09-14Use pci_device_map_range() instead of pci_device_map_region().Tilman Sauerbeck1-20/+29
2007-09-05Bumped version to 1.4.7.xf86-video-mga-1.4.7Tilman Sauerbeck1-1/+1
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...James Cloos12-459/+804
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-31Use XSERVER_LIBPCIACCESS to detect pci-rework.Ian Romanick10-61/+61
2007-08-22Set pScrn to NULL before calling xf86ConfigPciEntity.pci-reworkIan Romanick1-1/+1
2007-08-22Merge PCI-rework support and "classic" PCI interface support into one treeIan Romanick11-29/+528
2007-08-20Fix compile error introduced by merge.Ian Romanick1-0/+7
2007-08-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick10-269/+1423
2007-08-08Fixed major blending and compositing breakage.Tilman Sauerbeck1-9/+0
2007-08-01Add info for offset 116 in PInS version 5.Ian Romanick1-1/+27
2007-07-30Bug #4249: Further increase the minimum dot clock.Tilman Sauerbeck1-1/+1
2007-07-27Change minimal frequency guess from 12 to 16MHzBrice Goglin1-1/+1
2007-07-19Add Xv support for Millennium II chipsGabriele Gorla1-2/+778
2007-04-15Added memcpy-based DownloadFromScreen implementation.Tilman Sauerbeck1-0/+26
2007-04-15On G550, do A8 adds in hardware.Tilman Sauerbeck1-4/+5
2007-04-15Make DRI initialization work when using EXA.Tilman Sauerbeck3-194/+284
2007-03-30Removed the debug messages for solid and copy ops.Tilman Sauerbeck1-10/+0
2007-03-30Sync after UploadToScreen.Tilman Sauerbeck1-0/+2
2007-03-28Default mode on G200SE of 1024x768 @ 16bpp.Adam Jackson1-0/+18
2007-03-28Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.Adam Jackson1-0/+8
2007-03-28Fix various timing bugs on the G200SE.Adam Jackson4-43/+269
2007-03-18Shut up the compiler.Tilman Sauerbeck1-5/+5
2007-02-02Code refactoring in MGAScreenInit.Ian Romanick1-42/+42
2007-02-01Ensure the result of MGAMapMem is checked.Ian Romanick1-2/+17
2007-02-01Refactor memory map / unmap functions.Ian Romanick1-74/+46
2007-01-15Convert to new pci_device_cfg_write_u* interface.Ian Romanick1-2/+2
2007-01-15Pass the correct pointer to pci_device_cfg_write_bits.Ian Romanick1-1/+1
2007-01-09Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick4-7/+7
2006-12-26Fixed a typo that caused MGAREG_C2OFFSET to be set to a bad value.Tilman Sauerbeck1-1/+1
2006-12-26More boring janitoring work.Tilman Sauerbeck2-3/+3
2006-12-26Fixed a typo in a debug message.Tilman Sauerbeck1-1/+1
2006-12-26Bug #9448: Actually write the C2STARTADD0 register.Tilman Sauerbeck1-1/+1
2006-12-24Merge branch 'temp'Daniel Stone0-0/+0
2006-12-24bump to 1.4.6.1 (respin)xf86-video-mga-1.4.6.1Daniel Stone1-1/+1
2006-12-24bump to 1.4.6xf86-video-mga-1.4.6Daniel Stone1-1/+1
2006-12-24bump to 1.4.6.1Daniel Stone1-1/+1
2006-12-24bump to 1.4.6Daniel Stone1-1/+1
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick11-163/+153
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick5-22/+24
2006-12-10Replaced some more magic values with register names.Tilman Sauerbeck1-5/+5
2006-12-06Makefile.am: fix ChangeLog hookDaniel Stone1-1/+1
2006-12-02Removed a duplicated register definition.Tilman Sauerbeck1-3/+1