summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-20Fixed PLL m,n,p selection for G200eW to respect byte granularity.Yannick Heneault
2008-10-01fixed winbond/nuvoton min pll clock to correct value (18.75Mhz).Yannick Heneault
2008-06-30Bug #16545: Add G200WB support.Yannick Henault
2008-06-23Death to RCS tags.Adam Jackson
2008-06-23Bug #15836: Fix DDC on G200SE.Yannick Henault
2008-06-09G200EV: Enable support for G200EVIan Romanick
2008-05-30I2C: Second (and final) round of clean-upsIan Romanick
2008-05-30I2C: First round of clean-upsIan Romanick
2008-05-30Get memory probe size and stride (offset) values values from a data table ins...Ian Romanick
2008-05-30Initialize default BIOS values from a data table instead of from codeIan Romanick
2008-05-30cfb8_32: Gut a remnants of support for 24-bit with 8-bit overlayIan Romanick
2008-05-07For compatibility, accept SWcursor as option.Tiago Vignatti
2008-03-16Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.Paulo Cesar Pereira de Andrade
2008-01-19Disable I2C on G200SE for now.Adam Jackson
2008-01-19Change initial memory sizing on G200SE.Adam Jackson
2008-01-19Adjust memory timings on G200SE-A.Adam Jackson
2008-01-19Updates to memory sizing on G200SE.Adam Jackson
2008-01-19No depth 15 on G200SE-A.Adam Jackson
2008-01-19Filter high-bandwidth modes on G200SE.Adam Jackson
2008-01-19Update PInS defaults for G200SE-A.Adam Jackson
2008-01-18Bug #13926: Unbreak Xinerama.Tilman Sauerbeck
2007-12-12G200SE-A can't cope with bigger than 1600x1200.Adam Jackson
2007-10-30Don't build or call init_dri if XF86DRI is undefinedAlan Coopersmith
2007-10-03Fixed a typo.Tilman Sauerbeck
2007-10-03Unmap the same size that was mappedIan Romanick
2007-09-15Oops, don't access the "memory" field in struct pci_mem_region either.Tilman Sauerbeck
2007-09-14Use pci_device_map_range() instead of pci_device_map_region().Tilman Sauerbeck
2007-08-31Use XSERVER_LIBPCIACCESS to detect pci-rework.Ian Romanick
2007-08-22Set pScrn to NULL before calling xf86ConfigPciEntity.pci-reworkIan Romanick
2007-08-22Merge PCI-rework support and "classic" PCI interface support into one treeIan Romanick
2007-08-20Fix compile error introduced by merge.Ian Romanick
2007-08-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick
2007-08-08Fixed major blending and compositing breakage.Tilman Sauerbeck
2007-07-30Bug #4249: Further increase the minimum dot clock.Tilman Sauerbeck
2007-07-27Change minimal frequency guess from 12 to 16MHzBrice Goglin
2007-07-19Add Xv support for Millennium II chipsGabriele Gorla
2007-04-15Added memcpy-based DownloadFromScreen implementation.Tilman Sauerbeck
2007-04-15On G550, do A8 adds in hardware.Tilman Sauerbeck
2007-04-15Make DRI initialization work when using EXA.Tilman Sauerbeck
2007-03-30Removed the debug messages for solid and copy ops.Tilman Sauerbeck
2007-03-30Sync after UploadToScreen.Tilman Sauerbeck
2007-03-28Default mode on G200SE of 1024x768 @ 16bpp.Adam Jackson
2007-03-28Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.Adam Jackson
2007-03-28Fix various timing bugs on the G200SE.Adam Jackson
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-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