CVS Update: xc (branch: trunk)

Adam Jackson xorg-commit at pdx.freedesktop.org
Thu Aug 12 04:03:06 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	ajax at pdx.	04/08/11 18:03:06

Log message:
  Factor out R{128,ADEON}Chipsets into their own headers so they can be sanely
  included in both the ati core and the r128/radeon submodules; r128 and radeon
  can now be directly loaded under dlloader.  Teach imstt about the dlloader-
  frendly way to talk to fbdevhw.  (Partial for bugs #393 and #400.)

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        r128_driver.c r128_probe.c r128_probe.h radeon_driver.c 
        radeon_probe.c 
      xc/programs/Xserver/hw/xfree86/drivers/imstt/:
        imstt_driver.c 
  
  Revision      Changes    Path
  1.245         +17 -1     xc/ChangeLog
  1.9           +2 -0      xc/programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c
  1.4           +1 -54     xc/programs/Xserver/hw/xfree86/drivers/ati/r128_probe.c
  1.5           +0 -1      xc/programs/Xserver/hw/xfree86/drivers/ati/r128_probe.h
  1.17          +2 -0      xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  1.6           +1 -96     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.c
  1.4           +12 -12    xc/programs/Xserver/hw/xfree86/drivers/imstt/imstt_driver.c




More information about the xorg-commit mailing list