CVS Update: driver (branch: i810_texman_0_1_branch)

Thomas Hellstrom xorg-commit at cvs.freedesktop.org
Wed Mar 22 15:21:30 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	thomash at kemper.freedesktop.org	06/03/22 13:21:30

Log message:
  2006-03-22  Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
  
  	* src/i810_driver.c:
  	* src/i830_dri.c: (I830DRIDoMappings):
  	* src/i830_driver.c: (I830DrmMMInit), (I830DrmMMTakedown),
  	(I830BIOSScreenInit), (I830BIOSCloseScreen):
  	* src/i830_memory.c: (I830Allocate3DMemory), (I830FixupOffsets),
  	(I830BindGARTMemory), (I830UnbindGARTMemory):
  	New branch. Initialize the drm memory manager. Don't allocate
  	texture memory.

Modified files:
      driver/xf86-video-i810/:	Tag: i810_texman_0_1_branch
        ChangeLog 
      driver/xf86-video-i810/src/:	Tag: i810_texman_0_1_branch
        i810_driver.c i830_dri.c i830_driver.c i830_memory.c 
  
  Revision      Changes    Path
  1.10.2.1      +11 -0     driver/xf86-video-i810/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-i810/ChangeLog
  1.22.4.1      +2 -0      driver/xf86-video-i810/src/i810_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-i810/src/i810_driver.c
  1.13.4.1      +4 -1      driver/xf86-video-i810/src/i830_dri.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-i810/src/i830_dri.c
  1.36.4.1      +98 -0     driver/xf86-video-i810/src/i830_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-i810/src/i830_driver.c
  1.11.4.1      +10 -0     driver/xf86-video-i810/src/i830_memory.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-i810/src/i830_memory.c




More information about the xorg-commit mailing list