CVSROOT: /cvs Module name: xenocara Changes by: [EMAIL PROTECTED] 2008/07/12 09:18:35
Modified files: driver/xf86-video-ati: Makefile.am Makefile.in aclocal.m4 config.h.in configure configure.ac ltmain.sh driver/xf86-video-ati/man: Makefile.am Makefile.in ati.man radeon.man driver/xf86-video-ati/src: Makefile.am Makefile.in ati.c ati.h atimodule.c atipciids.h ativersion.h generic_bus.h radeon.h radeon_accel.c radeon_accelfuncs.c radeon_bios.c radeon_common.h radeon_commonfuncs.c radeon_cursor.c radeon_dga.c radeon_dri.c radeon_dri.h radeon_dripriv.h radeon_driver.c radeon_exa.c radeon_exa_funcs.c radeon_exa_render.c radeon_macros.h radeon_misc.c radeon_mm_i2c.c radeon_probe.c radeon_probe.h radeon_reg.h radeon_render.c radeon_sarea.h radeon_version.h radeon_video.c radeon_video.h radeon_vip.c theatre.c theatre.h theatre200.c theatre200.h theatre_detect.c theatre_detect.h theatre_reg.h Added files: driver/xf86-video-ati/src: ati_pciids_gen.h atipcirename.h atombios_crtc.c atombios_output.c legacy_crtc.c legacy_output.c local_xf86Rename.h radeon_atombios.c radeon_atombios.h radeon_atomwrapper.c radeon_atomwrapper.h radeon_chipinfo_gen.h radeon_chipset_gen.h radeon_crtc.c radeon_modes.c radeon_output.c radeon_pci_chipset_gen.h radeon_pci_device_match_gen.h radeon_textured_video.c radeon_textured_videofuncs.c radeon_tv.c radeon_tv.h driver/xf86-video-ati/src/AtomBios: CD_Operations.c Decoder.c hwserv_drv.c driver/xf86-video-ati/src/AtomBios/includes: CD_Common_Types.h CD_Definitions.h CD_Opcodes.h CD_Structs.h CD_binding.h CD_hw_services.h Decoder.h ObjectID.h atombios.h regsdef.h driver/xf86-video-ati/src/modes: xf86Crtc.c xf86Crtc.h xf86Cursors.c xf86DiDGA.c xf86EdidModes.c xf86Modes.c xf86Modes.h xf86RandR12.c xf86RandR12.h xf86Rename.h xf86Rotate.c xf86cvt.c driver/xf86-video-ati/src/parser: xf86Optrec.h xf86Parser.h driver/xf86-video-ati/src/pcidb: ati_pciids.csv parse_pci_ids.pl Removed files: driver/xf86-video-ati: ChangeLog README.ati README.ati.sgml README.r128 README.r128.sgml compile driver/xf86-video-ati/man: r128.man driver/xf86-video-ati/src: atiaccel.c atiaccel.h atiadapter.c atiadapter.h atiadjust.c atiadjust.h atiaudio.c atiaudio.h atibank.c atibank.h atibus.c atibus.h atichip.c atichip.h aticlock.c aticlock.h aticonfig.c aticonfig.h aticonsole.c aticonsole.h aticrtc.h aticursor.c aticursor.h atidac.c atidac.h atidecoder.c atidecoder.h atidga.c atidga.h atidri.c atidri.h atidripriv.h atidsp.c atidsp.h atifillin.c atifillin.h atii2c.c atii2c.h atiident.c atiident.h atiio.h atiload.c atiload.h atilock.c atilock.h atimach64.c atimach64.h atimach64accel.c atimach64accel.h atimach64cursor.c atimach64cursor.h atimach64exa.c atimach64i2c.c atimach64i2c.h atimach64io.c atimach64io.h atimach64render.c atimach64xv.c atimach64xv.h atimisc.c atimode.c atimode.h atimodule.h atimono.h atioption.c atioption.h atipreinit.c atipreinit.h atiprint.c atiprint.h atipriv.h atiprobe.c atiprobe.h atiregs.h atirgb514.c atirgb514.h atiscreen.c atiscreen.h atistruct.h atituner.c atituner.h atiutil.c atiutil.h ativalid.c ativalid.h ativga.c ativga.h ativgaio.c ativgaio.h atividmem.c atividmem.h atiwonder.c atiwonder.h atiwonderio.c atiwonderio.h atixv.c atixv.h mach64_common.h mach64_dri.h mach64_sarea.h r128.h r128_accel.c r128_chipset.h r128_common.h r128_cursor.c r128_dga.c r128_dri.c r128_dri.h r128_dripriv.h r128_driver.c r128_misc.c r128_probe.c r128_probe.h r128_reg.h r128_sarea.h r128_version.h r128_video.c radeon_chipset.h radeon_mergedfb.c radeon_mergedfb.h Log message: Long awaited update of xf86-video-ati to 6.9.0. the rage128 and mach64 drivers were split out of this driver just after the 6.8.0 release, these drivers will be commited separately. MergedFb mode is gone, so please use xrandr if you used to use it. ok [EMAIL PROTECTED]