CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]      03/01/29 10:06:08

Log message:
   805. Card name changes/fixes (Hui Yu@ATI).
   804. Panel color channel depth fix for Radeons (Hui Yu@ATI).
   803. Include list_for_each_safe define for kernels that do not have it
        (Kevin Martin).
   802. Fix 2D corruption around 3D window, when 3D window is moving and using
        Radeon page flipping code (Michel Dänzer).
   801. Big endian fixes for Rage 128 and Radeon video and Radeon cursor code
        (Michel Dänzer).
   800. Enable PCI GART for all architectures (still gated by ForcePCIMode, if
        on an AGP card) (Michel Dänzer).
   799. Fix for Radeon's CP accelerated 2D sync routine (Michel Dänzer).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        r128_video.c radeon_accelfuncs.c radeon_cursor.c 
        radeon_dri.c radeon_driver.c radeon_probe.c 
        radeon_video.c 
      xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/:
        drmP.h 
      xc/programs/Xserver/hw/xfree86/os-support/shared/drm/kernel/:
        radeon_cp.c 
  
  Revision      Changes    Path
  3.2507        +12 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.24          +16 -19    xc/programs/Xserver/hw/xfree86/drivers/ati/r128_video.c
  1.6           +30 -37    
xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accelfuncs.c
  1.20          +24 -56    xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_cursor.c
  1.26          +31 -58    xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c
  1.83          +24 -25    xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  1.23          +4 -4      xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.c
  1.23          +20 -16    xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_video.c
  1.26          +6 -0      
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/drmP.h
  1.4           +0 -16     
xc/programs/Xserver/hw/xfree86/os-support/shared/drm/kernel/radeon_cp.c

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

Reply via email to