CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/04/03 13:39:55

Log message:
    56. Via driver updates:
        - Workaround for not properly detected memory allocation failure
          of the drm module.
        - In case of drm memory allocation failure, added a fallback to
          linear allocation in the pixmap cache when XFREE86_44 is set.
        - Increased the pixmap cache size to the hardware blitting limit
          if XFREE86_44 is set.
        - Restructuring and cleanups in via_accel.c (Removed unecessary
          comments and moved ViaInitLinear to via_memory.c)
        - Fixed some warnings about unresolved drm symbols.
        (Bugzilla #1320, Thomas Hellstr�m).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/via/:
        via_accel.c via_driver.c via_driver.h via_memory.c 
  
  Revision      Changes    Path
  3.3206        +12 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.13          +12 -54    xc/programs/Xserver/hw/xfree86/drivers/via/via_accel.c
  1.32          +3 -1      xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.c
  1.14          +10 -4     xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.h
  1.6           +72 -28    xc/programs/Xserver/hw/xfree86/drivers/via/via_memory.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to