CVS log for xc/programs/Xserver/hw/xfree86/drivers/i810/i810_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.127 / (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_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_2, 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, 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, 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, HEAD
Changes since 1.126: +5 -4 lines
Diff to previous 1.126
IRIX-engendered build fixes.

Revision 1.126 / (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_16, xf-4_6_99_15, xf-4_6_99_14, xf-4_6_99_13, xf-4_6_99_12, xf-4_6_99_11, xf-4_6_99_10
Changes since 1.125: +3 -3 lines
Diff to previous 1.125
  69. Make X server argv strings constant (David Dawes).

Revision 1.125 / (view) - annotate - [select for diffs] , Thu Mar 16 16:50:08 2006 UTC (4 years 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, xf-4_5_99_902
Changes since 1.124: +44 -31 lines
Diff to previous 1.124
 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.124 / (view) - annotate - [select for diffs] , Fri Mar 10 12:44:20 2006 UTC (4 years ago) by alanh
Branch: MAIN
Changes since 1.123: +4 -1 lines
Diff to previous 1.123
 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.123 / (view) - annotate - [select for diffs] , Sat Dec 17 00:49:36 2005 UTC (4 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_5_99_901, xf-4_5_99_22, xf-4_5_99_21, xf-4_5_99_20, xf-4_5_99_19, xf-4_5_99_18
Changes since 1.122: +2 -2 lines
Diff to previous 1.122
 171. Fix an unresolved symbol warning with the i810 driver on some platforms
      (Bugzilla #1627, Nicolas Joly).

Revision 1.122 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:40 2005 UTC (4 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14
Changes since 1.121: +2 -2 lines
Diff to previous 1.121
 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.121 / (view) - annotate - [select for diffs] , Mon Aug 29 13:29:11 2005 UTC (4 years, 6 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11
Changes since 1.120: +1 -3 lines
Diff to previous 1.120
Remove #if-tests that have never been necessary.
Fix typos.

Revision 1.120 / (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.119: +6 -6 lines
Diff to previous 1.119
 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.119 / (view) - annotate - [select for diffs] , Sat Aug 20 13:36:57 2005 UTC (4 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_10
Changes since 1.118: +3 -1 lines
Diff to previous 1.118
Add missing symbols

Revision 1.118 / (view) - annotate - [select for diffs] , Thu Aug 18 23:29:51 2005 UTC (4 years, 7 months ago) by tsi
Branch: MAIN
Changes since 1.117: +1 -5 lines
Diff to previous 1.117
Symbol list cleanup

Revision 1.117 / (view) - annotate - [select for diffs] , Fri Jun 10 13:54:06 2005 UTC (4 years, 9 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6
Changes since 1.116: +3 -6 lines
Diff to previous 1.116
Build fixes

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

Revision 1.115 / (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.114: +4 -4 lines
Diff to previous 1.114
  50. Add rotation to the i830 driver (Helmar Spangenberg).

Revision 1.114 / (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.113: +4 -1 lines
Diff to previous 1.113
  48. Support the Intel E7221 server chipset in the i830 driver.
      (Alan Hourihane).

Revision 1.113 / (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_5_99_3, xf-4_5_99_2, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902
Changes since 1.112: +2 -2 lines
Diff to previous 1.112
 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.112 / (view) - annotate - [select for diffs] , Wed Feb 2 23:28:04 2005 UTC (5 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_901
Changes since 1.111: +2 -2 lines
Diff to previous 1.111
Use xcalloc for LpRing, which fixes the ring buffer lockups.

Revision 1.111 / (view) - annotate - [select for diffs] , Mon Jan 31 01:06:04 2005 UTC (5 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.110: +14 -10 lines
Diff to previous 1.110
 297. Choose a better default videoram amount for i810 video when DRI is not
      disabled (David Dawes).

Revision 1.110 / (view) - annotate - [select for diffs] , Sat Jan 29 03:42:48 2005 UTC (5 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.109: +52 -1 lines
Diff to previous 1.109
 293. Fix a bug introduced into the i810 driver in 4.4.99.7 that resulted in
      a SEGV (David Dawes).

Revision 1.109 / (view) - annotate - [select for diffs] , Sun Jan 9 20:47:19 2005 UTC (5 years, 2 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_4_99_22, xf-4_4_99_21
Changes since 1.108: +4 -1 lines
Diff to previous 1.108
 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.108 / (view) - annotate - [select for diffs] , Fri Dec 10 16:07:02 2004 UTC (5 years, 3 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_4_99_20, xf-4_4_99_19
Changes since 1.107: +3 -1 lines
Diff to previous 1.107
Merge in latest DRI codebase

Revision 1.107 / (view) - annotate - [select for diffs] , Fri Nov 26 13:45:01 2004 UTC (5 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_18
Changes since 1.106: +7 -4 lines
Diff to previous 1.106
 224. An attempt at fixing various video mode timing issues in the apm, ark,
      chips, cirrus, cyrix, i740, i810, neomagic, s3, s3virge, savage, sis,
      tdfx, trident and tseng drivers (Marc La France).

Revision 1.106 / (view) - annotate - [select for diffs] , Fri Nov 26 11:48:47 2004 UTC (5 years, 3 months ago) by tsi
Branch: MAIN
Changes since 1.105: +3 -3 lines
Diff to previous 1.105
Various driver cleanups

Revision 1.105 / (view) - annotate - [select for diffs] , Mon Jun 14 01:51:47 2004 UTC (5 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_9, xf-4_4_99_8, 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.104: +3 -3 lines
Diff to previous 1.104
build fix

Revision 1.104 / (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.103: +59 -21 lines
Diff to previous 1.103
 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.103 / (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_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_2
Changes since 1.102: +6 -5 lines
Diff to previous 1.102
Warning fixes.

Revision 1.102 / (view) - annotate - [select for diffs] , Fri Jan 2 22:16:18 2004 UTC (6 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903
Changes since 1.101: +30 -1 lines
Diff to previous 1.101
 730. Workaround for lockup at mode switch with an i810 (David Dawes).

Revision 1.101 / (view) - annotate - [select for diffs] , Fri Jan 2 20:15:47 2004 UTC (6 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.100: +2 -1 lines
Diff to previous 1.100
fix unresolved symbol warning

Revision 1.100 / (view) - annotate - [select for diffs] , Fri Jan 2 06:08:06 2004 UTC (6 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.99: +6 -1 lines
Diff to previous 1.99
 726. Make sure that the ring buffer is flushed in I810CloseScreen().  This
      fixes unpredictable behaviour that sometimes shows up after server
      exit/restart or server reset, including memory corruption, spontaneous
      reboots, etc, and some odd xtest behaviour (David Dawes).

Revision 1.99 / (view) - annotate - [select for diffs] , Mon Dec 22 12:30:21 2003 UTC (6 years, 2 months ago) by alanh
Branch: MAIN
Changes since 1.98: +3 -1 lines
Diff to previous 1.98
add XAACopyROP, XAAPatternROP

Revision 1.98 / (view) - annotate - [select for diffs] , Sun Dec 7 18:28:07 2003 UTC (6 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_902
Changes since 1.97: +3 -2 lines
Diff to previous 1.97
Raise the minclock value to 9.5MHz -- the lowest that seems to work (Bugzilla
#925, Richard Dengler).

Revision 1.97 / (view) - annotate - [select for diffs] , Mon Dec 1 03:20:15 2003 UTC (6 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_901
Changes since 1.96: +7 -2 lines
Diff to previous 1.96
 632. Fix a problem that prevented the i810 driver from using dot clocks less
      than 12MHz (which appear to work) (Bugzilla #925, Richard Dengler).

Revision 1.96 / (view) - annotate - [select for diffs] , Tue Nov 25 02:25:36 2003 UTC (6 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.95: +2 -2 lines
Diff to previous 1.95
fix typo

Revision 1.95 / (view) - annotate - [select for diffs] , Thu Oct 30 18:37:21 2003 UTC (6 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_16, xf-4_3_99_15
Changes since 1.94: +1 -2 lines
Diff to previous 1.94
Clean up XAA symbols lists

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

Revision 1.93 / (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.92: +14 -6 lines
Diff to previous 1.92
 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.92 / (view) - annotate - [select for diffs] , Sun Sep 28 19:15:58 2003 UTC (6 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.91: +71 -14 lines
Diff to previous 1.91
DRI merge - CHANGELOG entries to follow.

Revision 1.91 / (view) - annotate - [select for diffs] , Wed Sep 24 02:16:54 2003 UTC (6 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_13
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
Some more format warnings.

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

Revision 1.89 / (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.88: +14 -13 lines
Diff to previous 1.88
 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.88 / (view) - annotate - [select for diffs] , Mon Sep 15 01:46:57 2003 UTC (6 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.87: +3 -1 lines
Diff to previous 1.87
add missing symbols

Revision 1.87 / (view) - annotate - [select for diffs] , Sat Aug 23 14:03:01 2003 UTC (6 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_12, xf-4_3_99_11
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
 393. Change the XFree86 server's global default depth to 16, and change most
      drivers that support the three common depths (8, 16, 24) to defer to
      the global default rather than specifying their own (David Dawes).
+ remove a few ^M characters from via_driver.c
+ fix redundant declaration warning in riva_driver.c

Revision 1.86 / (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_10
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
 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.85 / (view) - annotate - [select for diffs] , Thu Jun 12 16:25:13 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.84: +4 -3 lines
Diff to previous 1.84
 215. Fix i810/i815 problem with interlaced modes where only the top half
      of the screen gets displayed (Paul Stewart).

Revision 1.84 / (view) - annotate - [select for diffs] , Wed Apr 23 20:51:37 2003 UTC (6 years, 10 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.83: +1 -2 lines
Diff to previous 1.83
 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.83 / (view) - annotate - [select for diffs] , Fri Apr 11 14:23:32 2003 UTC (6 years, 11 months ago) by dawes
Branch: MAIN
Changes since 1.82: +4 -2 lines
Diff to previous 1.82
- Make I810InitDma and I810CleanupDma static.
- Protect I810DRIEnter/Leave with #ifdef XF86DRI.
- Protect DRI functions in i810.h with #ifdef XF86DRI.

Revision 1.82 / (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.81: +3 -3 lines
Diff to previous 1.81
Restore formatting so that it is once again consistent.

Revision 1.81 / (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.80: +8 -3 lines
Diff to previous 1.80
  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.80 / (view) - annotate - [select for diffs] , Wed Feb 26 04:19:36 2003 UTC (7 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch
Changes since 1.79: +5 -2 lines
Diff to previous 1.79
Fix DGA acceleration being advertised for the i810/i815.

Revision 1.79 / (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_2_99_902
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
Change chipset name "855GM" to "852GM/855GM" in chipset list.

Revision 1.78 / (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.77: +4 -1 lines
Diff to previous 1.77
 848. Update the i810/i830 driver to recognise the 865G integrated graphics
      chipset (David Dawes).

Revision 1.77 / (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.76: +4 -1 lines
Diff to previous 1.76
 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.76 / (view) - annotate - [select for diffs] , Sun Jan 19 02:46:47 2003 UTC (7 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_4
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
Better driver description.

Revision 1.75 / (view) - annotate - [select for diffs] , Thu Dec 12 04:52:26 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_3
Changes since 1.74: +16 -17 lines
Diff to previous 1.74
Update the referenced symbols lists for some drivers.

Revision 1.74 / (view) - annotate - [select for diffs] , Tue Dec 10 01:27:04 2002 UTC (7 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.73: +33 -22 lines
Diff to previous 1.73
 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.73 / (view) - annotate - [select for diffs] , Mon Nov 25 14:04:59 2002 UTC (7 years, 3 months ago) by eich
Branch: MAIN
Changes since 1.72: +33 -6 lines
Diff to previous 1.72
 536. Attempt to fix bitblt problems when doing offscreen pixmaps in
      i810 (Egbert Eich).
 535. Change Build rule so that x86 assembler code for MESA can be completely
      disabled on i386 (Egbert Eich).
 534. Added IEEE Optimization for x86-64 (Egbert Eich).
 533. Initialized fullscreen in DRIscreenPrivate to a vaild value
      (Egbert Eich).
 532. Fixed module loader to map memory in the low 32bit address space on
      x86-64 (Egbert Eich).
 531. Shifted Keypad delete: added KP_Separator for de_DE and de_CH keyboard.
 530. Added sanity checks to various scripts (Egbert Eich).
 529. Fixed Trident RGB16 video playback mode (Alastair Robinsion).
 528. i810 only set OVRACT register when TVout isn't enabled
      (Sebastien BASTARD, Matthew J. Sottek, Egbert Eich).
 527. Record changes of BusMaster state so that pciDisable/Enable/Mem/Io
      don't override these (Egbert Eich).
 526. Fixed RAC code: when no resources are shared chips may still need
      RAC for bus access if both require non overlapping parts of the
      VGA resources (Egbert Eich).
 525. Fix for resource registration of C&T and Tdfx driver (Egbert Eich).
 524. Prevent   core dumps in Xutf8Reset/Lookup code of Xlib (Masaru Yokoi).
 523. Added support for BE systems for C&T driver (Michael Stephen Hanni).
 522. Added support for special keys found on many ACPI control, Easy Access
      Keyboards, Internet keyboards, laptops, notebooks and PDA (via
      xkb/symbols/inet). Added new key symbols for these keyboards
      (Stanislav Brabec).
 521. Fixed some problems with ininite loops which where introduced
      with the host bridge specific code (Egbert Eich).
 520. AXP domain support (Jeff Wiedemeier).
 519. Added -m32 flag to c++ when build on ia32 (Egbert Eich).
 518. Support for R_ALPHA_GPRELHIGH und R_ALPHA_GPRELL on Alpha used by
      gcc 3.2 (Stefan Reinauer).
 517. Added rule to be able to use Numlock key on broken IBM keyboards
      (Stefan Dirsch).
 516. Fixed Xlib build rules so it builds a truly static library again
      (Egbert Eich).

Revision 1.72 / (view) - annotate - [select for diffs] , Wed Oct 30 12:52:17 2002 UTC (7 years, 4 months ago) by alanh
Branch: MAIN
Changes since 1.71: +3 -16 lines
Diff to previous 1.71
 441. Import Mesa-4.0.4, and resync with the DRI trunk (DRI Project).

Revision 1.71 / (view) - annotate - [select for diffs] , Tue Sep 10 23:29:32 2002 UTC (7 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_2
Changes since 1.70: +733 -635 lines
Diff to previous 1.70
 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.70 / (view) - annotate - [select for diffs] , Wed Jul 24 00:47:28 2002 UTC (7 years, 7 months ago) by tsi
Branch: MAIN
Changes since 1.69: +5 -15 lines
Diff to previous 1.69
 210. RAC-related fixups to ATI drivers and xf86SetOperatingState() call cleanups in
      most drivers (Marc La France).

Revision 1.69 / (view) - annotate - [select for diffs] , Tue May 14 19:28:18 2002 UTC (7 years, 10 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_2_99_1
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
 135. Fix enabling of DRI when XvMC is disabled (#5208, Matthew Sottek, Intel).

Revision 1.68 / (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.67: +5 -3 lines
Diff to previous 1.67
#A.1062 add 2D support for i845G, DRI is disabled.

Revision 1.67 / (view) - annotate - [select for diffs] , Thu Apr 4 14:05:42 2002 UTC (7 years, 11 months ago) by eich
Branch: MAIN
Changes since 1.66: +1 -0 lines
Diff to previous 1.66
  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.66 / (view) - annotate - [select for diffs] , Fri Jan 25 21:56:03 2002 UTC (8 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.65: +3 -2 lines
Diff to previous 1.65
  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.60.2.4 / (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.60.2.3: +37 -27 lines
Diff to previous 1.60.2.3 to branch point 1.60 to next main 1.61
Resync with 4.1.99.6

Revision 1.65 / (view) - annotate - [select for diffs] , Wed Jan 9 16:02: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.64: +6 -1 lines
Diff to previous 1.64
Add missing entries to drmSymbols[] (Abraham vd Merwe).

Revision 1.64 / (view) - annotate - [select for diffs] , Tue Jan 8 18:59:29 2002 UTC (8 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.63: +29 -24 lines
Diff to previous 1.63
 653. Fix unresolved symbol and loader symbol registration problems in the
      i810 driver that were introduced with the i830 support (David Dawes).

Revision 1.63 / (view) - annotate - [select for diffs] , Tue Jan 8 18:16:40 2002 UTC (8 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.62: +4 -4 lines
Diff to previous 1.62
Fix some message tags.

Revision 1.60.2.3 / (view) - annotate - [select for diffs] , Tue Jan 8 18:06:19 2002 UTC (8 years, 2 months ago) by tsi
Branch: Domain-branch
Changes since 1.60.2.2: +2 -2 lines
Diff to previous 1.60.2.2 to branch point 1.60
Resync with 4.1.99.5

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Jan 4 21:22:32 2002 UTC (8 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_99_5
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
Typos (most were cut&paste)

Revision 1.60.2.2 / (view) - annotate - [select for diffs] , Wed Dec 5 22:52:35 2001 UTC (8 years, 3 months ago) by tsi
Branch: Domain-branch
Changes since 1.60.2.1: +3 -3 lines
Diff to previous 1.60.2.1 to branch point 1.60
Resync with yesterday morning's trunk (not compile-tested yet).

Revision 1.61 / (view) - annotate - [select for diffs] , Fri Nov 30 12:11:56 2001 UTC (8 years, 3 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
 542. Fixed xkb to avoid setting of AccessXTimeout to 0 (Egbert Eich).
 541. Added option to sync the logfile after every line written (Egbert Eich).
 540. Improved APM handling:
      - Added disable of Input Handlers.
      - Added support for undo on failed APM requests.
      - Set vtSema to false (Egbert Eich).
 539. Improved detection of primary device especially for non-PC platforms
      (Egbert Eich).
 538. Silicon Motion driver Fixes:
      - Removed separate loading of int10 code.
      - Added reset of graphics engine on EnterVT (Egbert Eich).
 537. Set flag ROP_NEEDS_SOURCE for CPUToScreenColorExpand for all
      S3 Savage chips (Egbert Eich).
 536. SiS driver:
      - Added fix to restore fbdev mode properly on VT switch/exit.
      - Improved LCD handling on SiS 630.
      - fixed screen blanking in SiS driver to properly blank LCDs
        (Egbert Eich).
 535. Trident driver:
      - Fixed screen centering for 640x480 Modes.
      - Fixed video playback for BladeAi1.
      - Fixed hotkey internal/external switching for XPm8/16.
      - Added support for on-the-fly video recentering.
      - Attempt to fix contrast settings for video (Egbert Eich).
 534. Added reset code for PS/2 mice when replug events occurs
      (required for later Linux 2.4.x kernels) (Egbert Eich).
 533. xf86cfg: start AccessX controls even when started from a running server
      (Egbert Eich).

Revision 1.60.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.60: +3 -2 lines
Diff to previous 1.60
Change notice to be posted later...

Revision 1.60 / (view) - annotate - [select for diffs] , Mon Nov 26 18:55:48 2001 UTC (8 years, 3 months ago) by dawes
Branch: MAIN
Branch point for: Domain-branch
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
Increase the verbosity threshold for some informational messages.

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Nov 26 16:25:06 2001 UTC (8 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.58: +10 -1 lines
Diff to previous 1.58
Detect lack of AGP GART support early, and provide better messages when
the driver fails because of this.

Revision 1.58 / (view) - annotate - [select for diffs] , Thu Nov 15 00:54:34 2001 UTC (8 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.57: +6 -1 lines
Diff to previous 1.57
 479. Fix for flickering i815 LCDs (#4968, Poul-Henning Kamp, Harald Koenig).

Revision 1.57 / (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.56: +7 -4 lines
Diff to previous 1.56
small i830 updates.

Revision 1.56 / (view) - annotate - [select for diffs] , Thu Oct 4 17:28:21 2001 UTC (8 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.55: +86 -40 lines
Diff to previous 1.55
#A.604, Add i830 2D and DRI driver.

Revision 1.55 / (view) - annotate - [select for diffs] , Mon Oct 1 12:44:06 2001 UTC (8 years, 5 months ago) by eich
Branch: MAIN
Changes since 1.54: +1 -0 lines
Diff to previous 1.54
 346. Changed itn10 module to stub on Sparc (Egbert Eich).
 345. Added hyperpen driver (Roland Jansen et. al.).
 344. Fixed alignments of x86emu-structures for AXP (Jay Estabrook).
 343. Fixed XLoadQueryFont() and XLoadFont() to support locales
      (required for Euro support) (Markus Kuhn).
 342. Modified XtCvtStringToFont() to match any ISO8859 instead of
      latin1 as fallback. Required for Euro Support (Markus Kuhn).
 341. Added acute to compose key list for iso8859-15 (Markus Kuhn).
 340. Modified XV Xinerama support to recognize adaptors if screen 0
  has no adaptor (Egbert Eich).
 339. Modified order of disable devices and LeaveVT() to be symetric
      to the enter case (Egbert Eich).
 338. Modified GetTimeInMillis() to handle non monotonous system clocks
      (Egbert Eich).
 337. Added comment about a Zeos Meridan 850c Notebook to C&T docs (Alan Cox).
 336. Added call to vbeFree() to apm driver (Egbert Eich).
 335. C&T driver:
      - fixed sig11 problem for non-69030 chipsets.
      - fixed DGA to announce acellerated functions only if accelleration
        is enabled.
      - added FP_mode flag to C&T driver which allows to override the detected
        state of the flat panel (Egbert Eich).
      - fixed driver to act appropriately if the BIOS switches to the
        external monitor it detects when doing DDC.
      - Set IOBase correctly for MMIO when detection 65545 PCI.
      - fixed text screen restauration on 69030 (Egbert Eich).
      - reinabled correct KGA handling of C&T chips: unblank before the end
        of scanline.
      - added support for composite sync.
      - when FP is active disallow display sizes greater than panel.
      - added double buffering to video support.
      - fixed register settings to prevent flickering during video playback.
       (Egbert Eich).
 334. Fixed bug in C&T driver that caused interlaced mode not to work
      (Claus Hulstrøm).
 333. Added full MMIO support for C&T 69030 chips (Gregg H. Burman).
 332. Fixed MMIO accel code in Cirrus Alpine driver, got PIO accel code to
      work (Egbert Eich).
 331. Fixed fbdev to obtain 24 bit framebuffer format from the kernel, added
      more failure messages to fbdev driver (Egbert Eich).
 330. Added calls to vbeFree() to rendition, savage, silicon motion,
      i740 and i810 driver (Egbert Eich).
 329. Modified MGA driver for new Sparse allocation sceme (Jay Estabrook).
 328. Modified handling of sparse addresses on AXP: The code now no longer
      maps the entire sparse range. Now the required ranges are mapped
      relative to a fixed base address (Jay Estabrook).
 327. Fixed HW cursor for MGA G100 (Egbert Eich).
 326. Fixed MGA drivers to be able to use overlay modes when HAL lib is
      loaded (Egbert Eich).
 325. Disabled accel functions that cause lockups on certain neomagic
      systems by default. They can be reenabled by setting the option
      "StrangeLockups" to "no" (Egbert Eich).
 324. Did a further fix on ScreenToScreenCopy() for Neomagic 2200
      (Egbert Eich).
 323. Added experimental support for Toshiba Libretto. This can be enabled
      by the option "DisplayHeight480" (Egbert Eich).
 322. Fixed clipping in Savage driver, update to version 1.1.1.19
      (Tim Roberts).
 321. fixed calls to BLTSync() on SiS driver (Egbert Eich).
 320. Fixed Mono8x8PatternFill(): Moving SETROPFG behind SETROPBG did the
      trick (Egbert Eich).
 319. Setting 24 bpp pximap flags correctly in SiS driver dependening
      on chipset (Egbert Eich).
 318. Setting depth and bpp of framebuffer correctly for suncg14 and sunleo
      driver (Thorsten Kukuk).
 317. Tseng driver not longer ignores results of TsengDoMemLimit() which
      tests for certain restrictions on the usable framebuffer size
      (Egbert Eich).
 316. Vesa driver: adding calls to vbeFree() before exiting PreInit().
      Reinit vbe in ScreenInit() (Egbert Eich).
 315. Adding int10 initialization to generic vga driver (Egbert Eich).
 314. Modified generic vga driver to use shadow fb for vga16 on AXP.
      This works around the problem that AXP can address memory only 32bit
      wide which doesn't work on a latched register planar fb (Egbert Eich).
 313. Removing 3.3 code from wacom driver. Makes driver hard to read
      (Egbert Eich).
 312. Removing message output from xf86WcmPlug() which causes -configure
      to core dump (Egbert Eich).
 311. Modified int10 Pci code to be able to use new version of
      xf86ReadPciBIOS() (Egbert Eich).
 310. Modified int10 int1A handler to return valid when an unimplemented int10
      call is encountered. This allows fallback to system BIOS (Egbert Eich).
 309. Modified xf86ReadPciBIOS() to check for valid i386 PC signature.
      Added functions xf86GetAvailablePciBIOSTypes() and
      xf86ReadPciBIOSByType() to obtain available PCI BIOS types and
      retrieve a certain BIOS by type (Egbert Eich).
 308. Reversed bogus patch 1050 of version 4.0.2. The graphics engine will
      *never* be called after receiving an APM suspend and before receiving
      an APM resume. If the neomagic locks up on resume this has a different
      reason (Egbert Eich).
 307. Change  real/effective user ID to 0/0 before calling modprobe in
      xf86LoadKernelModule() on Linux so user can also load drm modules. Fixed
      PATH environment variable to /sbin (Stefan Dirsch, Egbert Eich).
 306. Removed disable/enable interrupt code on ia64 as interrupts cannot
      be controled from user level (Egbert Eich).
 305. Further attempt to fix split algorithm for MTRR regions (Egbert Eich).
 304. Fixed problem in XAACopyPlaneNtoNColorExpand() that caused bogus
      memory accesses when src was not in fb memory (Egbert Eich).
 303. Fixed cfb8_32PaintWindow() to use correct cfb32FillBoxTileOdd function
      (Egbert Eich).
 302. Fix to xdm PAM support (Werner Fink).
 301. Fixed cz and cz_querty keyboard layouts, added support for Slovak
      keyboard (Jan Holesovsky).
 300. Fixed core dump in twm if no locales are present (Egbert Eich).
 299. Modified xterm app default to use LFD fontnames instead of old type
      (Michael Schroeder).

Revision 1.54 / (view) - annotate - [select for diffs] , Thu Sep 27 07:25:03 2001 UTC (8 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.53: +33 -2 lines
Diff to previous 1.53
#4946, Add i810 XvMC (Motion Compensation) driver.

Revision 1.53 / (view) - annotate - [select for diffs] , Tue Sep 18 20:25:30 2001 UTC (8 years, 6 months ago) by herrb
Branch: MAIN
Changes since 1.52: +7 -7 lines
Diff to previous 1.52
make sure the colormap is saved/restored on screen switches
(Matthias Drochner)

Revision 1.52 / (view) - annotate - [select for diffs] , Wed Jun 13 22:34:14 2001 UTC (8 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_1_99_1
Changes since 1.51: +26 -43 lines
Diff to previous 1.51
First part of driver Loader symbol req/ref registration cleanup, plus
some misc cleanups/fixes.

More drivers still to be done, and some of the ones here need another pass.

Revision 1.51 / (view) - annotate - [select for diffs] , Fri Jun 8 19:39:35 2001 UTC (8 years, 9 months ago) by dawes
Branch: MAIN
Changes since 1.50: +8 -4 lines
Diff to previous 1.50
Fix referenced/required symbol registration.

Revision 1.49.2.1 / (view) - annotate - [select for diffs] , Wed May 23 19:21:52 2001 UTC (8 years, 9 months ago) by dawes
Branch: xf-4_1-branch
CVS Tags: xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_0_99_902, xf-4_0_99_901
Changes since 1.49: +37 -4 lines
Diff to previous 1.49 to next main 1.50
 574. Fix a typo in the lv XKB description, and fix things so that it gets
      installed (#4675, 4679, Andris Pavenis).
 573. Fix some apm driver bugs, including one that prevented acceleration
      from working (#4674, Loïc Grenié).
 572. Fix 555 (depth 15) palette handling in the i810 driver (#4673,
      Andrew C. Aitchison).

Revision 1.50 / (view) - annotate - [select for diffs] , Wed May 23 19:13:23 2001 UTC (8 years, 9 months ago) by dawes
Branch: MAIN
Changes since 1.49: +37 -4 lines
Diff to previous 1.49
  15. Fix a typo in the lv XKB description, and fix things so that it gets
      installed (#4675, 4679, Andris Pavenis).
  14. Fix some apm driver bugs, including one that prevented acceleration
      from working (#4674, Loïc Grenié).
  13. Fix 555 (depth 15) palette handling in the i810 driver (#4673,
      Andrew C. Aitchison).

Revision 1.49 / (view) - annotate - [select for diffs] , Fri May 18 23:26:44 2001 UTC (8 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_99_900
Branch point for: xf-4_1-branch
Changes since 1.48: +37 -7 lines
Diff to previous 1.48
DRI resync

Revision 1.48 / (view) - annotate - [select for diffs] , Thu May 10 20:14:55 2001 UTC (8 years, 10 months ago) by dawes
Branch: MAIN
Changes since 1.47: +9 -9 lines
Diff to previous 1.47
 499. Move the vgahw module load/init after the PROBD_DETECT handling
      in the i810 driver's PreInit(), which fixes a segv when using
      the X server's -configure option (#A.378, Leandro Martelli).
 498. Add usleep(10) to the busy test loops in the mga driver, without which
      the server sometimes crashes on some Alpha platforms (#A.361,
      Bob McElrath).
 497. Fix a problem with Radeon VE cards failing to enable its video output
      (#A.376, Paul Stewart).

Revision 1.47 / (view) - annotate - [select for diffs] , Fri May 4 18:05:39 2001 UTC (8 years, 10 months ago) by dawes
Branch: MAIN
Changes since 1.46: +25 -22 lines
Diff to previous 1.46
 473. Fix option handling in most drivers so that per-screen options work
      correctly (David Dawes).
plus a few misc fixes

Revision 1.46 / (view) - annotate - [select for diffs] , Wed Apr 18 13:52:41 2001 UTC (8 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_99_3
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
 387. Enable wide character support for NetBSD 1.5P and later (#4553,
      Matthias Scheler).
 386. Add offscreen image support to the i810 driver (for Xv), and fix
      physMemBase (#4552, Matthew Sottek).
 385. Fix bad cut&paste update to the sunffb driver (#4551, David S. Miller).
 384. Fix "DriDrivers" typo in the sparc section of xfree86.cf (#4550,
      David S. Miller).
 382. Make the v4l driver module keep searching for more devices if the first
      one can't do overlay (#4545, Gerd Knorr).

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Apr 10 15:08:00 2001 UTC (8 years, 11 months ago) by dawes
Branch: MAIN
Changes since 1.44: +59 -41 lines
Diff to previous 1.44
 373. Resync with DRI CVS trunk (VA Linux Systems).

Revision 1.44 / (view) - annotate - [select for diffs] , Fri Mar 2 02:45:38 2001 UTC (9 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_99_2
Changes since 1.43: +42 -4 lines
Diff to previous 1.43
 227. Fix a typo in fonts/util/Imakefile (#4499, Juliusz Chroboczek).
 226. Add a document describing the DPS code included in the tree, and
      pointers to web resources (#4498, Juliusz Chroboczek).
 225. Use VBE to add runtime DDC support to the i810 driver (#4496,
      Andrew C. Aitchison).
 224. DRM kernel module updates for FreeBSD (#4493, joe at cracktown.org).

Revision 1.39.2.1 / (view) - annotate - [select for diffs] , Thu Feb 8 19:31:09 2001 UTC (9 years, 1 month ago) by dawes
Branch: xf-4_0_2-branch
CVS Tags: xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 to next main 1.40
1218. Fix incorrect driverName fields in the cyrix, i810 and sis drivers.
      This was causing 'XFree86 -configure' to get the driver name wrong.
      Also fix the documentation of this field in the DESIGN doc (David Dawes).

Revision 1.43 / (view) - annotate - [select for diffs] , Sun Jan 21 21:19:27 2001 UTC (9 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_99_1
Changes since 1.42: +1 -15 lines
Diff to previous 1.42
1279. Disable RENDER extension support in the ATI(misc) driver when mibank
      and/or shadowfb is used (Marc La France).
1278. Remove cfb & friends from the ATI driver (Marc La France).
1277. Some additional ATI PCI IDs (Marc La France).
1276. Make compilation of drivers produce the same object whether or not
      DPMS and DGA extensions are being built.  Partial changes to do the same
      for RENDER (Marc La France).
1275. Ensure `make depend` goes through the same set of subdirectories as
      `make all` does.  Allows MakefileAdditions to contain depend rule(s)
      (Marc La France).
1274. Move $(EXTRA_DEFINES) to the end of ALLDEFINES.  Ditto for
      $(CXXEXTRA_DEFINES) and CXXDEFINES.  Allows easier overrides at the
      subdirectory level (Marc La France).
1273. Add a pre-clean phase to `make World` if xc/xmakefile already exists
      (Marc La France).

+ update formatted docs
+ build & warning fixes

Revision 1.42 / (view) - annotate - [select for diffs] , Sat Jan 6 20:19:11 2001 UTC (9 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: pre-R651-import
Changes since 1.41: +7 -2 lines
Diff to previous 1.41
1249. Change the os-support layer to only claim a bare minimum of I/O resources
      rather than a larger estimate (Marc La France).
1248. Loader work:  Fix handling of shared GOTs on IA-64 and Alpha's, and of
      PLT and OPD entries on IA-64;  Cleanup debug messages and #if testing
      (Marc La France).
1247. Extensive int10 rework to address lockups, spontaneous reboots and tight
      CPU loops on various architectures (Marc La France):
      - Use intialised BIOS to softboot primary adapters on non-PC's;
      - Fix endianness problems;
      - Move stack into its own page to prevent overwritting interrupt vectors;
      - Prevent (with a message) int10 from interfering with mainboard devices
        (i.e. RTC, keyboard, speaker, chipset, etc.);
      - Flesh out int 0x42 emulation on non-PC's;
      - Emulate BIOS data area on non-PC's;
1246. Add missing symbols in i810 and sis drivers (Marc La France).
1245. Optionally disable, at compile time, loader bug workarounds in ATI driver
      (Marc La France).
1244. Prevent the Rage 128 and Radeon drivers from initialising an adapter more
      than once (Marc La France).
1243. Move support for >64kB BIOS'es from int10 into the os-support/bus layer
      (Marc La France).
1242. When retrieving PCI BIOS'es, only use another PCI base when a previous
      retrieval attempt fails (Marc La France).
1241. Temporary kludge to not consider any adapter as primary if more than one
      candidate can be found (Marc La France).
1240. Make deleted mode message less fearsome (Marc La France).
1239. Fix -configure to retrieve the correct set of options for ATI, C&T,
      Cirrus and NeoMagic adapters (Marc La France).
1238. When removing PCI resource overlaps, always consider resources whose size
      can be accurately determined, whether active or not (Marc La France).

Revision 1.41 / (view) - annotate - [select for diffs] , Wed Dec 27 04:57:12 2000 UTC (9 years, 2 months ago) by dawes
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Fix documentation and initialisation of the driverName field of the DriverRec.
When this is incorrect, XFree86 -configure gets the driver name wrong.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Dec 20 07:38:05 2000 UTC (9 years, 3 months ago) by keithp
Branch: MAIN
Changes since 1.39: +8 -1 lines
Diff to previous 1.39
Add Render support to i810 driver

Revision 1.39 / (view) - annotate - [select for diffs] , Sat Dec 2 15:30:42 2000 UTC (9 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z
Branch point for: xf-4_0_2-branch
Changes since 1.38: +4 -5 lines
Diff to previous 1.38
1068. Clean up r128_video.c again (Marc La France).
1067. Fix ATI clock generator recognition when an adapter BIOS cannot be
      retrieved (Linus Torvals).
1066. Fix int10 and ATI driver for video BIOS larger than 64kB
      (Marc La France).
1065. Change xf86MatchDevice() to initialise its return pointer and clean up
      drivers accordingly (Marc La France).

+ the usual gang of build and warning fixes.

Revision 1.38 / (view) - annotate - [select for diffs] , Fri Dec 1 17:08:36 2000 UTC (9 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.37: +4 -3 lines
Diff to previous 1.37
Make sure devSections is initialised to NULL, and only freed when not NULL.

Revision 1.37 / (view) - annotate - [select for diffs] , Fri Dec 1 14:28:56 2000 UTC (9 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.36: +55 -17 lines
Diff to previous 1.36
1045. Fix some i810 driver problems when too little videoRam is specified
      (David Dawes).
1044. Fix an i810 driver bug that prevents the DRI from being enabled
      after a server reset (Jeff Hartmann).
1043. Add a "dri" config file option to the i810 driver that can be used
      to enable/disable the DRI (no other method works for statically linked
      servers) (David Dawes, from VA's 7.0.1).
1042. Update the i810 driver to check the max available GART memory
      (Jeff Hartmann, David Dawes, from VA's 7.0.1).
1041. Resync DRI code/drivers with the DRI CVS (VA Linux).

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Dec 1 00:24:34 2000 UTC (9 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.35: +6 -6 lines
Diff to previous 1.35
1037. Fix an i810 init problem that resulted in the fallback to 2D failing
      for one case where there's insufficient memory to enable the DRI
      (David Dawes, from VA's 7.0.1).
1036. Add support for printing a vendor-specific version string in the
      X server startup messages (David Dawes, from VA's 7.0.1).
1035. Xwd workaround for a gcc bug (Red Hat's XFree86-4.0.1-xwd-gcc-workaround
      patch).
1034. Fixes for sparc drivers, mostly to prevent accessing the hardware
      when the server doesn't have control of the VT (Red Hat's
      XFree86-4.0.1-ffb patch).
1033. Use OS-provided interface for accessing PCI config space on Linux/ia64
      (based on Red Hat's XFree86-4.0.1-ia64-pci patch).
1032. Use AsmDefines when processing the Sparc assembler code for cfb
      (based on Red Hat's XFree86-4.0-sparc-asmflags patch).

Revision 1.35 / (view) - annotate - [select for diffs] , Mon Nov 13 23:06:08 2000 UTC (9 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1g, xf-4_0_1f
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Fix loader symbol check

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Sep 26 14:57:11 2000 UTC (9 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1e, xf-4_0_1d
Changes since 1.33: +7 -6 lines
Diff to previous 1.33
 721. PCI chip ID updates to ATI driver (Marc La France).
 720. Fix i810 driver for -probe and -configure (Marc La France).
 719. Change message when default modes are deleted (Marc La France).
 718. Fix Xinerama byte swapping bug (Marc La France).
 717. IA-64 and Alpha fixes for pswrap, Mesa, DRI, Xpm, libX11, Xt, Xaw, Xmu,
      dps, Type1 fonts, cfb24, most output drivers, ELF loader, ramdac module,
      xf4bpp and xf86cfg (Marc La France).
 716. Improve IA-64 support by removing a plethora of 32-bit'isms
      (Marc La France).
 715. Default HasLinuxDoc to NO (Marc La France).

+ ident lines and warning fixes.

Revision 1.33 / (view) - annotate - [select for diffs] , Sun Sep 24 12:51:26 2000 UTC (9 years, 5 months ago) by alanh
Branch: MAIN
Changes since 1.32: +9 -6 lines
Diff to previous 1.32
DRI merge

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Sep 19 11:46:16 2000 UTC (9 years, 6 months ago) by eich
Branch: MAIN
Changes since 1.31: +7 -4 lines
Diff to previous 1.31
 701. Fix to xterm InsertChar() to handle cases where cur_col + n
      ends up past the end of the line (Andreas Schwab).
 700. Added keyboard layouts for PowerMac (Olaf Hering).
 609. Fixed Macintosh keyboard layouts (Olaf Hering).
 608. Fixed build when BuildServer defined NO (Egbert Eich).
 607. Fixes for C&T 69030 (David Bateman).
 606. Fix for locale setting in Xlib and Xt using getlocale()
      from glibc5 (Egbert Eich).
 605. Added handling of i5/686 and k6 compiler defines to Imake.cf
      (Philipp Thomas).
 604. Added support for non-English locales in xload (Egbert Eich).
 603. Fixed memory initialization in Xlib (Vladimir Nadvornik).
 602. Fixed memory initialization in xdm (Egbert Eich).
 601. Rudimentary S390 support (Ruediger Oertel, Bernhard Kaindl).
 600. Enabled support for compressed xpm-files (Stefan Dirsch).
 599. Added support for Czech querty keyboard (Jan Holesovsky).
      Some fixes for ia64 ().
 598. Added CPU to Screen Color expansion to Neomagic driver (Egbert Eich).
 597. Added support for hotkey display output switch for Neomagic
      driver (Egbert Eich).

Revision 1.31 / (view) - annotate - [select for diffs] , Sun Sep 17 22:18:19 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.30: +4 -9 lines
Diff to previous 1.30
   Fix DGA support in the I810 driver.

Revision 1.30 / (view) - annotate - [select for diffs] , Sun Sep 17 00:36:27 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.29: +19 -7 lines
Diff to previous 1.29
   Enlarge the I810 pixmap cache and have XvImage surfaces taken
out of there instead of dedicated memory for the video overlay that
can't be used for anything else.

Revision 1.29 / (view) - annotate - [select for diffs] , Sat Sep 9 02:22:13 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.28: +8 -7 lines
Diff to previous 1.28
  Add SilkenMouse support to the I810 driver.
  Disable DRI acceleration in depth 15 because it doesn't work.

Revision 1.28 / (view) - annotate - [select for diffs] , Sat Sep 9 01:32:53 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.27: +27 -42 lines
Diff to previous 1.27

  Fix some ordering in the I810ScreenInit that broke software cursor.

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Sep 8 21:43:05 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.26: +49 -130 lines
Diff to previous 1.26
  Fix some depth/bpp confusion in the I810 driver (depth 15 works now).
Convert from cfb to fb.

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Sep 4 18:48:38 2000 UTC (9 years, 6 months ago) by alanh
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
Fix compile glitch (H.J Lu)

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Sep 4 12:26:26 2000 UTC (9 years, 6 months ago) by alanh
Branch: MAIN
Changes since 1.24: +27 -1 lines
Diff to previous 1.24
Update i810 driver so that -configure works.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Sep 1 20:25:23 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.23: +17 -3 lines
Diff to previous 1.23
  Disable gamma correction and direct color on the I810 because
they don't work.

Revision 1.23 / (view) - annotate - [select for diffs] , Fri Sep 1 18:26:41 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.22: +13 -1 lines
Diff to previous 1.22
  Allow changing of the default color key from the XF86Config
for the I810 video overlay.

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Aug 30 18:27:21 2000 UTC (9 years, 6 months ago) by mvojkovi
Branch: MAIN
Changes since 1.21: +7 -3 lines
Diff to previous 1.21
  Fix I810 Xv bug.

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Aug 28 17:12:54 2000 UTC (9 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1c
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Fix problems with recent AGP changes.  It's now been tested.
Some cosmetic cleanups for i810 driver messages

Revision 1.20 / (view) - annotate - [select for diffs] , Fri Aug 25 12:42:36 2000 UTC (9 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
 536. Resync DRI code/drivers with the DRI CVS (VA Linux).

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Aug 23 21:10:13 2000 UTC (9 years, 6 months ago) by tsi
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
 527. Fix minor symbol resoltion problem in dlopen() loader (Marc La France).
 526. Alpha changes that fell out of RadHat's IA-64 changes (Marc La France).
 525. A merge of most of RedHat's IA-64 changes (Keith Fish, Stephane Eranian,
      Bill Nottingham, Marc La France):
      - Don't force static server build.
      - Fix NULL #define'ition for loader server.
      - Various #if-testing changes.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Aug 11 16:27:14 2000 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1b
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
 507. Remove obsolete PC98 code (#4081, Takaaki Nomura).
 506. Fix PC98 keyboard problems (#4081, Osamu Tomita).
 505. Imake support for building on Linux/arm32 (#4080, Andrew E. Mileski).
 504. Fix a problem with restoring the PIXCONF register in the i810 driver
      (#4078, Jonathan Bian).
 503. Fix a build problem with the sis dri driver Imakefile (#4076,
      Takaaki Nomura).
 502. Add DPMS support to the fbdev driver (#4075, Ani Joshi).
 501. Add DPMS support to the fbdevhw module (#4074, Ani Joshi).

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Aug 3 01:30:25 2000 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1a
Changes since 1.16: +9 -2 lines
Diff to previous 1.16
 474. i810 DRI updates (Jeff Hartmann).
 473. i810 driver updates (H. J. Lu).

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Aug 1 18:03:15 2000 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
Changes since 1.15: +23 -1 lines
Diff to previous 1.15
 460. Xv overlay support for the Intel i810 chipset (#4061, Jonathan Bian,
      Matthew J Sottek, Intel).

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Jun 22 16:44:04 2000 UTC (9 years, 9 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
Add generic DGA support to the i810 driver (not tested).

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Jun 22 09:40:49 2000 UTC (9 years, 9 months ago) by alanh
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
Add missing symbols from the version checking code, when dri module isn't
loaded.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Jun 21 16:28:08 2000 UTC (9 years, 9 months ago) by dawes
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Use xnfcalloc to allocate ClockRanges to help avoid uninitialised
mul/div factor fields.

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jun 20 04:08:46 2000 UTC (9 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0e
Changes since 1.11: +5 -14 lines
Diff to previous 1.11
 343. Xf86cfg updates (#4010, Paulo Cesar Pereira de Andrade).
 342. Fix threads support in OpenBSD 2.7 and above (#4006, 4009,
      Carlos A M dos Santos).
 341. UCS misc BDF fonts updates, including new oblique/italic versions
      (6x13O, 8x13O), Korean font covering all Hangul symbols (18x18ko)
      and many additional autogenerated ISO 8859 fonts to cover with
      6x13 and 8x13 all the locale encodings suggested by the Li18nux
      specification (#4007, Markus Kuhn).
 340. Add Linux/Sparc support for the DRI, and a DRI driver for Sun
      Creator3D hardware (#4004).
 339. Fix DRI BusIDString length usage (#4003, David S. Miller).
 338. Xterm patch #139 (#4002, Thomas Dickey).
 337. Make the use of GlxDefines for libGL independent of BuildXF86DRI (#4001,
      David S. Miller).
 336. Fix i810 build warnings (#4000, Jarno Paananen).
 335. Fix an i810 build problem (Keith Whitwell, #4000, Jarno Paananen).
 334. Fix a multihead problem with the mga driver (Mark Vojkovich).
 333. Add support to the i810 driver for the i815 (Keith Whitwell).
 332. Add infrastructure support for cards with multiple CRTCs (screens)
      per accelerator (PCI entity) (Jeff Hartmann and David Dawes).
 331. Fix some Mesa problems (Brian Paul).

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Jun 16 23:03:18 2000 UTC (9 years, 9 months ago) by martin
Branch: MAIN
CVS Tags: xf-4_0d
Changes since 1.10: +16 -28 lines
Diff to previous 1.10
 300. DRI megapatch III.  This includes DRI enhancements, 3dfx fixes and
      updates, updates Mesa to the latest version, adds Intel i810, Matrox
      G200/G400, ATI Rage 128 and 3dfx Voodoo5 3D support, adds ATI Rage
      Mobility 2D support (disabled by default).  (Precision Insight and
      VA Linux Systems).

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Jun 1 22:05:08 2000 UTC (9 years, 9 months ago) by mvojkovi
Branch: MAIN
CVS Tags: xf-4_0c
Changes since 1.9: +31 -9 lines
Diff to previous 1.9
  Fix a problem with i810 driver advertising 24bpp pixmaps instead
of the standard 32bpp pixmaps in depth 24.

Revision 1.9 / (view) - annotate - [select for diffs] , Thu May 11 17:14:34 2000 UTC (9 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0b
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
 162. Fix possible SEGV in generic int10 module (Marc La France).
 161. Fix *BSD aperture driver to allow for int10 (Bernd Ernesti,
      Marc La France).
 160. Fix vesafb restore problem in ATI driver (Marc La France).
 159. Fix a few more compilation glitches (Marc La France).

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Apr 17 15:30:04 2000 UTC (9 years, 11 months ago) by eich
Branch: MAIN
Changes since 1.7: +20 -30 lines
Diff to previous 1.7
misc changes; check CHANGELOG entires 105-120

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Mar 2 16:07:50 2000 UTC (10 years ago) by martin
Branch: MAIN
CVS Tags: xf-4_0a, xf-4_0-bindist, xf-4_0, xf-3_9_18Za, xf-3_9_18Z
Changes since 1.6: +137 -235 lines
Diff to previous 1.6
3905. DRI megapatch II.  This includes DRI enhancements, 3dfx fixes and
      updates, updates Mesa to version 3.3 beta, adds new GLX dispatch
      code and adds i810 2D support (Precision Insight).

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Mar 1 16:01:11 2000 UTC (10 years ago) by tsi
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
3903. Remove unnecessary VGA CRTC unlock/relock in cyrix driver
      (Marc La France).
3902. Fix ATI driver's 8514/A probe delay when one isn't present
      (Marc La France).
3901. Changes to -configure:  ATI driver interface;  Move default monitor
      tolerances to xf86ValidateModes();  Let drivers decide on default depth
      and mode;  Don't "special-case" VGA driver.  (Marc La France)

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Feb 27 02:45:28 2000 UTC (10 years ago) by alanh
Branch: MAIN
CVS Tags: xf-3_9_18b
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
Add code for -configure (in PreInit) to return FALSE. Until drivers are
updated to return DDC information. Trident driver is currently the only
one that does. I intend to do others next week.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Feb 23 04:47:16 2000 UTC (10 years ago) by martin
Branch: MAIN
CVS Tags: xf-3_9_18a
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
3837. Remove deprecated keywords (Kevin Martin)

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Feb 21 19:23:03 2000 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_18
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
update formatted docs
3832. Add a "xf86LoaderCheckSymbol" function and use this in drivers to
      check if the vgahw module is loaded before calling vgaHWFreeHWRec()
      (David Dawes).

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Feb 15 18:01:08 2000 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_17Z
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
3799. Fix all other SaveScreen() functions, and add a helper xf86IsUnblank()
      that drivers can use to interpret the SaveScreen mode values
      (David Dawes).
3798. Fix GLINTSaveScreen's use of the second argument (#3706, Michel Danzer).

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Feb 11 17:25:52 2000 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_17f, xf-3_9_17e
3699. i810 driver and preliminary DRI support for i810 and mga (#3638,
      Keith Whitwell, Precision Insight).

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