8b6b40b727 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86.h
	hw/xfree86/common/xf86Init.c
	hw/xfree86/common/xf86pciBus.c
	hw/xfree86/int10/generic.c
	hw/xfree86/int10/helper_exec.c
	hw/xfree86/loader/xf86sym.c
	hw/xfree86/os-support/bus/Pci.c
	hw/xfree86/os-support/bus/Pci.h
	hw/xfree86/os-support/bus/linuxPci.c
	hw/xfree86/os-support/linux/int10/linux.c 
							
						 
						
							2007-08-23 18:19:17 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21bbd7d64b 
								
							 
						 
						
							
							
								
								Delete some pre-dlloader debugging scaffolding.  
							
							... 
							
							
							
							If your loader is as bad as elfloader, then it makes sense for the
server to have some stubs for you to assign to / break on.  However it
is no longer 1996. 
							
						 
						
							2007-07-18 15:45:11 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1f71f0c057 
								
							 
						 
						
							
							
								
								Remove (long-)deprecated xf86EnablePciBusMaster.  
							
							
							
						 
						
							2007-07-18 15:44:45 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dd12a94885 
								
							 
						 
						
							
							
								
								Eliminate xf86GetPciEntity from public interface.  
							
							... 
							
							
							
							xf86GetPciEntity was folded into the only place (xf86CheckPciSlot) in
the tree that still called it. 
							
						 
						
							2007-01-12 10:21:25 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e1f73d2208 
								
							 
						 
						
							
							
								
								Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86Configure.c
	hw/xfree86/common/xf86Helper.c
	hw/xfree86/common/xf86pciBus.c
	hw/xfree86/int10/helper_exec.c
	hw/xfree86/os-support/bus/Pci.c
	hw/xfree86/os-support/bus/linuxPci.c
	hw/xfree86/os-support/linux/lnx_pci.c
	hw/xfree86/scanpci/Makefile.am
	hw/xfree86/utils/pcitweak/Makefile.am
	hw/xfree86/utils/scanpci/Makefile.am 
							
						 
						
							2006-12-08 17:24:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9f7d7f3be 
								
							 
						 
						
							
							
								
								Check for __sparc as well as __sparc__ for compatibility with Sun cc  
							
							... 
							
							
							
							(gcc defines __sparc__, Sun cc defines __sparc) 
							
						 
						
							2006-12-04 13:36:30 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								16f8f10dc2 
								
							 
						 
						
							
							
								
								Move mode handling helpers from ddcProperty.c to xf86Mode.c.  
							
							
							
						 
						
							2006-11-27 16:21:31 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b4b0d901d9 
								
							 
						 
						
							
							
								
								Merge branch 'randr-1.2'  
							
							... 
							
							
							
							Conflicts:
	dix/events.c
	dix/getevents.c
	hw/xfree86/common/xf86Mode.c
	hw/xfree86/dri/Makefile.am
	hw/xfree86/os-support/drm/xf86drm.c
	hw/xfree86/os-support/xf86drm.h 
							
						 
						
							2006-11-27 15:43:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6cd0313c7 
								
							 
						 
						
							
							
								
								Add some mode helper functions from the intel driver.  
							
							... 
							
							
							
							This also removes static from some other functions that had been copied out
to at least the intel driver, but perhaps others that were doing mode list
handling. 
							
						 
						
							2006-11-27 14:46:50 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								809e2841aa 
								
							 
						 
						
							
							
								
								xfree86: add general handler, port ACPI to it (bug  #5665 )  
							
							... 
							
							
							
							Add 'general' handler registration, which will not trigger DPMS when an
event comes in.
Make ACPI use this. 
							
						 
						
							2006-11-08 15:30:03 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b90913566 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/Makefile.am
	hw/xfree86/common/xf86.h
	hw/xfree86/common/xf86DoScanPci.c
	hw/xfree86/os-support/bus/linuxPci.c
	hw/xfree86/scanpci/extrapci.ids
	hw/xfree86/scanpci/pci.ids
	hw/xfree86/scanpci/pciid2c.pl
	hw/xfree86/scanpci/xf86PciStdIds.h 
							
						 
						
							2006-10-24 08:57:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8356be492c 
								
							 
						 
						
							
							
								
								Make sure _XSERVER64 is defined when it should be and gets tested.  
							
							
							
						 
						
							2006-09-06 15:20:55 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a0f2e1cae4 
								
							 
						 
						
							
							
								
								Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to  
							
							... 
							
							
							
							xf86int10.c.  Refactor common code from those functions to do_find. 
							
						 
						
							2006-08-02 10:54:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								69533fc04f 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/Makefile.am
	hw/xfree86/common/xf86AutoConfig.c 
							
						 
						
							2006-07-31 09:26:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								79016d4036 
								
							 
						 
						
							
							
								
								Bug  #5386  (partial): Move CVT mode generator from cvt(1) to server core, and  
							
							... 
							
							
							
							export it from the X server to modules. 
							
						 
						
							2006-07-28 16:02:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								380b51d605 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86Init.c
	hw/xfree86/int10/pci.c
	hw/xfree86/scanpci/xf86PciData.h
	hw/xfree86/scanpci/xf86PciStdIds.h
	hw/xfree86/scanpci/xf86PciStr.h
	hw/xfree86/scanpci/xf86ScanPci.h
	hw/xfree86/utils/pcitweak/pcitweak.c
	hw/xfree86/utils/scanpci/scanpci.c
Re-removed most of the conflicting files. 
							
						 
						
							2006-07-25 11:30:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								70869fc677 
								
							 
						 
						
							
							
								
								Yet more dead code.  
							
							
							
						 
						
							2006-07-21 23:39:37 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c1b2ee7a8 
								
							 
						 
						
							
							
								
								static markup, more dead code.  
							
							
							
						 
						
							2006-07-21 23:35:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								07ad92d2c4 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86DoScanPci.c
	hw/xfree86/common/xf86Init.c
	hw/xfree86/common/xf86pciBus.c 
							
						 
						
							2006-07-21 15:25:35 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0aaac95b0d 
								
							 
						 
						
							
							
								
								Remove RCS tags.  Fix Xprint makefile braindamage.  
							
							
							
						 
						
							2006-07-21 17:56:00 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								84683f19b4 
								
							 
						 
						
							
							
								
								get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE  
							
							... 
							
							
							
							Get rid of almost all uses of these definitions.  They're still defined for
delinquent out-of-tree drivers, and also for the Mesa build.  As well as
for miinitext.c.  But largely gone. 
							
						 
						
							2006-07-18 18:17:38 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46f55f5dea 
								
							 
						 
						
							
							
								
								Initial batch of changes for PCI rework.  All future changes will be  
							
							... 
							
							
							
							tracked individually. 
							
						 
						
							2006-06-07 14:09:02 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e6f801fe1 
								
							 
						 
						
							
							
								
								Numerous amounts refactoring and comment adding (see ChangeLog for file by  
							
							... 
							
							
							
							file details). The primary intention for these changes is to pave the
    way for the new device probing and PCI configuration code that I'm
    working on. 
							
						 
						
							2006-03-07 23:58:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c3d1403672 
								
							 
						 
						
							
							
								
								Remove libcwrapper usage from xorg server modules. The libcwrapper is only  
							
							... 
							
							
							
							of (marginal) use in the drivers, and that usage remains. 
							
						 
						
							2006-02-10 22:00:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fdbb3ea609 
								
							 
						 
						
							
							
								
								Add function for drivers to change RandR's idea of the virtual screen size.  
							
							... 
							
							
							
							(This allows drivers to reserve a larger virtual size at start and
    change it later) 
							
						 
						
							2005-10-29 21:31:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8444a1f391 
								
							 
						 
						
							
							
								
								missed commit  
							
							
							
						 
						
							2005-10-11 21:01:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d91d18e1d6 
								
							 
						 
						
							
							
								
								Add DGAReInitModes in order to allow the driver to change the list of  
							
							... 
							
							
							
							supported DGA modes. (Part 1) 
							
						 
						
							2005-10-11 19:02:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								825a95a1fa 
								
							 
						 
						
							
							
								
								Remove use of dix-config and xorg-config.h from public headers.  
							
							
							
						 
						
							2005-08-24 11:18:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0a28516a6e 
								
							 
						 
						
							
							
								
								More compiler warning fixes for missing prototypes:  
							
							... 
							
							
							
							Add prototype for XkbSetExtension()
Add #include <ctype.h> for isspace() & isdigit()
Add #include <grp.h> (for initgroups()) and remove extra *
Add prototype for xorgGetVersion() 
							
						 
						
							2005-07-07 19:07:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e03198972c 
								
							 
						 
						
							
							
								
								Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.  
							
							... 
							
							
							
							Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
    source files in the xserver/xorg tree, predicated on defines of
    HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
    <X11/fonts/foo.h>. 
							
						 
						
							2005-07-03 07:02:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								30a4202f3d 
								
							 
						 
						
							
							
								
								Use __printf__ in gcc function attributes to avoid clash with libc wrapper  
							
							... 
							
							
							
							define, and remove the last bits of the old workaround. 
							
						 
						
							2004-12-02 21:58:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								da3df7522d 
								
							 
						 
						
							
							
								
								Remove this file and all references to the binary expiry code.  
							
							... 
							
							
							
							Remove old obsolete include/extensions/damage.h.
Include srvrv_ctrl(xfree86) in macintosh US XKB symbol file so VT switching
    works again on mac (#1872 ).
Remove out of place #define's of printf to xf86printf. This definition
    should only be in xfree86/os-support/xf86_libc.h 
							
						 
						
							2004-11-24 02:45:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								09fdfaa28d 
								
							 
						 
						
							
							
								
								Add facility to catch sig 4 from driver. This can be used to check for OS  
							
							... 
							
							
							
							SSE support. (Part 1) 
							
						 
						
							2004-10-29 02:06:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3c64b65d80 
								
							 
						 
						
							
							
								
								Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004  
							
							
							
						 
						
							2004-01-29 08:08:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								adc7f9a4eb 
								
							 
						 
						
							
							
								
								XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks  
							
							
							
						 
						
							2003-11-25 19:29:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d568221710 
								
							 
						 
						
							
							
								
								XFree86 4.3.0.1  
							
							
							
						 
						
							2003-11-14 16:49:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ded6147bfb 
								
							 
						 
						
							
							
								
								R6.6 is the Xorg base-line  
							
							
							
						 
						
							2003-11-14 15:54:54 +00:00