CVS log for xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.95 / (view) - annotate - [select for diffs] , Thu May 15 17:04:25 2008 UTC (5 years ago) by tsi
Branch: MAIN
CVS Tags: xf-4_8_0-bindist, xf-4_8_0, xf-4_8-branch, xf-4_7_99_31, xf-4_7_99_30, 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, HEAD
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
  51. Change atimisc to not disable the MMIO area at the tail end of the linear
      aperture if it is found to be enabled on entry.  Fixes a hang on
      Solaris/sparc upon /dev/console or /dev/wscons output while the server is
      running (Marc La France).

Revision 1.94 / (view) - annotate - [select for diffs] , Wed Apr 2 20:02:31 2008 UTC (5 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_7_99_17, xf-4_7_99_16, xf-4_7_99_15
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
  37. Radeon driver changes:
      - Merge in various changes from X.Org, via OpenBSD's xenocara repository.
        Among other things, this adds support for newer Radeon's.
      - Don't use vgaHW if the video mode on server entry is found to be an
        accelerator (i.e. non-VGA) video mode (Marc La France).
      - Avoid hard-failed master aborts while attempting to read video BIOS
        (Marc La France).

Revision 1.93 / (view) - annotate - [select for diffs] , Wed Mar 26 16:28:11 2008 UTC (5 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.92: +2 -2 lines
Diff to previous 1.92
  25. Make some of ATIProbe()'s verbose messages less misleading
      (Marc La France).
  24. Fix reversed memset() arguments in atimisc LUT handling (David Krause).

Revision 1.92 / (view) - annotate - [select for diffs] , Tue Jan 1 00:40:02 2008 UTC (5 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_7_99_9, 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
Changes since 1.91: +2 -2 lines
Diff to previous 1.91
Annual copyright update.

Revision 1.91 / (view) - annotate - [select for diffs] , Sun Sep 16 01:39:50 2007 UTC (5 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: 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_3, xf-4_7_99_2
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
   7. Speed up Mach64 block transfers on AMD64s (Marc La France).

Revision 1.90 / (view) - annotate - [select for diffs] , Tue Feb 13 18:30:09 2007 UTC (6 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: 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
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
 111. Various PCI-related changes (Marc La France):
      - Don't ignore any BARs or ROM pointer a PCI-to-PCI bridge might have.
      - Don't ignore any BAR a PCI-to-CardBus bridge might have.
      - Destructively size PCI bases when the approriate decode enable is not
        set.
      - By default, destructively size PCI bases whose modifiable bits are all
        zero.  Optionally also do the same in the all-ones case (dangerous).
        Both behavious are controlled by the XF86Config Server section
        "EstimateSizesAggressively" option.
      - When destructively sizing ROMs, do not set the decode enable bit.
      - Do not destructively size a base more than once.
      - Do not ask the OS for a base's size if the base was destructively
        sized.
      - When retrieving base sizes from the OS, filter out those that are not
        a power of 2, or are less than 4.
      - For SunOS and OpenBSD on SPARCs, add a means of extracting base sizes
        from PROM information.  As this information is incomplete, additional
        changes were needed to handle devices with a mix of estimated and
        non-estimated resources.
      - Fix page alignment issues in the mapping of PCI configuration spaces
        for SunOS and OpenBSD on SPARCs.
      - Rework the scanpci utility to print type 2 PCI headers, resource size
        information, and, optionally, a hexadecimal dump of PCI configuration
        space.

Revision 1.89 / (view) - annotate - [select for diffs] , Mon Jan 1 16:08:17 2007 UTC (6 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_17, xf-4_6_99_16, xf-4_6_99_15
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
Annual copyright update.  Happy New Year!

Revision 1.88 / (view) - annotate - [select for diffs] , Wed Jul 5 19:08:31 2006 UTC (6 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_9, xf-4_6_99_8, xf-4_6_99_7, xf-4_6_99_6, xf-4_6_99_5, xf-4_6_99_4, xf-4_6_99_3, 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.87: +2 -2 lines
Diff to previous 1.87
  45. Allow a module to export its own ModuleData structure, and use this to
      fix atimisc's module version checki.  Problem reported by Mike Boyer
      (Marc La France).
  44. Fix typo that caused the loader to incorrectly complain about an
      undefined reference in atimisc  (Marc La France).

Revision 1.87 / (view) - annotate - [select for diffs] , Mon Jun 19 13:41:03 2006 UTC (6 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_2
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
  19. Replace atimisc's transfers into, and out of, VGA memory with byte-wise
      copies.  This avoids (and stays well away from) 64-bit accesses because
      some VGA aperture implementations are not designed to reliably implement
      them (Marc La France).

Revision 1.86 / (view) - annotate - [select for diffs] , Tue May 16 12:43:43 2006 UTC (7 years ago) by tsi
Branch: MAIN
CVS Tags: xf-4_6_99_1
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
   1. Fix ATIProbe() buglet that can prevent detection of non-PCI adapters on
      OS'es that provide only estimates of PCI resource sizes (Marc La France).

Revision 1.85 / (view) - annotate - [select for diffs] , Sun Mar 19 19:06:35 2006 UTC (7 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: 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.84: +2 -2 lines
Diff to previous 1.84
Fix formatting and resync list of exported symbols.

Revision 1.84 / (view) - annotate - [select for diffs] , Fri Feb 24 15:31:31 2006 UTC (7 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_901
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
 224. TinyX build fixes, including one for Linux systems that don't provide
      <sys/io.h>, e.g. libc5 among others (Marc La France).
 223. Improve accuracy of atimisc's calculations that are based on a 29.5 MHz
      reference clock (Marc La France).

Revision 1.83 / (view) - annotate - [select for diffs] , Fri Feb 17 17:01:39 2006 UTC (7 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_22
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
 208. atimisc changes:  another DSP calculation tweak;  work-around for
      screen-to-screen copy corruption on second-generation integrated
      controllers;  make memory range prints faster (Marc La France).

Revision 1.82 / (view) - annotate - [select for diffs] , Sun Jan 29 01:45:05 2006 UTC (7 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_21
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
 193. Fix one cause of video memory corruption when using XAA with
      second-generation integrated Mach64 controllers.  (I'm still chasing
      another one.)  (Marc La France).
 192. Chrontel 8398 related changes to the Mach64 support, including a bug fix
      in clock selection (Marc La France).

Revision 1.81 / (view) - annotate - [select for diffs] , Thu Jan 5 18:55:30 2006 UTC (7 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_20, xf-4_5_99_19
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
The annual update of my copyright

Revision 1.80 / (view) - annotate - [select for diffs] , Sun Aug 28 19:04:47 2005 UTC (7 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: 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, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
 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.79 / (view) - annotate - [select for diffs] , Fri Jul 29 02:13:07 2005 UTC (7 years, 9 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_10
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
Bump patch number

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Jun 7 18:24:20 2005 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
  71. Fix for GENENA register handling in ATIProbe()  (Marc La France).

Revision 1.77 / (view) - annotate - [select for diffs] , Tue Jun 7 15:44:37 2005 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
  69. Change atimisc driver on big-endian systems to allow depth 24 even if
      a big-endian aperture is not available, by swapping RGB masks
      (Marc La France).

Revision 1.76 / (view) - annotate - [select for diffs] , Tue Jun 7 00:33:38 2005 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
Fix warnings

Revision 1.75 / (view) - annotate - [select for diffs] , Sun Jun 5 21:13:31 2005 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
  65. Restore accuracy of atimisc's clock probe despite ceratin I/O errors
      (Marc La France).

Revision 1.74 / (view) - annotate - [select for diffs] , Fri Jun 3 02:18:33 2005 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.73: +4 -4 lines
Diff to previous 1.73
  64. ATIProbe() and atimisc changes:
      - Port to common layer's domain scheme;
      - Replace AVOID_CPIO and AVOID_NON_PCI rchitecture-specific #define's
        with run-time checks and implement new common layer infrastructure to
        allow this to happen;
      - Replace endianness compile-time checks with run-time ones;
      - Deal with certain spurious I/O errors;
      - No longer consider IOBase when matching adapters to device sections
      This re-instates support for all ATI adapters on all architectures
      supported by the common layer (Marc La France).
  63. Make sparse I/O masks more portable throughout the server
      (Marc La France).

Revision 1.73 / (view) - annotate - [select for diffs] , Fri Feb 4 15:03:30 2005 UTC (8 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_4, 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, xf-4_4_99_901
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
 312. Fix another buglet in atimisc's decoding of a panel's mode on server
      entry (Marc La France).

Revision 1.72 / (view) - annotate - [select for diffs] , Fri Dec 31 16:07:07 2004 UTC (8 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_22, xf-4_4_99_21
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
Update my copyright.

It's gotta be midnight somewhere by now...

Revision 1.71 / (view) - annotate - [select for diffs] , Fri Dec 31 03:30:41 2004 UTC (8 years, 4 months ago) by tsi
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
 251. Fix minor bug in Linux/Alpha's xf86GetPciSizeFromOS() (Marc La France).
 250. Cause the Linux port to warn when MAX_PCI_BUSES and/or MAX_PCI_DEVICES
      need to be increased (Marc La France).
 249. Deal with Linux 2.6's PCI bus naming (Marc La France).
 248. Resync with Martin Mares's 2004.11.29 pci.ids snapshot and add to it an
      entry for Sun's Schizo+ (Marc La France).
 247. Re-instate DGA support in atimisc driver on UltraSPARC's (Marc La France).
 246. Add support for the more recent UltraSPARC implementations to the Linux
      port (Marc La France).
 245. Fix DGA for multi-domain architectures (except perhaps for Linux/Alpha,
      see comment inserted into axpPci.c).  PCI only for now
      (Marc La France)

 Note these changes require `make World`.

Revision 1.70 / (view) - annotate - [select for diffs] , Tue Dec 7 15:59:18 2004 UTC (8 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_20, xf-4_4_99_19
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
 232. Rationalise driver interface for DGA's OpenFramebuffer();  fix
      siliconmotion driver's entry for it;  bump driver ABI version (not
      strictly necessary as this is only a source API change)
      (Marc La France).

Revision 1.69 / (view) - annotate - [select for diffs] , Wed Sep 8 15:19:36 2004 UTC (8 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: 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
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
 178. Fix atimisc driver for unusually small page sizes (Marc La France).

Revision 1.68 / (view) - annotate - [select for diffs] , Thu Jun 10 16:28:11 2004 UTC (8 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
 134. Set subpixel order to horizontal RGB in atimisc panel support
      (Adam J. Richter, Marc La France).
 133. Fix off-by-one error in the interpration and programming of VGA sync
      pulses.  This has only been done for atimisc, and should also be for
      vgahw and callers, but the complexity of doing so right now far exceeds
      my ability to test such a change (Marc La France).
 132. Some RENDER cleanup in drivers (Marc La France).

Revision 1.67 / (view) - annotate - [select for diffs] , Sun Mar 14 22:50:12 2004 UTC (9 years, 2 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.66: +2 -2 lines
Diff to previous 1.66
  25. Small tweak to fixed-clock line matching in the atimisc driver
      (Marc La France).

Revision 1.66 / (view) - annotate - [select for diffs] , Tue Feb 24 16:51:22 2004 UTC (9 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_4_99_1, xf-4_4_0, xf-4_4-branch
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
 820. ati & atimisc module changes (Marc La France)
      - Allow builds with ATIAvoidNonPCI && !ATIAvoidCPIO;
      - Make handling of unknown Radeon's saner;
      - Add private option to re-enable BIOS display switches;
      - Deal with ati & atimisc module version skews;
      - Fix private option handling;

Revision 1.65 / (view) - annotate - [select for diffs] , Mon Jan 5 16:42:05 2004 UTC (9 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_903
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
2004 update to my copyright.

Revision 1.64 / (view) - annotate - [select for diffs] , Sat Dec 13 22:25:20 2003 UTC (9 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_902
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
Fix bug introduced by #583.

Revision 1.63 / (view) - annotate - [select for diffs] , Thu Nov 13 21:21:34 2003 UTC (9 years, 6 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_901, xf-4_3_99_16
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
 583. Fix atimisc's decoding of the mode on input for large panels
      (Marc La France).

Revision 1.62 / (view) - annotate - [select for diffs] , Thu Jul 24 21:08:28 2003 UTC (9 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, xf-4_3_99_10
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
 327. Add Mach64 I2C framework.  Derived from GATOS project (Marc La France).

Revision 1.61 / (view) - annotate - [select for diffs] , Sat Jul 19 14:26:54 2003 UTC (9 years, 10 months ago) by tsi
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
Correct stupid typo and bump version.

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Apr 25 13:37:35 2003 UTC (10 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
Credit, potential SEGV and version bump

Revision 1.59 / (view) - annotate - [select for diffs] , Wed Apr 23 20:51:31 2003 UTC (10 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_3
Changes since 1.58: +3 -3 lines
Diff to previous 1.58
 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.58 / (view) - annotate - [select for diffs] , Fri Jan 10 20:57:58 2003 UTC (10 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_2, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch, xf-4_2_99_902, xf-4_2_99_901, xf-4_2_99_4
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
 708. Fix for when firmware/BIOS initialisation does not enable the extra
      command FIFO entries available on second-generation integrated Mach64
      variants (Marc La France).

Revision 1.57 / (view) - annotate - [select for diffs] , Wed Jan 1 19:16:34 2003 UTC (10 years, 4 months ago) by tsi
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
Update my copyright

Revision 1.56 / (view) - annotate - [select for diffs] , Tue Dec 17 15:45:26 2002 UTC (10 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_2_99_3
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
 658. Fix atimisc panel support bug that occurs when the mode on server entry
      is a VGA mode with large horizontal and/or vertical blanking pulses
      (Marc La France).

Revision 1.55 / (view) - annotate - [select for diffs] , Thu Dec 5 20:29:44 2002 UTC (10 years, 5 months ago) by tsi
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
Bump driver version

Revision 1.54 / (view) - annotate - [select for diffs] , Fri Nov 8 02:46:07 2002 UTC (10 years, 6 months ago) by tsi
Branch: MAIN
Changes since 1.53: +14 -2 lines
Diff to previous 1.53
 467. Ignore (with messages) any HorizSync and VertRefresh specifications for
      panels when using ATI LT, LTPro, XL and Mobility M1 (Marc La France).

+ some version number tweaks.

Revision 1.53 / (view) - annotate - [select for diffs] , Tue Oct 15 19:26:05 2002 UTC (10 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_2_99_2
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
 405. Fix long-standing colour map bug in ATI driver (Marc La France).

Revision 1.52 / (view) - annotate - [select for diffs] , Thu May 16 18:35:42 2002 UTC (11 years ago) by tsi
Branch: MAIN
CVS Tags: xf-4_2_99_1
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Minor cleanups

Revision 1.51 / (view) - annotate - [select for diffs] , Sat Apr 6 19:06:05 2002 UTC (11 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.50: +11 -4 lines
Diff to previous 1.50
 107. Rework ati, atimisc, r128 and radeon module versioning (Marc La France).
 106. Code clean up for the original Rage LT (Marc La France).
 105. An attempt at disabling display switches while the server is running on
      an LT Pro or Mobility M1 (Marc La France).
 104. Make atimisc, r128 and radeon modules register the symbols they reference
      at module load time, rather than PreInit() (Marc La France).
 103. Fix rounding error in Mach64 DSP calculation (Marc La France).

Revision 1.50 / (view) - annotate - [select for diffs] , Tue Feb 26 05:10:56 2002 UTC (11 years, 2 months ago) by tsi
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49
Cleanups

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Feb 14 22:08:04 2002 UTC (11 years, 3 months ago) by tsi
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48
  39. Fix IBM-reported bug that could cause PCI bus lockouts with second
      generation integrated Mach64 controllers (Marc La France).
  38. Rework ATI driver's registration of symbols with the loader
      (Marc La France).
  37. In the ATI driver, add option "CrtDisplay" to force CRT display in a
      dual display situation (Marc La France).
  36. In the ATI driver, rename option "CrtScreen" to "NoPanelDisplay", keeping
      "CrtScreen" as a private option for compatibility (Marc La France).
  35. Document X_NOT_IMPLEMENTED (Marc La France).

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Jan 29 03:42:29 2002 UTC (11 years, 3 months ago) by tsi
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
Prep work for future changes.

Revision 1.46.2.1 / (view) - annotate - [select for diffs] , Fri Jan 18 22:14:56 2002 UTC (11 years, 4 months ago) by tsi
Branch: Domain-branch
Changes since 1.46: +4 -4 lines
Diff to previous 1.46 to next main 1.47
Resync with 4.1.99.7

Revision 1.47 / (view) - annotate - [select for diffs] , Wed Jan 16 16:22:28 2002 UTC (11 years, 4 months ago) by tsi
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
Changes since 1.46: +4 -4 lines
Diff to previous 1.46
Update my copyright notice.
Drop OldChipID() for R128's and Radeon's.
Miscellaneous ATI driver cleanups.

Revision 1.46 / (view) - annotate - [select for diffs] , Sun Nov 25 21:09:42 2001 UTC (11 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_99_6, 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.45: +3 -3 lines
Diff to previous 1.45
Bump version

Revision 1.45 / (view) - annotate - [select for diffs] , Sun Oct 28 03:33:25 2001 UTC (11 years, 6 months ago) by tsi
Branch: MAIN
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
 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.44 / (view) - annotate - [select for diffs] , Tue Aug 28 15:55:10 2001 UTC (11 years, 8 months ago) by tsi
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
 258. Fix banked 24bpp displayWidth calculation (Marc La France).
 257. Fix accel initialisation bugs in ATI driver (Marc La France).
 256. Add entry to initialise framebuffer manager by area (allowing for a
      possible extra partial scanline) and make it print all largest areas
      (Marc La France).

Revision 1.43 / (view) - annotate - [select for diffs] , Wed Aug 15 10:54:27 2001 UTC (11 years, 9 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_99_1
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
 217. Experimental change to default behaviour of ATI panel support to override
      the horizontal and vertical porches of all modes to that found in the
      mode on entry (Marc La France).
 216. Fix detection of a panel's mode on entry in the ATI driver
      (Marc La France).
 215. Fix for Option "CRTScreen" in ATI driver (Marc La France).

 + build fixes for recent changes.

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Jul 31 23:44:53 2001 UTC (11 years, 9 months ago) by tsi
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
 168. Fix 16bpp colour maps on Mach64's (Marc La France).
 167. Fix Mach64 DPMS bug (Marc La France).
 166. Fix bug that prevented hardware cursors on Mach64 CT's (Marc La France).
 165. Document what a ChipAdjustFrame() function should to to prevent moving
      of hardware cursors during mode switches (Marc La France).
 164. -Wimplicit warning cleanup [`make World` >required<] (Marc La France).
 163. Ensure installed headers can find the headers they, in turn, #include
      (Marc La France).
 162. Make imake pass its -W* flags to cpp (Marc La France).
 161. More accomodations for newer GCC's (Mike A. Harris).

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Jul 19 01:22:50 2001 UTC (11 years, 10 months ago) by tsi
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
 145. Fix typos in radeon and wacom drivers.
 144. Don't disable the secondary CRTC on ATI Rage XL adapters (it doesn't
      exist) (Marc La France).
 143. Speed up ix86 block moves in ATI driver (Marc La France).
 142. Temporarily disable hardware cursor support for ATI GX & CX adapters
      (Marc La France).
 141. Make composite sync the default in the ATI driver (David S. Miller).
 140. Rework stretching of small DFP modes in ATI driver (Marc La France).
 139. Add an interesting PCI ID (Marc La France).
 138. Allow ChipValidMode() functions to pre-calculate a mode's horizontal
      sync and vertical refresh rates (Marc La France).
 137. Another fix for mode switch and cursor interactions (Marc La France).
 136. Temporary fix for endianness problems in ATI driver (Marc La France).
 135. Add XGetIMValues() prototype to Xlib.h (Marc La France).
 134. Use a more reasonable numbering for recent binutils versions on Linux
      (Marc La France).
 133. Fix dependencies for building drivers in a static server
      (Marc La France).

+ build & warning fixes.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Jun 13 01:33:31 2001 UTC (11 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
 101. Fix bogus handling of BUS_CNTL Mach64 register (Marc La France).

Revision 1.39 / (view) - annotate - [select for diffs] , Fri May 25 01:44:36 2001 UTC (12 years ago) by tsi
Branch: MAIN
Changes since 1.38: +4 -4 lines
Diff to previous 1.38
  29. ATI DGA changes (Patrick Chase and Marc La France):
      - Add accelerated DGA primitives for Mach64 variants;
      - Add accelerated DGA transparent blits for Rage128 and Radeon;
      - Fix setting of DGA_CONCURRENT_ACCESS;
      - Take XaaNo* options into consideration.
  28. Simplify DGAShutdown() (Marc La France).
  27. Fix colourmap bug when switching out of a DGA mode (Marc La France).
  26. Make it possible, but not required, for a driver to initialise DGA after
      XAA so that it may factor in any XaaNo* options in determining what DGA
      drawing primitives to support (Marc La France).
  25. Prevent mode switches while DGA modes are set (Marc La France).

Revision 1.38 / (view) - annotate - [select for diffs] , Fri May 18 19:22:28 2001 UTC (12 years ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
 551. More build & warning fixes (Marc La France).
 550. Fix bug that caused hardware cursors to be temporarily moved during mode
      switches (Marc La France).
 549. Optimise HARDWARE_CURSOR_AND_SOURCE_WITH_MASK case (Marc La France).
 548. Move xf86CursorScreenRec definition into xf86CursorPriv.h
      (Marc La France).
 547. Fix BIOS retrievals in MGA driver (Marc La France).
 546. Fix ATIProbe() for newer Rage128 and Radeon chips (Marc La France).
 545. Add temporary workaround in ATI driver for interrupts that occur on
      PowerPC's upon PCI master-aborts (Marc La France).

Revision 1.37 / (view) - annotate - [select for diffs] , Wed May 9 02:12:03 2001 UTC (12 years ago) by tsi
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
 489. Hardware cursor documentation update (Marc La France).
 488. XVideo extension support in ATI driver for generic (e.g. v4l) adapters
      (based on a patch by Ignacio Garcia Etxebarria).
 487. Fix ATI driver bug that caused the hardware cursor to move after mode
      switches (Marc La France).
 486. Fix off-by-one error in screen positioning after a mode switch
      (Marc La France).
 485. Backout part of 479 and implement a proper fix in the ATI driver
      (Marc La France).

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Apr 25 17:21:10 2001 UTC (12 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_99_3
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
New PCI id's.

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Apr 19 13:14:05 2001 UTC (12 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
 399. Implement two new driver-provided options in the common cursor code and
      use them to work around hardware bug that causes flickering Mach64
      hardware cursors (Marc La France).

Revision 1.34 / (view) - annotate - [select for diffs] , Mon Apr 16 14:06:50 2001 UTC (12 years, 1 month ago) by tsi
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
Update formatted docs;  Bump driver version.

Revision 1.33 / (view) - annotate - [select for diffs] , Sun Apr 1 13:00:09 2001 UTC (12 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_99_2
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
 317. glxinfo needs libGLU (Marc La France).
 316. Rage128 fix to Cards database (Marc La France).
 315. Minor fix to PCI resource overlap handling (Marc La France).
 314. Loader code simplification and IA-64 cache flushes (Marc La France).
 313. Workaround in the ATI driver for troublesome interaction between loader
      and compiler optimisation (Marc La France).
 312. Warning fixes for `gcc -fno-builtin`, which appears to be the default on
      some systems (Marc La France).

+ more of #301, tags, warnings and build fixes.

Revision 1.32 / (view) - annotate - [select for diffs] , Sun Mar 25 05:32:09 2001 UTC (12 years, 2 months ago) by tsi
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
 303. XvMC build fix (Marc La France).
 302. Fix recently introduced bug in xf86cfg (Marc La France).
 301. Re-instate warning fixes clobbered by DRI merge (Marc La France).
 300. Ignore disabled non-video PCI ROMs (Marc La France).
 299. Hardware cursor implementation for Mach64 variants (William Blew,
      Ani Joshi, Marc La France).
 298. Some endianness fixes in the ATI driver (incomplete) (Marc La France).
 297. Fix MMIO ordering problems for Mach64 acceleration (Marc La France).
 296. Fix ATI driver behaviour when it finds the LCD panel has been disabled
      on entry (Marc La France).
 295. Fix ECP clock for GATOS (Vladimir Dergachev).
 294. Undo part of CHANGELOG 36 (Marc La France).

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Feb 12 04:32:59 2001 UTC (12 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_99_1
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
Bump driver version.

Revision 1.30 / (view) - annotate - [select for diffs] , Sun Jan 21 21:19:19 2001 UTC (12 years, 4 months ago) by tsi
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
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.29 / (view) - annotate - [select for diffs] , Sat Jan 6 20:58:08 2001 UTC (12 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: pre-R651-import
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Update my copyright and email address.

Revision 1.28 / (view) - annotate - [select for diffs] , Wed Dec 13 00:45:21 2000 UTC (12 years, 5 months ago) by tsi
Branch: MAIN
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, xf-4_0_2-branch, xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1Zc, xf-4_0_1Zb
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
1177. Fix recognition of valid depth/fbbpp combinations in ATI driver
      (Marc La France).
1176. Fix 1bpp in ATI driver (Marc La France).

Revision 1.27 / (view) - annotate - [select for diffs] , Sat Dec 2 15:53:52 2000 UTC (12 years, 5 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1h, xf-4_0_1Za, xf-4_0_1Z
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
Update credits and version number

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Nov 2 16:55:29 2000 UTC (12 years, 6 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1g, xf-4_0_1f, xf-4_0_1e
Changes since 1.25: +7 -7 lines
Diff to previous 1.25
Merge Rage128 and Radeon drivers into the ATI driver.

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Oct 30 23:02:12 2000 UTC (12 years, 6 months ago) by tsi
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
 832. Split ATI driver into two modules in preparation for merging in the
      r128 and radeon drivers (Marc La France).

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Oct 11 21:52:58 2000 UTC (12 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1d
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
 751. Fix int10 so that it rejects BIOS's that are not aligned on a 512-byte
      boundary (Marc La France).
 750. Fix int10 for ISA adapters on Alpha's (Egbert Eich).
 749. Fix for ATI ISA adapters on Alpha's or with -configure (Marc La France).
 748. Fix stupid clock probe bug in ATI driver (Marc La France).
 747. Reorganise ATI driver in preparation for futuure changes
      (Marc La France).
 746. Formatting changes to hsync/vrefresh messages (Marc La France).
 745. Fix spurious free() when using an ISA adapter (Marc La France).

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Sep 26 14:57:10 2000 UTC (12 years, 7 months ago) by tsi
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
 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.22 / (view) - annotate - [select for diffs] , Thu Aug 31 18:03:59 2000 UTC (12 years, 8 months ago) by tsi
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
 571. Fix input event queueuing for 64-bit platforms (Marc La France).
 570. IA-64 changes resulting from a source cross-check with Alpha support
      for 64-bit dependencies (Marc La France).
 569. Fix in ATI driver for DPMS support on panels (Marc La France).

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Aug 28 13:20:45 2000 UTC (12 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1c
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
 561. Fix ATI driver bug that prevented the disabling of int10, ddc and vbe
      through options (Marc La France).

Revision 1.20 / (view) - annotate - [select for diffs] , Fri Aug 25 15:00:19 2000 UTC (12 years, 9 months ago) by tsi
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Corrections to previous changes.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Aug 22 20:54:31 2000 UTC (12 years, 9 months ago) by tsi
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
 523. ATI driver changes (Marc La France):
      - Make ATIProbe() and ATIPreInit() optionally more verbose.
      - Fix compile problem on Alpha's.
      - Fix Mach64 hardware clipping bug.
      - Support transparency during Mach64 screen-to-screen copies.
      - Disable int10 interface in MMIO-only driver version.
      - Fix determination of MMIO base address for Mach64 GX, CX, CT, ET,
        VT and GT.
      - "Wake" up ATI VGA's before probing for them.
      - Other cosmetic changes.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Aug 4 20:07:16 2000 UTC (12 years, 9 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1b
Changes since 1.17: +5 -5 lines
Diff to previous 1.17
 492. ATI driver changes (Marc La France):
      - Fix resource relocation bug.
      - An attempt at fixing problems reported with Chrontel 8398's.
      - Workaround for Mobility BIOS bug that affected the driver's ability to
        restore the mode on server entry.
      - Fix SEGV that occurs with ATI adapter BIOS'es that do not support some
        flavour of VBE.
      - Allow the driver to tolerate the absence of an initialised adapter BIOS
        image and introduce XF86Config options for the information the driver
        would otherwise require from it.
      - Recognise more cases where a DFP panel might be in use.
      - Fix minor bug that occurred on xf86SetDepthBpp() failures.
      - Implement a compilation option that produces an MMIO-only version of
        the driver.  Intended for non-Intel architectures.  See the driver's
        Imakefile for details.

+ post-Egbert fixes to trident driver.

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Jul 7 19:07:02 2000 UTC (12 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_1a
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
 417. Make ATI driver tolerate relocation of conflicting resources
      (Marc La France).
 416. Make Mach64 FIFO handling available to GATOS (Marc La France).
 415. Fix bug in Mach64 scissor handling (Marc La France).
 414. Implement Mark Vojkovich's suggestions in the ATI driver
      (LSB ordering of monochrome data and host transfer burst modes)
      (Marc La France).
 413. More fixes to ATI DSP register calculation (Marc La France).
 412. ATI DGA support fixes for VGA Wonder capable adapters and the
      setting of the DGA_CONCURRENT_ACCESS flag (Marc La France).
 411. Change imake to generate symbols for the GCC version used to
      compile it (Marc La France).

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Jun 19 14:00:59 2000 UTC (12 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
 327. xdm warning fix (Marc La France).
 326. Make x11perf dies gracefully when display cannot be opened
      (Marc La France).
 325. Fix rendition driver compile glitch (Marc La France).
 324. #ifdef out glitch in glint driver (Marc La France).
 323. Preliminary DGA support in ATI driver (Marc La France).
 322. Minor update to DESIGN and Status documents (Marc La France).
 321. Fix DGA's reporting of vertical refresh rates to clients
      (Marc La France).
 320. Make driver-provided Sync(), SetViewport() and GetViewport() DGA
      callbacks optional (Marc La France).
 319. Fix XKB compile glitch (Marc La France).
 318. Make imstt driver compile (Marc La France).

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Apr 20 20:28:31 2000 UTC (13 years, 1 month ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0d, xf-4_0c, xf-4_0b
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
Compile fixits
Fix, -configure, yet again, for multiscreen with identical adapters.
EDID formatting changes.
 123. Fix mode setting bug in ATI driver (Marc La France).
 122. Add int10, DDC & VBE support to ATI driver (Marc La France).
 121. Allow driver to supply DDC module to VBE (Marc La France).

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Mar 22 03:08:26 2000 UTC (13 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0a
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
  32. ATI driver changes:  Implement Mach64 engine restriction on virtual
      resolution;  Add DPMS support;  More DSP calculation fixes;  Fix text
      mode restoration bug;  Fix Mach64 screen blanking;  Don't probe for
      previously claimed VGA compatibles;  Fix device section matching for
      Mach64 controllers made by UMC foundry;  Miscellaneous cleanups
      (Marc La France).

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Mar 7 16:13:37 2000 UTC (13 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0-bindist, xf-4_0, xf-3_9_18Za
Changes since 1.12: +5 -4 lines
Diff to previous 1.12
Fix ATI panel clock problem with newer GCC's, and other more minor problems.

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Mar 3 04:47:13 2000 UTC (13 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-3_9_18Z
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Add Mach64 screen-to-screen copy acceleration.

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Feb 18 12:19:43 2000 UTC (13 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-3_9_18b, xf-3_9_18a, xf-3_9_18
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
3811. A rework of Kevin Martin's Mach64 acceleration.  Only solid fills for
      now (Marc La France).
3810. ATI Mobility fixes (Marc La France).
3809. A new clock ordering has been reported for Mach32's.  Treated as a
      different clock chip for now (Marc La France).
3808. Build fixups (Marc La France).

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Oct 26 14:58:17 1999 UTC (13 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-3_9_17f, xf-3_9_17e, xf-3_9_17d, xf-3_9_17c, xf-3_9_17b, xf-3_9_17a, xf-3_9_17Z, xf-3_9_17, xf-3_9_16f, xf-3_9_16e, xf-3_9_16d, xf-3_9_16Za, xf-3_9_16Z
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
3272. Mode validation changes (Marc La France).
      - Remove assumption that modes of the same name are also of the same
        size.
      - Even if Display subsection mode names include duplicates, no two names
        will ever match the same mode.
      - If the supplied mode names do not yield a usable mode (including the
        case where no names are supplied), scan the mode pool until a usable
        mode is found.  This is a step towards allowing successful server
        runs with XF86Config's that specify no mode information whatsoever.
      - Implement minHeight and maxHeight checks.
      - Call the driver's ValidMode() for a final OK just before accepting a
        mode.
      - Free mode pool on xf86PruneDriverModes() calls.
      - Documentation updates.
      - Minor fixes to C&T and GLINT drivers.
3271. ATI driver updates (Marc La France).
      - Disallow interlaced modes when scanline pitch exceeds hardware limits.
      - LCD support no longer depends on the mode on server entry.
      - Fix bug introduced by CHANGELOG entry 3245.
      - Re-lock adapters on ATIPreInit() failures.
      - Make default sync polarities consistent.

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Sep 25 13:37:23 1999 UTC (13 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16c, xf-3_9_16b
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
3188. Turn MGA soft reset stuff back on but modified so that it doesn't
      poll for fifos in case the PLLs aren't powered up (#3254,
      Mark Vojkovich).
3187. Xterm patch #115 (#3253, Thomas Dickey).
3186. Comment out some of the CacheBlit tiling code since the logic is not
      quite correct and it can get stuck in an endless loop in some cases
      (#3250, Mark Vojkovich).
3185. Fix tseng 24 bpp mode (#3249, Egbert Eich).
3184. Fix et4000W32p font corruption with ColorExpandScanline in modes > 8bpp
      (#3249, Egbert Eich).
3183. Add Solaris 8 support (#3241, 3247, David Holland).
3182. Fix some build problems in the Type1 code that show up on Solaris 8
      (#3241, David Holland).
3181. Add an ISO8859-1 version of the "micro" font (#3246, Mark Montague).
3180. Minor DDC code improvement: xf86PrintEDID() now returns pointer to
      monitor structure (#3245, Egbert Eich).
3179. Problem with RAC wrapper (hopefully) fixed (#3245, Egbert Eich).
3178. Neomagic ScreenToScreenCopy bug fix (#3245, Egbert Eich).
3177. Initial INT10 module (Linux-only so far) (#3245, 3248, 3251, Egbert Eich).
3176. Update the DRM Linux kernel module to match that in the Linux 2.3.18
      tree, and update libdrm and the DRI routines that use libdrm to reflect
      changes in the Linux kernel (#3244, Rik Faith).
3175. Fix a WarpPointer bug in Xinerama (#3243, 3252, Mark Vojkovich).
3174. Fix a seg fault when changing DGA mode (#3242, Loic Grenie).
3173. Xterm patch #114 (#3240, Thomas Dickey).
3172. Fix an XAA GC validation problem with Polygons for some fillStyles in
      some situations (#3239, Mark Vojkovich).
3171. Fix an incorrect method for preallocating a color on the default map
      (#3237, Mark Vojkovich).
3170. Fix a bad assumption in the XAA NonTE text rendering code (#3236,
      Mark Vojkovich).
3169. An attempt to autodetect the G400 Max and set the max pixel clock
      appropriately (#3235, Mark Vojkovich).
3168. Fix shadowfb problems when drawing is done while switched out (#3234,
      Marc La France).
3167. Attempt to autodetect SDRAM in the MGA driver for the primary head
      (#3233, Mark Vojkovich).
3166. Make Window->Pixmap copies in Xinerama less broken (#3232,
      Mark Vojkovich).
3165. Fix a bug in the Xinerama ShmGetImage support added in the last alpha
      (#3230, Mark Vojkovich).
3164. New cursor warping code.  This implements the new way of specifying
      screen positions in the ServerLayout config file section (#3229,
      Mark Vojkovich).
3163. Add a xf86CheckMTRR function which returns TRUE when changing the
      MTRR setting is supported and enabled (#3227, Alan Hourihane).
3162. Resync SuperProbe and scanpci with the 3.3.x version (#3226,
      Marc La France).
3161. Make 8+24 work on Matrox 2064w (Millennium I) with >4MB (#3224,
      Mark Montague).
3160. Make xdpyinfo -ext XFree86-VidModeExtension print the current mode line
      (#3223, Andrew Aitchison).
3159. Minor fix to Xnest Imakefile (#3222, Marc La France).
3158. Make the wrapping or replacement of ScreenRec region code function
      pointers reliable when NEED_SCREEN_REGIONS is #define'd (#3221,
      Marc La France).
3157. Remove ScreenRec region code function pointers (except BitmapToRegion)
      when the server is compiled with NEED_SCREEN_REGIONS #undef'ined
      (#3221, Marc La France).
3156. Fix memory leak during resource broker initialisation (#3220,
      Marc La France).
3155. During broker initialisation, use both system and non-system PCI
      resources to "trim" OS resources.  Among other things, this allows the
      maximum memory limit to be bumped back up to 2G (#3220, Marc La France).
3154. Temporarily allow a driver to register resources that only conflict with
      resources whose size the common layer has only estimated (#3220,
      Marc La France).
3153. ATI driver updates, including:
       - Add option to display on the CRT interface whether or not a digital
         flat panel is detected.
       - Add support for ShadowFB (adapted from Henrik Harmsen).
       - Always read BIOS from legacy location for adapters found enabled on
         server entry.
       - Ensure the primary CRTC is always used for the CRT interface.
       - Fix determination of panel dimensions with older BIOS's.
       - Stop driver when panel dimensions cannot be determined.
      (#3219, Marc La France).
3152. Thread-related updates to 'ico' (#3217, Carlos A M dos Santos).
3151. Fix a build problem on 64-bit platforms introduced in 3.9.16a (#3216,
      Matt Grossman).

Revision 1.8 / (view) - annotate - [select for diffs] , Sat Aug 21 12:48:33 1999 UTC (13 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16a, xf-3_9_16, xf-3_9_15d, xf-3_9_15c
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
2970. Modify DDC for neomagic (#3139, Egbert Eich).
2969. Add DDC support for the S3 ViRGE (DDC2 untested) (#3139, Egbert Eich).
2968. Fix DDC2 support for MGA and C&T drivers (#3139, Egbert Eich).
2967. Add a call to xf86SetPciVideo(NULL,NONE) after each probe (#3139,
      Egbert Eich).
2966. Modified registration of the OS access windows (#3139, Egbert Eich).
2965. Some Xaw and xedit fixes (#3138, Paulo Cesar Pereira de Andrade).
2964. Next round of the font ansification and warning removal (#3135,
      Matthieu Herrb).
2963. Fix ATI 18800-x detection problem (#3133, Marc La France).
2962. Check for limitations on vertical blending in panel support for the ATI
      driver (#3133, Marc La France).
2961. Update ATI driver to complain about bad BIOS data (#3133,
      Marc La France).
2960. Man page corrections for the MGA driver (#3132, Mark Vojkovich).
2959. Limit PCI BIOS apertures to 16MB as per the PCI 2.1 spec (#3131,
      Marc La France).
2958. Assume a system has up to 1G of physical memory installed, rather than
      2G (#3130, Marc La France).
2957. Fix a bug in the handling for buggy VGA CRTCs (#3129, Marc La France).
2956. Fix to build the mga driver with the driver SDK (#3128, David Bateman).
2955. Xterm patch #113 (#3125, Thomas Dickey).
2954. Port the XAA cfb copyplane functions, adding them to the cfb code
      (#3124, 3126, 3127, David Bateman).

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Aug 1 06:57:23 1999 UTC (13 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_15b, xf-3_9_15a
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
XFree86 3.9.15a (1 August 1999)
2934. Reduce memory consumption of the bitmap font backends when using
      sparse fonts, which is important when using Unicode-encoded fonts
      (#3092, Juliusz Chroboczek).
2933. Fix Option register initialisation in multi-head for MGA 2064/2164
      (#3089, Andrew Aitchison).
2931. Add SuperProbe for NetBSD 1.4 wscons (#3083, Matthias Drochner).
2930. Fix button and modifier key state problems in DGA (#3082,
      Mark Vojkovich).
2929. Avoid a possible segsegmentation fault in "xsm" which, for example,
      occurs local hostname can't be resolved (#3073, Matthias Scheler).
2928. ATI driver updates, including:
        - Add preliminary panel support.
        - Rework RAC interface.
        - PCI VGA's not on primary bus are now detected.
        - Fix bug when an adapter's VGA has been disabled.
        - Fix gamma support.
      (#3069, Marc La France)
2927. Fix 8514/A pre-defined resource and pre-define VGA sparse I/O resources
      (#3069, 3081, Marc La France).
2926. Fix a bug in the registration of background device BIOS'es (#3069,
      Marc La France).
2925. Invert the meaning of ResMinimised bit into ResEstimated (#3069,
      Marc La France).
2924. Allow drivers to print resource lists, and allow them to enable/disable
      adapters before creating bus slots for them (#3069, Marc La France).
2923. Resync SuperProbe and scanpci with 3.3.x (#3069, Marc La France).
2922. Add some missing man pages for the DGA and VidMode extensions (#3064,
      Joe Moss).
2921. Some changes to the DGA and colormap layers to allow gamma changes
      during DGA mode (#3060, Mark Vojkovich).
2920. Fix XIM segv error (#3033, 3051, Manabe Takashi).
2919. Add a client state callback to the DGA extension so that the server side
      can be cleaned up when a DGA client exits (#3048, 3049, Mark Vojkovich).
2918. Update the FreeBSD/mouse documentation (#3047, Kazutaka Yokota).
2917. Fix an undocumented blitter constraint on the G200 (#3046,
      Mark Vojkovich).
2916. Fix the MGA driver sot hat it can support changing depth on the fly
      in DGA mode.  All depths are now offered to DGA clients regardless of
      what the screen's main depth is (#3045, Mark Vojkovich).

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Jul 6 10:38:39 1999 UTC (13 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_15, xf-3_9Py, xf-3_9Px, xf-3_9Pw
Changes since 1.5: +9 -5 lines
Diff to previous 1.5
2835. Fix for GetBlock() (#2974, Egbert Eich).
2834. Remove the test for SHAREDIOCLASS when creating a pciAccessInfoRec for
      a device (#2974, Egbert Eich).
2833. Modified BIOS ROM handling, doing validation only on demand (#2974,
      Egbert Eich).
2832. Add a ChangeGamma function to the ScrnInfoRec, which allows drivers to
      optionally provide a function to do this instead of the default one
      provided by the colormap layer (#2972, Mark Vojkovich).
2831. Sis driver memclock fixes (#2971, Bart Oldeman, Juanjo Santamarta).
2830. Add snprintf() and vsnprintf() to libc emulation (#2970, Marc La France).
2829. Increase array size in PciInfo data (#2970, Marc La France).
2828. Add a LoaderRefSymbols() function (#2970, Marc La France).
2827. When matching fixed clocks, prefer non-CLKDIV2 modes over CLKDIV2 modes
      (#2970, Marc La France).
2826. Reinstate xf86GetPciConfigInfo() and some warning fixes (#2970,
      Marc La France).
2825. Build libXext and libX11 client-side libraries when also building
      GLX, despite BuildServersOnly (#2970, Marc La France).
2824. Update ATI doc (#2970, Marc La France).
2823. ATI driver from 3.3.3.1 (rac interface is preliminary, no LCD panel
      or Rage 128 support yet) (#2970, Marc La France).
2822. Fix Ukrainian_GHE_with_upturn double definition error (#2969,
      Peter Novodvorsky).

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Feb 7 06:18:37 1999 UTC (14 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pv, xf-3_9Pu, xf-3_9Pt, xf-3_9Ps, xf-3_9Pr, xf-3_9Pq, xf-3_9Pp, xf-3_9Po, xf-3_9Pn, xf-3_9Pm, xf-3_9Pl, xf-3_9Pk, xf-3_9Pj, xf-3_9Pi, xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg, xf-3_9Pf, xf-3_9Pe, xf-3_9Pd, xf-3_9Pc, xf-3_9Pb, xf-3_9Pa, xf-3_9P
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
#2440-2453

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Mar 27 23:23:38 1998 UTC (15 years, 2 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Nz, xf-3_9Ny, xf-3_9Nx, xf-3_9Nw, xf-3_9Nva, xf-3_9Nv-branch, xf-3_9Nv, xf-3_9Nu, xf-3_9Nt, xf-3_9Ns, xf-3_9Nr, xf-3_9Nq, xf-3_9Np, xf-3_9No, xf-3_9Nn, xf-3_9Nm, xf-3_9Nl, xf-3_9Nk, xf-3_9Nj, xf-3_9Ni, xf-3_9Nh, xf-3_9Ng, xf-3_9Nf, xf-3_9Ne, xf-3_9Nd, xf-3_9Nc, xf-3_9Nb, xf-3_9Na, xf-3_9N, xf-3_9Ak, xf-3_9Aj, xf-3_9Ai, xf-3_9Ah, xf-3_9Ag, xf-3_9Af
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
#1605-1616builds static servers okVGA16 and SVGA run fineSVGA dies with an undefined CloseSreen member of pScreen when exitingthe last client

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Mar 20 21:06:41 1998 UTC (15 years, 2 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Ae
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
changes 1384,1388,1391,1397,1399,1400,1405-1407,1418,1428-30,1437,1442-1445,1467,1474,1481,1490,1525,1571-1573,1575-1583,1588-1592,1594-1599,1601,1603,1604

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Oct 25 12:50:22 1997 UTC (15 years, 7 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9z, xf-3_9y, xf-3_9x, xf-3_9w, xf-3_9v, xf-3_9u, xf-3_9t, xf-3_9Ad, xf-3_9Ac, xf-3_9Ab, xf-3_9Aa
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
patches #1041,1044-1047,1050-1058,1061-1065,1069,1072; I didn't include the contrib patches and the patches from Louis Kruger, as well as the TOG stuff; this is not build tested, yet

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Jul 29 12:25:57 1997 UTC (15 years, 9 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9s, xf-3_9r, xf-3_9q, xf-3_9p, xf-3_9o, xf-3_9n, xf-3_9m, xf-3_9l, xf-3_9k
add all the new files and changes 769+821

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