summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-22adjusted max bandwith and max pitch values for G200SEYannick Heneault
2010-03-24Changed probe_size value to detect up to 16Megs of video ram on G200eV.Yannick Heneault
2010-02-11Added support for G200EHYannick Heneault
2009-11-10Removed DDC1 support for G200eW.Yannick Heneault
2009-08-19updated G200eW PLL programming sequence.Yannick Heneault
2009-07-28mga: change to using ABI version checkDave Airlie
2009-07-28mga: update for resources/RAC API removalDave Airlie
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-06Do E-EDID if built against a server that supports it.Adam Jackson
2009-05-06Normalize DDC for the second head.Adam Jackson
2009-05-06Remove redundant MGAuseI2C macroAdam Jackson
2009-04-27G200SE: Only force 16bpp on low-memory cardsAdam Jackson
2009-04-27Move device ID and memory sizing much earlier in setupAdam Jackson
2009-04-27Remove a leftover from overlay supportAdam Jackson
2009-04-21Fixed bad vga access in memory count routine.Yannick Heneault
2009-04-21Force pitch of 1024 for G200SE Pilot1 when edid is used as modeline.Yannick Heneault
2009-04-16Prevent MergedFB setups from crashing.Stefan Dirsch
2009-03-31Fixed G200SE PLL selection routine of m,n,p.Yannick Heneault
2009-03-30fixed memory count rountine for G200eW to detect up to 16Megs on X server wit...Yannick Heneault
2009-03-26Modified memory count rountine for G200eW to detect up to 16Megs.Yannick Heneault
2009-03-11Fixed bad access issues and ddc1 implementation for IP core.Yannick Heneault
2009-03-06Fall back to software for unsupported repeat modesThomas Jaeger
2009-01-21Updated PLL algorithm for G200eW.Yannick Heneault
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