d8bd0c41de 
								
							 
						 
						
							
							
								
								Convert to new pci_device_cfg_write_u* interface.  
							
							
							
						 
						
							2007-01-15 11:38:22 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a87af8218f 
								
							 
						 
						
							
							
								
								Remove unnecessary files from the sources list.  
							
							
							
						 
						
							2007-01-15 11:21:37 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1c326bf75f 
								
							 
						 
						
							
							
								
								Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define.  
							
							
							
						 
						
							2007-01-12 12:07:19 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3936caa005 
								
							 
						 
						
							
							
								
								Refactor pciTagConvertRange2Host and pciConvertRange2Host.  
							
							
							
						 
						
							2007-01-12 10:59:35 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1a493509e3 
								
							 
						 
						
							
							
								
								Fix typos in conditionally compiled code.  
							
							
							
						 
						
							2007-01-12 10:58:59 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8279444a54 
								
							 
						 
						
							
							
								
								Eliminate unused pciAddrHostToBus infrastructure.  
							
							
							
						 
						
							2007-01-12 10:41:03 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e32fa10a04 
								
							 
						 
						
							
							
								
								Remove prototype for pciGetBaseSize.  
							
							
							
						 
						
							2007-01-12 10:33:17 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7411f5c389 
								
							 
						 
						
							
							
								
								Eliminate pciHostAddrToBusAddr from interface.  
							
							... 
							
							
							
							pciHostAddrToBusAddr is no longer used anywhere in the tree.  Remove
it with extreme prejudice. 
							
						 
						
							2007-01-12 10:32:04 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								60c5e023e8 
								
							 
						 
						
							
							
								
								Eliminate some dead code.  
							
							
							
						 
						
							2007-01-12 10:24:03 -08: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c3016a2996 
								
							 
						 
						
							
							
								
								Missed file from previous commit.  
							
							... 
							
							
							
							Convert xf86ReadLegacyVideoBIOS to take a 'struct pci_device *'
parameter instead of a PCITAG. 
							
						 
						
							2007-01-12 09:56:00 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ca9c41e09d 
								
							 
						 
						
							
							
								
								Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.  
							
							... 
							
							
							
							Convert all uses of PCITAG in int10 and vgaHW to 'struct pci_device'.
This allows the conversion of xf86ReadLegacyVideoBIOS and
xf86MapDomainMemory to 'struct pci_device' from PCITAG. 
							
						 
						
							2007-01-11 21:09:20 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								da09964a93 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/int10/generic.c 
							
						 
						
							2007-01-09 15:27:34 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aab2ca2042 
								
							 
						 
						
							
							
								
								Try dlsym(RTLD_DEFAULT) first when finding symbols.  
							
							... 
							
							
							
							The previous mechanism failed when finding drm symbols now that libdrm has
moved to being linked by libdri instead of being linked into the server. 
							
						 
						
							2007-01-04 10:16:08 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								66fa87292e 
								
							 
						 
						
							
							
								
								Fix BSF and BSR instructions in the x86 emulator.  
							
							... 
							
							
							
							Patch courtesy of Michael Yaroslavtsev. 
							
						 
						
							2007-01-03 13:47:01 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dc5eb45232 
								
							 
						 
						
							
							
								
								fbdevhw: Override RGB offsets and masks after setting initial mode.  
							
							... 
							
							
							
							This is a hack, but it should be a NOP for all the setups that worked before
and actually seems to fix some others...
Based on a patch by Peter Teichmann from
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338241  . 
							
						 
						
							2006-12-31 17:59:44 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d077c0da47 
								
							 
						 
						
							
							
								
								fbdevhw: Use displayWidth for fbdev virtual width when appropriate.  
							
							... 
							
							
							
							The fbdev API doesn't allow setting the pitch explicitly, so we have to set
the virtual width to the pitch we're using for drawing. This fixes corruption
after changing the virtual width with RandR. 
							
						 
						
							2006-12-31 17:23:31 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c385bcf0bd 
								
							 
						 
						
							
							
								
								fbdevhw: Fix some issues with the previous commit.  
							
							... 
							
							
							
							Fix a TRACE_ENTER typo and only update the internal fbdev mode state cache
after actually setting a mode. 
							
						 
						
							2006-12-30 16:44:31 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f6815cb68b 
								
							 
						 
						
							
							
								
								fbdevhw: Consolidate modeset ioctl calling, report failure if it modifies mode.  
							
							... 
							
							
							
							The fbdev API allows the driver to 'accept' modes it doesn't really support by
modifying it to the nearest supported mode. Without this check, e.g. vesafb
would appear to accept all modes, even though it actually can't set any modes
other than the bootup mode at all. 
							
						 
						
							2006-12-30 12:35:16 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								083b790515 
								
							 
						 
						
							
							
								
								Switch the default migration heuristic for EXA to "always".  
							
							... 
							
							
							
							This has been what has been used the most successfully post-damagetrack.
The current thinking is that:
1) We should be able to accelerate basically everything.  So we don't need to
   try to migrate trees of pixmaps permanently out of framebuffer to speed
   CPU drawing up.
2) Migration is cheaper in the thrashing case, so we don't want to go to a lot
   of effort to try (and fail badly) to find a working set. 
							
						 
						
							2006-12-28 13:21:25 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								83080809f9 
								
							 
						 
						
							
							
								
								xfree86: deal with pitch that isn't a multiple of the granularity  
							
							... 
							
							
							
							When the pitch isn't a multiple of the granularity, allocate more space to
compensate. 
							
						 
						
							2006-12-24 06:28:52 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e437f357b6 
								
							 
						 
						
							
							
								
								xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA"  
							
							
							
						 
						
							2006-12-19 16:38:34 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1b029fd896 
								
							 
						 
						
							
							
								
								Xorg & Xserver man page updates for 1.2 release  
							
							... 
							
							
							
							- Added -extension & +extension to Xserver man page
- Changed Xorg synopsis from X11R6 to X11R7
- Clarified Xorg ancestry description
- Moved Solaris to free/Open Source OS list
- Removed references to MetroLink module loader & getconfig
- Converted (1) to (__appmansuffix__) in a few more places
- Replaced http://www.freedesktop.org/cvs/  with http://gitweb.freedesktop.org/  
							
						 
						
							2006-12-18 14:51:04 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a5fcf1e5e7 
								
							 
						 
						
							
							
								
								Fix RENDER issues (bug  #7555 ) and implement RENDER add/remove screen  
							
							... 
							
							
							
							support (bug #8485 ). 
							
						 
						
							2006-12-16 12:02:38 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c92f7bef54 
								
							 
						 
						
							
							
								
								For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server  
							
							
							
						 
						
							2006-12-16 12:01:49 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f11dafaafc 
								
							 
						 
						
							
							
								
								Convert callers of SecurityLookupDrawable() to dixLookupDrawable().  
							
							
							
						 
						
							2006-12-15 16:51:58 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								10aabb729d 
								
							 
						 
						
							
							
								
								Convert callers of LookupDrawable() to dixLookupDrawable().  
							
							
							
						 
						
							2006-12-15 16:36:29 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								25d5e0a629 
								
							 
						 
						
							
							
								
								Convert callers of SecurityLookupWindow() to dixLookupWindow().  
							
							
							
						 
						
							2006-12-15 15:50:46 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								04c721854f 
								
							 
						 
						
							
							
								
								Convert callers of LookupWindow() to dixLookupWindow().  
							
							
							
						 
						
							2006-12-15 14:19:54 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								60cdc592fe 
								
							 
						 
						
							
							
								
								Add new, combined dix lookup functions.  
							
							
							
						 
						
							2006-12-14 14:46:03 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6c46645cfc 
								
							 
						 
						
							
							
								
								Naming change: Security*Access -> Dix*Access  
							
							
							
						 
						
							2006-12-14 14:45:42 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b88ad820fa 
								
							 
						 
						
							
							
								
								Set Int10Current->Tag for the linux native int10 module  
							
							... 
							
							
							
							Fixes bug #9296 
(cherry picked from 731952c561a3972d09d1315f4fd31466e459ccb9 commit) 
							
						 
						
							2006-12-13 12:18:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81281cb298 
								
							 
						 
						
							
							
								
								Fix bad commit  
							
							
							
						 
						
							2006-12-12 11:28:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								792e0f71c6 
								
							 
						 
						
							
							
								
								Fix Xming fails to use xkb bug  
							
							... 
							
							
							
							bug #5049  (Colin Harrison) 
							
						 
						
							2006-12-11 14:54:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27d4b84f26 
								
							 
						 
						
							
							
								
								Fix Tooltip from minimized clients  
							
							... 
							
							
							
							Bug #3678  (Colin Harrison) 
							
						 
						
							2006-12-11 14:51:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fb8364bca3 
								
							 
						 
						
							
							
								
								Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.  
							
							
							
						 
						
							2006-12-10 11:24:05 -05: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d56249a15e 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-12-08 15:52:37 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f1f8df1889 
								
							 
						 
						
							
							
								
								For MANDEFS, also replace __mandir__ for $(mandir) which includes  
							
							... 
							
							
							
							the prefix. Noticed wrong path to man pages on both Ubuntu and on
NetBSD with pkgsrc. 
							
						 
						
							2006-12-08 15:51:44 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e59aeac1ff 
								
							 
						 
						
							
							
								
								xfree86: remove stray debug line  
							
							
							
						 
						
							2006-12-08 21:31:50 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								729fca33a4 
								
							 
						 
						
							
							
								
								Revert "xfree86 DDX: Delete DDX screens in ddxGiveUp()."  
							
							... 
							
							
							
							This reverts commit a6381e6984https://bugs.freedesktop.org/show_bug.cgi?id=9224  . 
							
						 
						
							2006-12-07 12:09:18 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8724af248c 
								
							 
						 
						
							
							
								
								kdrive/mga: fix compiler warning  
							
							... 
							
							
							
							Change a case that only made one test for an if, preventing the compiler
warning about all other PICT_* types being unsupported. 
							
						 
						
							2006-12-06 23:24:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								99378b58db 
								
							 
						 
						
							
							
								
								kdrive/tslib: remove vendor-specific hacks  
							
							... 
							
							
							
							Parts of the KDrive merge accidentally contained a bunch of
vendor-specific hacks; sorry. 
							
						 
						
							2006-12-06 23:24:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8884a73a3f 
								
							 
						 
						
							
							
								
								xfree86/input: re-add support for disabling drag events  
							
							
							
						 
						
							2006-12-06 23:24:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f2903c12bb 
								
							 
						 
						
							
							
								
								SyntheticMotion: don't dereference sprite.screen when not using Xinerama  
							
							... 
							
							
							
							(cherry picked from aa052e43c6c293e14f78837e00c6b7581f9713bb commit) 
							
						 
						
							2006-12-06 23:24:23 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d17ec01e83 
								
							 
						 
						
							
							
								
								remove CID support (bug  #5553 )  
							
							... 
							
							
							
							Remove CID from all our fontpaths.
(cherry picked from 69820a10e33e4582c192360996e866007114639d commit) 
							
						 
						
							2006-12-06 23:24:23 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								abe5e079af 
								
							 
						 
						
							
							
								
								Update pci.ids to 2006-12-06 from pciids.sf.net  
							
							
							
						 
						
							2006-12-06 07:58:03 -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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								82912ad770 
								
							 
						 
						
							
							
								
								Make solaris version of xf86OSRingBell return void like other OS'es  
							
							
							
						 
						
							2006-11-30 20:13:52 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee9bdd3f4a 
								
							 
						 
						
							
							
								
								Add DIX_CFLAGS to util builds.  
							
							... 
							
							
							
							Fixes a build breakage when $(top_srcdir) != $(top_builddir) because
-I$(top_srcdir)/include is missing for the cvt, ioport, pcitweak, and scanpci
builds.
Signed-off-by: Adam Jackson <ajax@nwnk.net> 
							
						 
						
							2006-11-29 12:02:38 -08:00