summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2005-08-08Enable gamma correction bit even for 8bit modes.Alan Hourihane
2005-08-02Adjust newPipe code for BIOS's starting at 1200Alan Hourihane
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.Adam Jackson
2005-06-13commit missing piece from resume patchAlan Hourihane
2005-06-07Fix text restoration when display switching has been activated and we could beAlan Hourihane
2005-05-31and another. sheesh.Alan Hourihane
2005-05-31missed hunkAlan Hourihane
2005-05-31Add Intel(R) 945G supportAlan Hourihane
2005-05-25Change the sequence on how refresh rates are set in the i830 driver. This worksAlan Hourihane
2005-05-20Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292Alan Hourihane
2005-05-20Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339Alan Hourihane
2005-05-20Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585Alan Hourihane
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-04-14Fix initial DDC parameters when validating modes.Alan Hourihane
2005-04-01Check the VESA BIOS scanline requirements and adjust the displayWidthAlan Hourihane
2005-03-21a one line fixup to the UseDDC codeAlan Hourihane
2005-03-15LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID canAlan Hourihane
2005-03-15Enforce DDC monitor ranges usage if we have them and reject badAlan Hourihane
2005-03-03Limit the maximum refresh rate to 85Hz and remove the bogusAlan Hourihane
2005-01-10Revert some changes to TweakMemorySizeAlan Hourihane
2005-01-06Add:Alan Hourihane
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn
2004-10-12Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich
2004-07-30add i845 to the list of chips that allow memory size tweaking.Egbert Eich
2004-07-30Removed bugs on TweakMemorySize() which prevented it from working at all.Egbert Eich
2004-07-06Increase default video RAM size to 16MB when DRI is enabled and more than 128MBEgbert Eich
2004-06-22i915 supportAlan Hourihane
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16Kaleb Keithley
2003-11-14Initial revisionKaleb Keithley