Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-26 | Bump the DDX version to 1.4.0 to indicate the removal of drmAddress. | Alan Hourihane | |
Thus allowing 32/64bit clients to cohabit. | |||
2005-07-26 | Bug #3850: <https://bugs.freedesktop.org/show_bug.cgi?id=3850> | Alan Hourihane | |
Fix non-DRI builds. | |||
2005-07-26 | Build system for i810 | Søren Sandmann Pedersen | |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | |
2005-07-09 | Copy mode strings upon mode copy | Alan Hourihane | |
2005-07-05 | Fix Xvideo when operating in one line mode and video is pushed off the top of | Alan Hourihane | |
the screen. Also some fixes for Xvideo skew in certain resolutions. | |||
2005-07-04 | NULL check | Alan Hourihane | |
2005-06-28 | Add support to check the in-built VESA mode list.XORG-6_8_99_14 | Alan Hourihane | |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13 | Adam Jackson | |
2005-06-13 | commit missing piece from resume patchXORG-6_8_99_12 | Alan Hourihane | |
2005-06-09 | Bug #3496 <https://bugs.freedesktop.org/show_bug.cgi?id=3496>XORG-6_8_99_11 | Alan Hourihane | |
Remove a bogus check for DRM 1.2 for resume functionality as it's been present since 1.1 | |||
2005-06-08 | Fix the mode validation such that using function 5f05 to set the refresh rate | Alan Hourihane | |
works again. | |||
2005-06-07 | Fix text restoration when display switching has been activated and we could be | Alan Hourihane | |
potentially on a different display than the initial one. | |||
2005-06-06 | missed a hunk | Alan Hourihane | |
2005-06-06 | Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3054> | Alan Hourihane | |
Fix some offset, pitch and overlay scaler size problems with the video overlay. Solves various spontaneous lockups. | |||
2005-05-31 | and another. sheesh.XORG-6_8_99_10 | Alan Hourihane | |
2005-05-31 | missed hunk | Alan Hourihane | |
2005-05-31 | Add Intel(R) 945G support | Alan Hourihane | |
2005-05-25 | Change the sequence on how refresh rates are set in the i830 driver. This worksXORG-6_8_99_9 | Alan Hourihane | |
much better with custom modelines. | |||
2005-05-20 | Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8 | Alan Hourihane | |
Add shadowFB support to the Intel driver (Dima Dorfman) | |||
2005-05-20 | Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339 | Alan Hourihane | |
Bugzilla #1064: https://bugs.freedesktop.org/show_bug.cgi?id=1064 Bugzilla #3055: https://bugs.freedesktop.org/show_bug.cgi?id=3055 Much better display switching support for mobile chipsets using the Fn+F? combination keys. Add DirectColor support. Add gamma correction support. | |||
2005-05-20 | Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585 | Alan Hourihane | |
Support the Intel E7221 server chipset. | |||
2005-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the | Adam Jackson | |
version number of the DRIInfoRec, disambiguating it from the XF86DRI protocol version number. Modify DRIQueryVersion to return the libdri version number, which all DDXes were requesting implicitly. Fix the DDXes to check for the DRIINFO version they were compiled against. | |||
2005-04-20 | Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4sco_port_update | Daniel Stone | |
* change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; * change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; * change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||
2005-04-14 | Fix initial DDC parameters when validating modes.XORG-6_8_99_3 | Alan Hourihane | |
2005-04-01 | Check the VESA BIOS scanline requirements and adjust the displayWidthXORG-6_8_99_2XORG-6_8_99_1 | Alan Hourihane | |
accordingly. Fixes an assumption that the screen width was always used as the displayWidth. | |||
2005-03-21 | a one line fixup to the UseDDC code | Alan Hourihane | |
2005-03-21 | Fix some bad alignment problems when allocating memory from | Alan Hourihane | |
the end of AGP space. Bugzilla #2764 (https://bugs.freedesktop.org/show_bug.cgi?id=2764) | |||
2005-03-15 | LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID can | Alan Hourihane | |
be obtained and Xvideo is correctly setup for panel fitting. | |||
2005-03-15 | Enforce DDC monitor ranges usage if we have them and reject bad | Alan Hourihane | |
modes. Use NoDDC option to override DDC timings. We currently only use DS_RANGES, but could use other DDC information, as does the common layer, to deduce the h/v ranges. | |||
2005-03-03 | Limit the maximum refresh rate to 85Hz and remove the bogus | Alan Hourihane | |
100Hz and 120Hz settings as they don't match close enough and are really unsupported. | |||
2005-03-01 | Fix an off by one error when scaling which caused occasional | Alan Hourihane | |
overlay color lines at the far right and bottom of the window. | |||
2005-02-10 | Fix unaligned YV12 videos that caused skew when playing. | Alan Hourihane | |
2005-02-10 | Fix pixmap cache corruption when Xv was in use due to a memory allocator | Alan Hourihane | |
calculation problem. | |||
2005-02-08 | Setup the Xv atoms correctly. | Alan Hourihane | |
2005-02-07 | Check the pixel clock choosen for a specific refresh rate | Egbert Eich | |
against the maximally allowed pixel clock when choosing mode lines for VBESetVBEMode() and VESA BIOS version >= 3.0 (Bugzilla #2486). | |||
2005-02-01 | Check return value of i830InitDma() and fail to initialize the DRI | Alan Hourihane | |
if that fails. Also, check the DRM module name that it matches i915 and not the older i830 driver which some people were still trying to use and was causing Dma Initialization failures and lockups. | |||
2005-01-24 | Unmap XCursor AGP memory on VT switch to prevent system from lockup | Egbert Eich | |
(Matthias Hopf). | |||
2005-01-10 | Revert some changes to TweakMemorySize | Alan Hourihane | |
2005-01-06 | Add: | Alan Hourihane | |
- Intel i915GM support to 2D DDX and 3D Mesa drivers. - PanelID identification - DRI suspend/resume support - Detection of monitor changes on VT switches - Support custom video modes if available in the Video BIOS - 3D enhancements: * GL_ARB_texture_cube_map * GL_EXT_blend_equation_separate * GL_ATI_blend_equation_separate * GL_ARB_point_parameters * GL_NV_blend_square * GL_EXT_cull_vertex * GL_ARB_depth_texture * GL_SGIX_depth_texture * GL_ARB_shadow * GL_EXT_shadow_funcs * GL_3DFX_texture_compression_FXT1 By Tungsten Graphics, Keith Whitwell & Alan Hourihane. | |||
2005-01-03 | Bug #1488: Fix crash on i830 during startup. (Eric Anholt) | Adam Jackson | |
2004-12-04 | Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basexprint_packagertest_20041217 | Markus Kuhn | |
2004-11-02 | Fixed KGA handling for i810. KGA handling for chips derived from C&T chips isxprint_packagertest_20041125_basexprint_packagertest_20041125 | Egbert Eich | |
slightly different. The changes make the code consistent with the C&T (chips) and i740 drivers. | |||
2004-10-27 | Removing vtSema shilding of accel sync - should have been '&&' instead of '||' | Egbert Eich | |
anyway. | |||
2004-10-12 | Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and | Egbert Eich | |
RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT() (Matthias Hopf, Alan Hourihane). Fixed server crash on reset when a structure allocated in PreInit() was freed on CloseScreen(). Fixed ring buffer lock ups that happened because the structure that contained ringbuffer data was not zeroed after allocation. Fixed numerous warnings due to signed unsigned comparisons. | |||
2004-10-11 | Checking if server isn't switched away before calling sync. | Egbert Eich | |
Sanity check for possible bugs in aother areas of the code. Fixing default amount of of allocated video memory from AGP for i810: Use 16MB if less than 192MB are installed else use 24MB (Matthias Hopf). | |||
2004-09-22 | Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones. | Adam Jackson | |
2004-09-17 | Bug #1192: Remove cfb support from drivers where its use is an option. | Adam Jackson | |
Delete xf24_32bpp, as s3virge was the last user. Fix up some comments to refer to fb rather than cfb. | |||
2004-08-30 | Fix ARGB cursor problem on i810 (Bug #1195, Alan Hourihane).rel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904lg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d | Kevin E Martin | |
2004-08-26 | Fix i810 compilation without Xinerama (Bug #1180, Simon Schubert).XORG-6_7_99_903 | Kevin E Martin | |