summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-07-26Bug #3850: <https://bugs.freedesktop.org/show_bug.cgi?id=3850>Alan Hourihane
2005-07-26Build system for i810Søren Sandmann Pedersen
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.Adam Jackson
2005-07-09Copy mode strings upon mode copyAlan Hourihane
2005-07-05Fix Xvideo when operating in one line mode and video is pushed off the top ofAlan Hourihane
2005-07-04NULL checkAlan Hourihane
2005-06-28Add support to check the in-built VESA mode list.Alan Hourihane
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson
2005-06-13commit missing piece from resume patchAlan Hourihane
2005-06-09Bug #3496 <https://bugs.freedesktop.org/show_bug.cgi?id=3496>Alan Hourihane
2005-06-08Fix the mode validation such that using function 5f05 to set the refresh rateAlan Hourihane
2005-06-07Fix text restoration when display switching has been activated and we could beAlan Hourihane
2005-06-06missed a hunkAlan Hourihane
2005-06-06Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3054>Alan 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-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate theAdam Jackson
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-21Fix some bad alignment problems when allocating memory fromAlan 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-03-01Fix an off by one error when scaling which caused occasionalAlan Hourihane
2005-02-10Fix unaligned YV12 videos that caused skew when playing.Alan Hourihane
2005-02-10Fix pixmap cache corruption when Xv was in use due to a memory allocatorAlan Hourihane
2005-02-08Setup the Xv atoms correctly.Alan Hourihane
2005-02-07Check the pixel clock choosen for a specific refresh rateEgbert Eich
2005-02-01Check return value of i830InitDma() and fail to initialize the DRIAlan Hourihane
2005-01-24Unmap XCursor AGP memory on VT switch to prevent system from lockupEgbert Eich
2005-01-10Revert some changes to TweakMemorySizeAlan Hourihane
2005-01-06Add:Alan Hourihane
2005-01-03Bug #1488: Fix crash on i830 during startup. (Eric Anholt)Adam Jackson
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn
2004-11-02Fixed KGA handling for i810. KGA handling for chips derived from C&T chips isEgbert Eich
2004-10-27Removing vtSema shilding of accel sync - should have been '&&' instead of '||'Egbert Eich
2004-10-12Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich
2004-10-11Checking if server isn't switched away before calling sync.Egbert Eich
2004-09-22Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.Adam Jackson
2004-09-17Bug #1192: Remove cfb support from drivers where its use is an option.Adam Jackson
2004-08-30Fix ARGB cursor problem on i810 (Bug #1195, Alan Hourihane).Kevin E Martin
2004-08-26Fix i810 compilation without Xinerama (Bug #1180, Simon Schubert).Kevin E Martin
2004-08-25Fix i810 driver startup on Sony VAIO laptop (Bug #1084, Dave Airlie).Kevin E Martin