CVS Update: xc (branch: trunk)

Dave Airlie xorg-commit at cvs.freedesktop.org
Sun Sep 11 11:51:38 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	airlied at gabe.freedesktop.org	05/09/11 01:51:38

Log message:
  Add support for allocating PCI GART table in framebuffer memory.
  This is needed to support PCIE Radeons using a new DRM.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        radeon.h radeon_common.h radeon_dri.c radeon_dri.h 
        radeon_driver.c 
  
  Revision      Changes    Path
  1.1309        +12 -0     xc/ChangeLog
  1.25          +4 -0      xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h
  1.7           +1 -1      xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h
  1.21          +30 -0     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c
  1.6           +2 -0      xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.h
  1.73          +21 -3     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c




More information about the xorg-commit mailing list