CVS Update: xc (branch: trunk)

Alex Deucher xorg-commit at cvs.freedesktop.org
Thu Aug 4 05:42:11 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	agd5f at gabe.freedesktop.org	05/08/03 19:42:11

Log message:
          - fix accel problems on crtc2. It seems the GBD doesn't always update
          correctly resulting in incorrect stride and/or offset.  Switch the
          accel code to use the PBD instead and send the new offset with each
          command.  Because the offset is always up to date, we no longer need
          SavageRestoreAccelState().

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/drivers/savage/:
        savage_accel.c savage_image.c 
  
  Revision      Changes    Path
  1.1174        +21 -0     xc/ChangeLog
  1.22          +58 -89    xc/programs/Xserver/hw/xfree86/drivers/savage/savage_accel.c
  1.6           +11 -3     xc/programs/Xserver/hw/xfree86/drivers/savage/savage_image.c




More information about the xorg-commit mailing list