CVS log for xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / drivers / i810

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.101 / (view) - annotate - [select for diffs] , Wed Oct 3 13:28:21 2007 UTC (2 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_8_0-bindist, xf-4_8_0, xf-4_8-branch, xf-4_7_99_9, xf-4_7_99_8, xf-4_7_99_7, xf-4_7_99_6, xf-4_7_99_5, xf-4_7_99_4, xf-4_7_99_31, xf-4_7_99_30, xf-4_7_99_3, xf-4_7_99_29, xf-4_7_99_28, xf-4_7_99_27, xf-4_7_99_26, xf-4_7_99_25, xf-4_7_99_24, xf-4_7_99_23, xf-4_7_99_22, xf-4_7_99_21, xf-4_7_99_20, xf-4_7_99_19, xf-4_7_99_18, xf-4_7_99_17, xf-4_7_99_16, xf-4_7_99_15, xf-4_7_99_14, xf-4_7_99_13, xf-4_7_99_12, xf-4_7_99_11, xf-4_7_99_10, HEAD
Changes since 1.100: +4 -1 lines
Diff to previous 1.100
Slight correction to prior commit to ensure saveBIOSMemSize is set to 0
should attempts to retrieve this value from the BIOS fail.

Revision 1.100 / (view) - annotate - [select for diffs] , Tue Oct 2 13:47:30 2007 UTC (2 years, 5 months ago) by tsi
Branch: MAIN
Changes since 1.99: +15 -13 lines
Diff to previous 1.99
  11. Fix i830 driver bug that occurs when the amount of video memory
      initially reported by the BIOS is zero (Marc La France).

Revision 1.99 / (view) - annotate - [select for diffs] , Mon Apr 9 14:37:15 2007 UTC (2 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_7_99_2, xf-4_7_99_1, xf-4_7_0, xf-4_7-branch, xf-4_6_99_29, xf-4_6_99_28, xf-4_6_99_27, xf-4_6_99_26, xf-4_6_99_25, xf-4_6_99_24, xf-4_6_99_23, xf-4_6_99_22
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
GCC 4 & IRIX compiler noise reductions, including a few bona fide bug fixes.

Revision 1.98 / (view) - annotate - [select for diffs] , Tue Jan 23 18:03:03 2007 UTC (3 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_21, xf-4_6_99_20, xf-4_6_99_19, xf-4_6_99_18, xf-4_6_99_17
Changes since 1.97: +3 -2 lines
Diff to previous 1.97
IRIX-engendered build fixes.

Revision 1.97 / (view) - annotate - [select for diffs] , Tue Jan 2 15:11:45 2007 UTC (3 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_16, xf-4_6_99_15
Changes since 1.96: +10 -5 lines
Diff to previous 1.96
Fix warning

Revision 1.96 / (view) - annotate - [select for diffs] , Sun Dec 10 15:58:29 2006 UTC (3 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_14
Changes since 1.95: +2 -2 lines
Diff to previous 1.95
  87. Some -DDEBUG build cleanups (Marc La France).

Revision 1.95 / (view) - annotate - [select for diffs] , Sat Sep 2 15:44:14 2006 UTC (3 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_6_99_9, xf-4_6_99_8, xf-4_6_99_7, xf-4_6_99_13, xf-4_6_99_12, xf-4_6_99_11, xf-4_6_99_10
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
  69. Make X server argv strings constant (David Dawes).

Revision 1.94 / (view) - annotate - [select for diffs] , Thu Mar 30 22:35:42 2006 UTC (3 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_6_99_6, xf-4_6_99_5, xf-4_6_99_4, xf-4_6_99_3, xf-4_6_99_2, xf-4_6_99_1, xf-4_6_0, xf-4_6-branch, xf-4_5_99_904, xf-4_5_99_903
Changes since 1.93: +4 -3 lines
Diff to previous 1.93
move ddc module unload to after calls to it

Revision 1.93 / (view) - annotate - [select for diffs] , Thu Mar 16 16:50:08 2006 UTC (4 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_5_99_902
Changes since 1.92: +23 -23 lines
Diff to previous 1.92
 242. Loader updates:
       - Improve the stack trace information.
       - Improve the handling of instance-specific req/ref symbols.
       - Use stronger typing for the module-visible instance-specific module
         descriptor.
       - No longer disable xf86UnloadSubModule(), since the loader now handles
         unloads and re-loads cleanly.
       - Update all modules to make use of the above, and fix some bugs
         that this exposed.
       - Some loader message cleanups.
      (X-Oz Technologies, David Dawes).

Revision 1.92 / (view) - annotate - [select for diffs] , Sat Mar 11 16:17:42 2006 UTC (4 years ago) by tsi
Branch: MAIN
Changes since 1.91: +14 -11 lines
Diff to previous 1.91
Fix warnings

Revision 1.91 / (view) - annotate - [select for diffs] , Fri Mar 10 12:44:20 2006 UTC (4 years ago) by alanh
Branch: MAIN
Changes since 1.90: +296 -91 lines
Diff to previous 1.90
 239. Add ACPI Hotkey switching support to the i810 driver (Alan Hourihane).
 238. Add 945GM support to the i810 driver (Alan Hourihane).
 237. Support 1920x1088 for HDTV movies in the i810 driver using a new option
      called LinearAlloc to add more memory for video overlay (Alan Hourihane).

Revision 1.90 / (view) - annotate - [select for diffs] , Sun Jan 29 01:51:49 2006 UTC (4 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_901, xf-4_5_99_22, xf-4_5_99_21
Changes since 1.89: +6 -31 lines
Diff to previous 1.89
 194. Remove compile-time ability to exclude Xv support in the i830 driver
      (Marc La France).

Revision 1.89 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:41 2005 UTC (4 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_20, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
 161. Implement a major #include rework throughout the tree.  Also enforce it
      for all non-external builds (i.e. in-tree & SDK)  (Marc La France).
 160. Rework the building of hw/xfree86/parser to be more in line with the
      building of other server subdirectories (such as common/)
      (Marc La France).
 159. ANSIfy /xc/lib/font/builtins/, and fix warnings, whitespace & formatting
      (Marc La France).

Notes:
 - `make World` highly recommended ;-)
 - This will be further tested in the next few days.

Revision 1.88 / (view) - annotate - [select for diffs] , Mon Oct 3 08:41:44 2005 UTC (4 years, 5 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_13
Changes since 1.87: +6 -1 lines
Diff to previous 1.87
 151. Fix lockup when suspend and resume when playing video on the i830.
      So we shutdown the overlay on LeaveVT (Alan Hourihane).

Revision 1.87 / (view) - annotate - [select for diffs] , Tue Sep 27 08:00:51 2005 UTC (4 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.86: +49 -41 lines
Diff to previous 1.86
 149. Put back the print code to display the DDC information, and
      remove some bogus DDC messages in the i830 driver (Alan Hourihane).

Revision 1.86 / (view) - annotate - [select for diffs] , Thu Sep 8 13:52:08 2005 UTC (4 years, 6 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_12
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
fix another possible crash

Revision 1.85 / (view) - annotate - [select for diffs] , Thu Sep 8 08:31:55 2005 UTC (4 years, 6 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_11
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
Fix a crash situation

Revision 1.84 / (view) - annotate - [select for diffs] , Tue Sep 6 09:30:12 2005 UTC (4 years, 6 months ago) by alanh
Branch: MAIN
Changes since 1.83: +20 -15 lines
Diff to previous 1.83
 138. Fix DirectColor visual colormap issues at 16bpp in the i830 driver.
      (Alan Hourihane).

Revision 1.83 / (view) - annotate - [select for diffs] , Tue Sep 6 09:26:24 2005 UTC (4 years, 6 months ago) by alanh
Branch: MAIN
Changes since 1.82: +6 -2 lines
Diff to previous 1.82
 137. Sync the accelerator before calling AdjustFrame to avoid lockups in
      the i830 driver (Alan Hourihane).

Revision 1.82 / (view) - annotate - [select for diffs] , Sun Aug 28 19:04:49 2005 UTC (4 years, 6 months ago) by tsi
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
 130. Add loader infrastructure to implement inter-module version checks and
      use it as part of a rework of VBE information blocks (Marc La France).

Revision 1.81 / (view) - annotate - [select for diffs] , Mon Aug 8 08:18:47 2005 UTC (4 years, 7 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_10
Changes since 1.80: +2 -6 lines
Diff to previous 1.80
Fix some confusion over GAMMA correction with 8bit modes.

Revision 1.80 / (view) - annotate - [select for diffs] , Tue Aug 2 15:29:54 2005 UTC (4 years, 7 months ago) by alanh
Branch: MAIN
Changes since 1.79: +12 -6 lines
Diff to previous 1.79
Check BIOS versions < 2000 to handle new pipe switching

Revision 1.79 / (view) - annotate - [select for diffs] , Mon Jun 13 11:16:12 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6
Changes since 1.78: +2 -4 lines
Diff to previous 1.78
commit missing piece from resume patch

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Jun 7 17:55:57 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_5
Changes since 1.77: +4 -1 lines
Diff to previous 1.77
  70. Fix text restoration when display switching has been activated
      and we could be potentially on a different display than the
      initial one in the i830 driver (Alan Hourihane).

Revision 1.77 / (view) - annotate - [select for diffs] , Tue Jun 7 02:09:45 2005 UTC (4 years, 9 months ago) by tsi
Branch: MAIN
Changes since 1.76: +13 -8 lines
Diff to previous 1.76
Fix warnings

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Jun 3 00:09:47 2005 UTC (4 years, 9 months ago) by tsi
Branch: MAIN
Changes since 1.75: +5 -3 lines
Diff to previous 1.75
Fix warnings

Revision 1.75 / (view) - annotate - [select for diffs] , Tue May 31 19:29:44 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
and another

Revision 1.74 / (view) - annotate - [select for diffs] , Tue May 31 19:26:35 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
missed hunk

Revision 1.73 / (view) - annotate - [select for diffs] , Tue May 31 17:19:18 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.72: +18 -13 lines
Diff to previous 1.72
  54. Add Intel(R) i945G support to the i830 driver (Tungsten Graphics).

Revision 1.72 / (view) - annotate - [select for diffs] , Wed May 25 08:15:05 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.71: +20 -17 lines
Diff to previous 1.71
  53. Change the sequence on how refresh rates are set in the i830 driver.
      This works much better with custom modelines (Alan Hourihane).

Revision 1.71 / (view) - annotate - [select for diffs] , Tue May 24 10:53:36 2005 UTC (4 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
fix typo

Revision 1.70 / (view) - annotate - [select for diffs] , Fri May 20 14:34:50 2005 UTC (4 years, 10 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_4
Changes since 1.69: +95 -6 lines
Diff to previous 1.69
  50. Add rotation to the i830 driver (Helmar Spangenberg).

Revision 1.69 / (view) - annotate - [select for diffs] , Fri May 20 13:06:32 2005 UTC (4 years, 10 months ago) by alanh
Branch: MAIN
Changes since 1.68: +1048 -590 lines
Diff to previous 1.68
  49. Changes for the i830 driver.
      - Much better display switching support for mobile chipsets using
        the Fn+F? combination keys.
      - Add DirectColor support.
      - Add gamma correction support.
      (Alan Hourihane).

Revision 1.68 / (view) - annotate - [select for diffs] , Fri May 20 10:59:25 2005 UTC (4 years, 10 months ago) by alanh
Branch: MAIN
Changes since 1.67: +19 -4 lines
Diff to previous 1.67
  48. Support the Intel E7221 server chipset in the i830 driver.
      (Alan Hourihane).

Revision 1.67 / (view) - annotate - [select for diffs] , Tue Apr 5 07:57:13 2005 UTC (4 years, 11 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_1
Changes since 1.66: +2 -1 lines
Diff to previous 1.66
fix build problem (Jeff Chua)

Revision 1.66 / (view) - annotate - [select for diffs] , Fri Apr 1 14:19:11 2005 UTC (4 years, 11 months ago) by alanh
Branch: MAIN
Changes since 1.65: +20 -3 lines
Diff to previous 1.65
  18. Check the VESA BIOS scanline requirements and adjust the
      displayWidth accordingly. Fixes an assumption that the screen width
      was always used as the displayWidth in the i830 driver (Alan Hourihane).

Revision 1.65 / (view) - annotate - [select for diffs] , Sat Mar 19 01:28:24 2005 UTC (5 years ago) by dawes
Branch: MAIN
Changes since 1.64: +4 -1 lines
Diff to previous 1.64
   1. Fix i830 bug where the DDC-probed parameters are not applied before
      modes are selected (David Dawes).

Revision 1.64 / (view) - annotate - [select for diffs] , Thu Mar 3 18:06:26 2005 UTC (5 years ago) by alanh
Branch: MAIN
CVS Tags: xf-4_5_0, xf-4_5-branch, xf-4_4_99_903
Changes since 1.63: +37 -24 lines
Diff to previous 1.63
 352. Limit the maximum refresh rate to 85Hz and remove the bogus
      100Hz and 120Hz settings as they don't match close enough and
      are really unsupported in the i830 driver (Alan Hourihane).

Revision 1.63 / (view) - annotate - [select for diffs] , Mon Feb 28 17:50:47 2005 UTC (5 years ago) by dawes
Branch: MAIN
Changes since 1.62: +14 -1 lines
Diff to previous 1.62
 344. Set default monitor parameters to match the display size for the i830
      when they are not available from another source (Nicolas Joly).

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Feb 18 02:55:08 2005 UTC (5 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_902
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
 336. Modify most driver ValidMode() functions to return more specific
      status values than "MODE_BAD" when they don't like a mode (David Dawes).

Revision 1.61 / (view) - annotate - [select for diffs] , Mon Jan 10 17:09:32 2005 UTC (5 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_901, xf-4_4_99_22, xf-4_4_99_21
Changes since 1.60: +14 -9 lines
Diff to previous 1.60
More warnings

Revision 1.60 / (view) - annotate - [select for diffs] , Sun Jan 9 20:47:19 2005 UTC (5 years, 2 months ago) by alanh
Branch: MAIN
Changes since 1.59: +480 -59 lines
Diff to previous 1.59
 262. Add Intel i915GM support, also....
      - 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
      (Tungsten Graphics, Alan Hourihane & Keith Whitwell)

Revision 1.59 / (view) - annotate - [select for diffs] , Wed Jun 23 18:40:16 2004 UTC (5 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_20, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10
Changes since 1.58: +5 -4 lines
Diff to previous 1.58
Build fixes

Revision 1.58 / (view) - annotate - [select for diffs] , Tue Jun 22 13:26:19 2004 UTC (5 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
type fix

Revision 1.57 / (view) - annotate - [select for diffs] , Thu Jun 10 12:08:28 2004 UTC (5 years, 9 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_4_99_7
Changes since 1.56: +1369 -274 lines
Diff to previous 1.56
 131. Intel driver updates to support:-
       - i915 latest generation hardware
       - Dual Head & Clone support for i915, i855 and i830 chipsets.
       - ARGB cursor support for all Intel chipsets (requires agpgart updates)
       - Mobile lid status checking
       - Fix XVideo when high resolutions are used on LFP's

Revision 1.56 / (view) - annotate - [select for diffs] , Sat Apr 3 10:41:31 2004 UTC (5 years, 11 months ago) by herrb
Branch: MAIN
CVS Tags: xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
build fix

Revision 1.55 / (view) - annotate - [select for diffs] , Wed Mar 31 21:30:40 2004 UTC (5 years, 11 months ago) by alanh
Branch: MAIN
Changes since 1.54: +2 -4 lines
Diff to previous 1.54
use the macros provided for these checks

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Mar 31 21:17:21 2004 UTC (5 years, 11 months ago) by eich
Branch: MAIN
Changes since 1.53: +4 -3 lines
Diff to previous 1.53
- adding missing test for the i845

Revision 1.53 / (view) - annotate - [select for diffs] , Tue Mar 30 17:49:19 2004 UTC (5 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_2
Changes since 1.52: +10 -8 lines
Diff to previous 1.52
Warning fixes.

Revision 1.52 / (view) - annotate - [select for diffs] , Tue Mar 30 10:34:07 2004 UTC (5 years, 11 months ago) by eich
Branch: MAIN
Changes since 1.51: +12 -9 lines
Diff to previous 1.51
  47. Free XrmDB in XCloseDisplay() only when implicitely allocated by
      XGetDefaults(). If Client allocates it itself it should free it also.
      Trying to free it for the client may result in segfault if the client
      has already freed it (Egbert Eich).
  46. Protect removeOverlapsWithBrides() from NULL pointer in target
      (Egbert Eich).
  45. Fixed stretching option and centering in C&T driver (Egbert Eich).
  44. Added support for memory size tweaking in BIOS for i845 (Egbert Eich,
      thanks to Christian Ziez).
  43. Removed video playback dependency on Accel in NSC drivers (Egbert Eich).
  42. Fix HW cursor state on Savage driver when entering VT as some BIOSes
      seem to enable it unconditionally (Egbert Eich).
  41. Fixed Emulate3Button message to distinguish between 'hard' (ie.
      configured) and 'soft' (ie. automatic emulation that is disabled as
      soon as the middle button is pressed) (Egbert Eich).

- fixed some comments, variable sizes, debugging xfs.

Revision 1.51 / (view) - annotate - [select for diffs] , Wed Feb 25 12:53:14 2004 UTC (6 years ago) by eich
Branch: MAIN
CVS Tags: xf-4_4_99_1, xf-4_4_0, xf-4_4-branch
Changes since 1.50: +10 -5 lines
Diff to previous 1.50
- changed default setting of DisplayInfo to 'on' (printing a infos to the
  log file describing how to work around a possible hang)
- fixed a minor typo in int10/linux.c

Revision 1.50 / (view) - annotate - [select for diffs] , Fri Feb 20 00:06:00 2004 UTC (6 years, 1 month ago) by alanh
Branch: MAIN
Changes since 1.49: +19 -5 lines
Diff to previous 1.49
 811. Turn off the GetDisplayInfo BIOS call by default and add an option
      to turn it back on in the i810 driver. This fixes some lockup
      problems found with some Dell BIOS' (Alan Hourihane, Alain Poirier).

Revision 1.49 / (view) - annotate - [select for diffs] , Sun Jan 25 16:57:48 2004 UTC (6 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_903
Changes since 1.48: +17 -1 lines
Diff to previous 1.48
 766. Fix refresh rate setting for 845G/856G systems that don't support the
      Intel-specific refresh rate BIOS calls (Bugzilla #1106, David Dawes,
      reported by Lucian Precup).

Revision 1.48 / (view) - annotate - [select for diffs] , Wed Jan 7 03:43:19 2004 UTC (6 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.47: +15 -7 lines
Diff to previous 1.47
 738. Add a "VBERestore" option for the i830 part of the i810 driver, to
      allow the VBE restore bug workaround to be disabled.  This is needed
      for correct text mode restoration on some 830M-based machines
      (David Dawes, reported by Martin van Es).

Revision 1.27.2.3 / (view) - annotate - [select for diffs] , Fri Dec 19 23:41:32 2003 UTC (6 years, 3 months ago) by dawes
Branch: xf-4_3-branch
CVS Tags: xf-4_3_0_2
Changes since 1.27.2.2: +1 -3 lines
Diff to previous 1.27.2.2 to branch point 1.27 to next main 1.28
1011. Build fix for the i810 driver when XF86DRI isn't defined (#6006,
      Matthias Scheler).

Revision 1.47 / (view) - annotate - [select for diffs] , Mon Nov 3 14:47:28 2003 UTC (6 years, 4 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16
Changes since 1.46: +2 -6 lines
Diff to previous 1.46
remove CENTER & STRETCH options that were never implemented.

Revision 1.46 / (view) - annotate - [select for diffs] , Thu Oct 30 17:37:05 2003 UTC (6 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_15
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
 536. Fix ChipValidMode() return type (Marc La France).

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Oct 21 03:13:40 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.44: +8 -3 lines
Diff to previous 1.44
 515. When the i830 driver's checks for sufficient memory for tiled mode
      fail, don't later try to allocate with tiling enabled (David Dawes).

Revision 1.27.2.2 / (view) - annotate - [select for diffs] , Tue Oct 21 01:22:38 2003 UTC (6 years, 5 months ago) by dawes
Branch: xf-4_3-branch
Changes since 1.27.2.1: +38 -34 lines
Diff to previous 1.27.2.1 to branch point 1.27
1008. Fix some i830+ VT switch/exit crashes (David Dawes, Egbert Eich).
+ some comment, formatting and doc updates

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Oct 21 01:17:52 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.43: +6 -6 lines
Diff to previous 1.43
minor formatting

Revision 1.43 / (view) - annotate - [select for diffs] , Tue Oct 21 01:11:27 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
typo

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Oct 21 00:55:35 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.41: +2 -4 lines
Diff to previous 1.41
fix comment, and remove duplicate init of x,yoffset

Revision 1.27.2.1 / (view) - annotate - [select for diffs] , Tue Oct 21 00:52:45 2003 UTC (6 years, 5 months ago) by dawes
Branch: xf-4_3-branch
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
fix comment

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Oct 21 00:50:49 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
fix broken formatting

Revision 1.40 / (view) - annotate - [select for diffs] , Tue Oct 21 00:45:50 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.39: +6 -5 lines
Diff to previous 1.39
 514. Enable I845G_VBE_WORKAROUND in the i830 driver for all platforms, since
      this reportedly fixes VT switching problems on hardware other than the
      845G.

Revision 1.39 / (view) - annotate - [select for diffs] , Wed Oct 8 14:48:40 2003 UTC (6 years, 5 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_3_99_14
Changes since 1.38: +114 -15 lines
Diff to previous 1.38
 495. i830/i810 driver:
      * Added Christian Ziez's code to tweak BIOS image to convince chipset of
        resized video RAM.
      * Fixed viewport/video overlay window alingment issues.
      * Fixed calculation of video overlay memory size.
      * Fixed video overlay on TV out (BugzillaR #213). (Egbert Eich).
 494. Fixed mode setting in trident driver: use mode passed in function
      argument, not value in currentMode (BugzillaR #197, Egbert Eich).
 493. Added delay when writing to Glint PM2 ramdac to avoid lockups
      (Egbert Eich).
 492. Fixed bug in Glint Bresenham line fallback code that caused line be drawn
      beyond framebuffer boundaries (BugzillaR #624, Egbert Eich).
 490. Force sane pallette when entering DGA mode in Matrox driver
      (Egbert Eich).
 489. ATi Rage128: Wait with modifying FP video mode according to BIOS values
      until final call of ValidMode() to prevent modes from being rejected
      (BugzillaR #661, Egbert Eich).
 488. Some Savage BIOSes turn on clock doubling on non-doubled modes.
      Added code that catches and fixes this situation (Egbert Eich).
 487. Tdfx driver: Fixed order of initialization/deinitialization in
      ScreenInit()/ CloseScreen().
      Fixed texture video support, removed artefacts in last line of overlay
      video support (BugzillaR #299). (Egbert Eich).

Revision 1.38 / (view) - annotate - [select for diffs] , Wed Sep 24 01:43:23 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_13
Changes since 1.37: +19 -19 lines
Diff to previous 1.37
 453. Add gcc format checking for the X server's message and logging
      functions, and fix lots of associated warnings (David Dawes).

Revision 1.37 / (view) - annotate - [select for diffs] , Sun Sep 21 00:20:19 2003 UTC (6 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.36: +9 -1 lines
Diff to previous 1.36
 451. For drivers that support 'Option "dri"' have the driver request
      loading the dri module when this option is true.  This brings
      it in to line with how other things are handled.  Other drivers
      that have DRI support need to have the "dri" option added (David Dawes).

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Sep 3 14:32:26 2003 UTC (6 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_12
Changes since 1.35: +6 -30 lines
Diff to previous 1.35
 415. Remove some static variables that should be per-screen (David Dawes).

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Jul 16 00:38:44 2003 UTC (6 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_11, xf-4_3_99_10
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
 307. A lot of X server prototype cleanups, including fixing an
      inconsistency between the cfbBitBlt and CopyPlane functions
      exposed by the prototyping (#A.1859, Alexander Stohr).

Revision 1.34 / (view) - annotate - [select for diffs] , Wed Jun 18 12:14:17 2003 UTC (6 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_8, xf-4_3_99_7
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
update email address

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Apr 23 20:51:38 2003 UTC (6 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3
Changes since 1.32: +1 -3 lines
Diff to previous 1.32
 136. Fix bug that prevented fbman from using the last partial scanline of a
      Mach64 framebuffer (Marc La France).
 135. Make ATI Mach64 FIFO cache integrity testing optional (Marc La France).
 134. Export ATI Mach64 hardware overlay as an XVideo adaptor (derived from
      GATOS project, Egbert Eich, Marc La France).
 133. Reorganise ATI Mach64 support into separate source files
      (Marc La France).
 132. Refine atimisc's decoding of the panel mode on server entry in an attempt
      to reduce the effect of atyfb bugs (Marc La France).
 131. Make Rage128 and Radeon XVideo available even when 2D acceleration is
      disabled (Marc La France).
 130. There is no longer any need to require hardware cursors during Rage128
      and Radeon XVideo displays (Marc La France).
 129. Initialise v4l's XVideo adaptors last (Marc La France).
 128. Reduce cut&paste effects by adding more helpers to Xv
      (derived from #5645, Björn Augustsson, Marc La France).
 127. Centralise a region comparison primitive into 'mi' and use it instead of
      local definitions throughout the server (Marc La France).
 126. DPMSExtension & XvExtension driver cleanups (Marc La France).

Revision 1.32 / (view) - annotate - [select for diffs] , Sat Apr 12 17:44:28 2003 UTC (6 years, 11 months ago) by herrb
Branch: MAIN
Changes since 1.31: +1 -3 lines
Diff to previous 1.31
build fix for non-DRI systems: pI830 is declaration is now needed
unconditionnaly.

Revision 1.31 / (view) - annotate - [select for diffs] , Sat Apr 12 01:45:00 2003 UTC (6 years, 11 months ago) by dawes
Branch: MAIN
Changes since 1.30: +3 -1 lines
Diff to previous 1.30
Tweak the crash-after-VTLeave fix to target the real cause a little better.

Revision 1.30 / (view) - annotate - [select for diffs] , Fri Apr 11 14:26:22 2003 UTC (6 years, 11 months ago) by dawes
Branch: MAIN
Changes since 1.29: +1 -3 lines
Diff to previous 1.29
More reliable workaround for handling the calling of I830Sync() while
VT switched away.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Apr 11 14:17:08 2003 UTC (6 years, 11 months ago) by dawes
Branch: MAIN
Changes since 1.28: +36 -36 lines
Diff to previous 1.28
Restore formatting so that it is once again consistent.

Revision 1.28 / (view) - annotate - [select for diffs] , Mon Apr 7 15:23:34 2003 UTC (6 years, 11 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_3_99_2
Changes since 1.27: +41 -38 lines
Diff to previous 1.27
  86. Resetting 'bound' flag for an agp entry after undbind succeeded in
      drm_agpsupport.h (Egbert Eich).
  85. Ignoring hw_lock for drm device if lock was set by a different instance
      (ie Xserver) to prevent second server to spin in driver release function
      (currently only relevant for i8xx drm drivers) (David Dawes).
  84. Adding extra delay before doing a slowBcopy in ia64 to prevent a MC
      when saving/restoring VGA fonts (Egbert Eich).
  83. Turn off needToSync in LeaveVT() in i830 driver to prevent server
      crashes because xaa tries to sync blitter while switched away
      (Egbert Eich).
  82. Added the O_SYNC flag when opening /dev/mem to work around a kernel bug
      which causes conflits between WC settings in MTRR registers and cacheable
      attribute in page table (Egbert Eich).
  81. Reduced retry count for mouse configuration to 4. This should speed
      up server start for people who use a mouse repeater like gpm
      (Egbert Eich).
  80. Fixed xf86cfg to duplicate font names before they get freed when
      unloading the module (Egbert Eich).
  79. Added missing functions to xf86cfg (Egbert Eich).
  78. Added missing ROP_NEEDS_SOURCE to Savage driver;
      now all 2D accel functions should use this flag (Egbert Eich).
  77. Reduced flicker with video playback in Savage driver (Tim Roberts).
  76. Load vgahw submodule in RENDITION driver before using it
      (Egbert Eich).
  75. Magically speed up video playback on Neomagic (Egbert Eich).
  74. Added drmAgpUnbind()/drmAgpBind() functionality on Leave/Enter for i810
      cards to allow a second Xserver to be started if the first one has
      DRI enabled (Egbert Eich).
  73. Set NeedRingBufferLow for i855/i865 to avoid lockups on vt switches
      (Egbert Eich).
  72. Check for vtSema before accessing registers in I830BIOSSaveScreen()
      (Egbert Eich).
  71. Some sanity fixes for atiprobe to work better with xf86cfg: Handle
      situation gracefully if the PCI config pointer doesn't exist
      (Egbert Eich).
  70. Changed behavior of fontfile: don't drop the entire directory if some
      fonts cannot be rendered (Egbert Eich).
  69. Fixed B&H bdf fonts: AVERAGE_WIDTH is not a string but an int (Mike Fabian
).

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Feb 14 17:12:42 2003 UTC (7 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_1, xf-4_3_0_1, xf-4_3_0, xf-4_2_99_902
Branch point for: xf-4_3-branch
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Change chipset name "855GM" to "852GM/855GM" in chipset list.

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Feb 6 04:18:04 2003 UTC (7 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.25: +55 -3 lines
Diff to previous 1.25
 848. Update the i810/i830 driver to recognise the 865G integrated graphics
      chipset (David Dawes).

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Jan 28 22:47:09 2003 UTC (7 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_901
Changes since 1.24: +58 -2 lines
Diff to previous 1.24
 794. Update the i810 2D driver and i830 3D drivers to recognise and handle
      the Intel 852GM/855GM integrated graphics chipsets (David Dawes,
      Keith Whitwell).

Revision 1.24 / (view) - annotate - [select for diffs] , Sat Dec 21 17:14:58 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_4, xf-4_2_99_3
Changes since 1.23: +14 -1 lines
Diff to previous 1.23
minor cosmetic updates

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Dec 12 17:58:34 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.22: +28 -1 lines
Diff to previous 1.22
Workaround for text mode restoration problem with some panels.

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Dec 11 17:01:45 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
Fix an external symbol that doesn't have a driver-specific prefix.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Dec 10 01:27:05 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.20: +1283 -529 lines
Diff to previous 1.20
 591. Numerous bug, stability, and correctness fixes for the Intel 830/845G
      3D support (#5517, Keith Whitwell).
 590. Numerous bug and stability fixes for the Intel 830/845G 2D and Xv
      support (#5517, David Dawes).

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Nov 5 22:47:13 2002 UTC (7 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.19: +4 -3 lines
Diff to previous 1.19
The previous HW cursor fix wasn't keeping track of the state correctly.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Nov 5 03:06:39 2002 UTC (7 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.18: +5 -3 lines
Diff to previous 1.18
cleanup some debug messages

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Nov 5 02:43:59 2002 UTC (7 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
 451. Keep track of whether the 830/845G HW cursor should be visible or
      hidden so that it doesn't get turned on when it shouldn't (David Dawes).

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Oct 16 20:13:47 2002 UTC (7 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_2
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Fix the type/init value for some "Generation" variables.

Revision 1.16 / (view) - annotate - [select for diffs] , Sat Sep 14 18:15:36 2002 UTC (7 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Fix the "DRI" option handling.

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Sep 12 03:08:25 2002 UTC (7 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.14: +69 -1 lines
Diff to previous 1.14
 248. XVideo support for the i830 and i845G (David Dawes, Alan Hourihane).

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Sep 10 23:29:32 2002 UTC (7 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.13: +1988 -2028 lines
Diff to previous 1.13
 247. Fix various bugs in the DRI support for the i830 and i845G
      (Keith Whitwell).
 246. Major rework of the 2D i830/i845G support, including:
       - Improve VESA mode selection, and fix refresh rate selection.
       - Don't duplicate functions provided in the vbe modules.
       - Don't duplicate functions provided in the vgahw module.
       - Rewrite memory allocation.
       - Rewrite initialisation and save/restore state handling.
       - Decouple the i810 support from i830 and later.
       - Remove various unnecessary hacks and workarounds.
       - Fix an 845G problem with the ring buffer not in pre-allocated
         memory.
       - Fix screen blanking.
       - Fix some HW cursor glitches, and turn HW cursor off at VT switch
         and exit.
       - Don't attempt to use the i830's function 1 entity.
       - Fix problems with option handling.
      (David Dawes).

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Aug 5 21:47:44 2002 UTC (7 years, 7 months ago) by dawes
Branch: MAIN
Changes since 1.12: +40 -33 lines
Diff to previous 1.12
I830/845 Workaround for BIOSes which force 1MB stolen memory, and
agpgart related fix (#5300, Abraham vd Merwe).

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Jul 24 00:47:29 2002 UTC (7 years, 8 months ago) by tsi
Branch: MAIN
Changes since 1.11: +5 -15 lines
Diff to previous 1.11
 210. RAC-related fixups to ATI drivers and xf86SetOperatingState() call cleanups in
      most drivers (Marc La France).

Revision 1.11 / (view) - annotate - [select for diffs] , Fri May 10 11:57:01 2002 UTC (7 years, 10 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_2_99_1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
typo

Revision 1.10 / (view) - annotate - [select for diffs] , Fri May 10 11:50:05 2002 UTC (7 years, 10 months ago) by alanh
Branch: MAIN
Changes since 1.9: +204 -11 lines
Diff to previous 1.9
#A.1062 add 2D support for i845G, DRI is disabled.

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Apr 4 14:05:43 2002 UTC (7 years, 11 months ago) by eich
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
  99. Fixed i810 crash on vt switch due to call to Sync() while switched away
      (Andris Pavenis).
  98. Fixed MGAG550 HW Cursor (Laure-Amelie Couturie).
  97. Added Xv support to neomagic driver (Shigehiro Nomura).
  96. Implemented cross compile environment (Egbert Eich).
  95. Added AMD x86-64 architecture support (Egbert Eich).
  94. Fixed memory leaks in xkb code (Egbert Eich).
  93. Fixed several memory leaks in the config file parser and initialization
      routines (Egbert Eich).
  92. Added CardBus bridge support (Egbert Eich).
  91. Fixed strdup() define in glx (Egbert Eich).
  90. Extended xf86misc extension to support changing the mouse device
      (Egbert Eich).
  89. Replaced strdup() in xf86Configure.c with xalloc()/strcpy() to avoid
      conflicts when using internal malloc (Egbert Eich).
  88. Extended memory debugging: Added signal handler to trigger a memory
      debugger dump on SIGUSR2 when compiled with memleak support
      (Egbert Eich).
  87. Set vtSema to FALSE when suspended by APM to catch calls to 2D accel
      functions (Egbert Eich).
  86. Implemented mouse protocol detection by analyzing data stream
      (Egbert Eich).
  85. Added PnP mouse detection for PS/2, ImPS/2 and older MS serial mice
      (Egbert Eich).
  84. Fixed gamma correction code for Trident 9397 (Alan Hourihane).
  83. Fixed C&T driver to avoid initialization of video in non-linear mode
      (Egbert Eich).
  82. Changed C&T driver to allow video even if acceleration is disabled
      (Egbert Eich).
  81. Attempt to implement a more consistent handling of HW cursor in C&T
      driver (Egbert Eich).
  80. Fixed MGA driver to make HALlib work with VESA framebuffer modes
      (Egbert Eich).
  79. Reworked Rendition driver (Egbert Eich).
  78. S3 Virge driver: added minimal gap between SyncStart and HDisplay to
      avoid video lockups (Egbert Eich).
  77. Fixed memory leaks in S3 Savage driver (Egbert Eich).
  76. Modified several drivers to do int10 initialization using the
      VBE functions instead of calling int10 directly (Egbert Eich).
  75. Fixed video support and mode initialization in Silicon Motion driver,
      removed wait for v-retrace (Egbert Eich).
  74. Misc fixes to SiS driver (Thomas Winischhofer).
  73. Added support for 1400x1050 screen in Trident driver (Egbert Eich).
  72. Fixed several video issues for Trident CyberBladeXP chips (Egbert Eich).
  71. Added probe for Tseng ISA chips (Egbert Eich).
  70. Added 'KGAUniversal' option to generic vga driver which changes handling
      left overscan to work also on chips with C&T core (ie all C&T and Intel
      graphics chips) (Egbert Eich).
  69. Modified int10 code to map area between V_BIOS and SYS_BIOS instead of
        copying it. Copying causes problems if legacy devices map MMIO
        registers there (Egbert Eich).
  68. Implemented an extended int10 init function to allow passing flags
        (Egbert Eich).
  67. Implemented optional handling of BIOS video mode scratch area in int10
        code (Egbert Eich).
  66. Again modified MTRR range splitting (Egbert Eich).
  65. Added funtions to VBE to save and restore a video mode (Egbert Eich).
  64. Added missing commas to symbols/us_intl (Hans Lunsing).
  63. Added Ungherese (qwerty) support (Koblinger Egmont).
  62. Added Euro symbol for hungarian kbd layout (Koblinger Egmont).

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Jan 25 21:56:04 2002 UTC (8 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.7: +84 -141 lines
Diff to previous 1.7
  15. Fix mouse Protocol "Auto" for SunOS (Marc La France).
  14. Relocate all driver low memory accesses (atimisc module not yet done)
      (Marc La France).
  13. Make driver I/O relocatable (atimisc, s3, sis and tseng not yet done)
      (Marc La France).
  12. PCI domain changes for SunOS/SPARC64 (Marc La France).
  11. PCI domain changes for Linux/SPARC64 (#4653, Divid S. Miller,
      Marc La France).

This is a text-only merge from Domain-branch.  Not compile tested yet.

Revision 1.6.2.2 / (view) - annotate - [select for diffs] , Wed Jan 16 21:50:32 2002 UTC (8 years, 2 months ago) by tsi
Branch: Domain-branch
Changes since 1.6.2.1: +8 -28 lines
Diff to previous 1.6.2.1 to branch point 1.6 to next main 1.7
Resync with 4.1.99.6

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Jan 8 18:59:29 2002 UTC (8 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6
Changes since 1.6: +8 -28 lines
Diff to previous 1.6
 653. Fix unresolved symbol and loader symbol registration problems in the
      i810 driver that were introduced with the i830 support (David Dawes).

Revision 1.6.2.1 / (view) - annotate - [select for diffs] , Wed Nov 28 22:35:23 2001 UTC (8 years, 3 months ago) by tsi
Branch: Domain-branch
Changes since 1.6: +84 -141 lines
Diff to previous 1.6
Change notice to be posted later...

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Nov 19 15:33:40 2001 UTC (8 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2
Branch point for: Domain-branch
Changes since 1.5: +3 -1 lines
Diff to previous 1.5
Build and warning fixes

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Oct 31 20:09:43 2001 UTC (8 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
Fix another build problem.

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Oct 28 03:33:33 2001 UTC (8 years, 4 months ago) by tsi
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
 407. Fix for threaded libraries (Marc La France).
 406. Finish removal of SuperProbe (Marc La France).
 405. A rather large number of warning fixes throughout (Marc La France).
 404. Fix bug in HTML install script (Marc La France).
 403. Missing ident lines for some XFree86-modified files (Marc La France).
 402. Add default half-width doublescanned modes (Marc La France).
 401. Mark all driver-registered resources with ResBus (Maarc La France).
 400. Fix DPMS-related build problem (Marc La France).
 399. Log a message just before calling each ChipProbe() during '-probe'
      processing (Marc La France).
 398. Temporarily disable ISA probing on SPARCs and PowerPCs (Marc La France).
 397. Add PCI IDs for Sun hardware (Marc La France).
 396. Fix memory leak in resource relocation (Marc La France).
 395. Do not relocate resources that only conflict with disabled non-video PCI
      devices or disabled PCI ROMs (Marc La France).
 394. Re-organise SBUS code (Marc La France).
 393. Add as-yet-unused definitions for PCI resource types other than I/O and
      memory (Marc La France).
 392. Add doc for Solaris, but don't format it yet (Marc La France).
 391. Normalise driver names (Marc La France).
 390. For SPARCs, disable DGA support in ATI driver (Marc La France).
 389. Clean up some debugging messages (Marc La France).
 388. Fix newport driver for when a /proc fs isn't mounted (Marc La France).
 387. Fix DAC handling bugs in s3 driver (Marc La France).
 386. Fix resource registration bug for PCI Tseng's (Marc La France).
 385. Add aperture driver for Solaris (not yet used) (Marc La France).
 384. Rework scanpci to fix problems that prevented it from completely
      displaying non-PCI bridges and Simba bridges (Marc La France).
 383. Fix build problems in some input drivers (Marc La France).
 382. Fix int10 compile problem for SPARCs and PowerPCs (Marc La France).
 381. Ensure master aborts on secondary buses complete normally during PCI
      scans (Marc La France).
 380. Some memory mapping and Solaris cleanups (Marc La France).

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Oct 19 13:56:59 2001 UTC (8 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.2: +101 -47 lines
Diff to previous 1.2
#4987, #4989 Fix i810/i830 VTswitch problems which hang the ring buffer.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Oct 10 13:08:37 2001 UTC (8 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.1: +79 -25 lines
Diff to previous 1.1
small i830 updates.

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Oct 4 17:28:22 2001 UTC (8 years, 5 months ago) by alanh
Branch: MAIN
#A.604, Add i830 2D and DRI driver.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2