- Dec 10, 2001
-
-
Alan Hourihane authored
-
- Dec 09, 2001
-
-
David Dawes authored
This makes retaining backward-compatibility a little easier.
-
- Dec 05, 2001
-
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Nov 29, 2001
-
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Nov 27, 2001
-
-
Keith Whitwell authored
compatibility.
-
- Nov 26, 2001
-
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Nov 20, 2001
-
-
Keith Whitwell authored
-
- Nov 06, 2001
-
-
Alan Hourihane authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Nov 03, 2001
-
-
David Dawes authored
-
- Nov 01, 2001
-
-
Brian Paul authored
others)
-
- Oct 30, 2001
-
-
Keith Whitwell authored
-
- Oct 29, 2001
-
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Oct 08, 2001
-
-
Alan Hourihane authored
-
- Sep 25, 2001
-
-
Alan Hourihane authored
-
- Sep 18, 2001
-
-
Alan Hourihane authored
-
- Sep 17, 2001
-
-
Alan Hourihane authored
-
Alan Hourihane authored
-
- Aug 25, 2001
-
-
David Dawes authored
- Use installed libraries that are not built here. - Don't build/install client-library related file and headers.
-
- Aug 24, 2001
-
-
Alan Hourihane authored
-
- Aug 22, 2001
-
-
David Dawes authored
-
David Dawes authored
-
- Aug 21, 2001
-
-
Jeff Hartmann authored
-
- Aug 19, 2001
- Aug 14, 2001
-
-
Jeff Hartmann authored
reformating
-
- Aug 13, 2001
-
-
Jeff Hartmann authored
-
- Aug 11, 2001
-
-
Alan Hourihane authored
-
- Aug 10, 2001
-
-
Jeff Hartmann authored
set from Jay Estabrook (sans some mga modifications which broke other arch's.)
-
- Aug 08, 2001
-
-
Jeff Hartmann authored
agp chipsets to drm_agpsupport.h, redid the card detection common code to use a structure (avoids endian porting issues), changed the tdfx driver to use the kernel pci id '#defines'
-
- Aug 07, 2001
-
-
Jeff Hartmann authored
-
Jeff Hartmann authored
be ported, rolled back r128 and i810 version bumps so 4.1.0 works with cvs kernel modules, added Config.in and updated Makefile.kernel, incorporated lots of drm fixes inspired by patches sent by Redhat, made DRM(realloc) usage check for NULL allocations, restructure driver init routines to export dev_priv only when initialized and to check for all error conditions.
-
- Jul 30, 2001
-
-
David Dawes authored
glide header files. The changes include: - Brian Paul's changes to the tdfx client-side 3D driver to make it dlopen() the correct glide library (Voodoo3 or Voodoo5). This allows both types of the glide library to co-exist, and allows Voodoo3/Voodoo5 cards to be mixed in multi-head configs. - DRM kernel driver changes to allow a driver to set up multiple instances (minor numbers), one for each card present that the driver supports. This is currently implemented and tested only for the tdfx DRM driver. - Add some missing missing <stdarg.h> includes. - Some log message cleanups. - Change the 2D tdfx driver to access VGA legacy registers via their PCI I/O space access points rather than their legacy addresses, and fix some problems with the way the VGA-related bits are initialised. Status: - With these changes, multi-head direct rendering works with multiple Voodoo3 and/or Voodoo5 cards. This has been tested with two PCI Voodoo3 cards and an AGP Voodoo5 card, and all permutations of those. Caveats: - Xinerama is not supported. If Xinerama is enabled, then direct rendering gets disabled. - The text mode on secondary screens will show junk after the X server exits. - On some hardware, starting the X server on multiple 3dfx cards will result in a hard lockup. One workaround is to enable APIC support in a uni-processor kernel, or use an SMP kernel.
-
- Jul 23, 2001
-
-
Jeff Hartmann authored
-
- Jul 20, 2001
-
-
Jeff Hartmann authored
These aren't really security problems, but Alan has made some arguments that have convinced me that the code should be fixed anyway.
-