CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2013/08/16 11:04:19
Modified files: driver/xf86-video-ati: ChangeLog INSTALL Makefile.am Makefile.in aclocal.m4 compile config.guess config.h.in config.sub configure configure.ac depcomp driver/xf86-video-ati/man: Makefile.in radeon.man driver/xf86-video-ati/src: Makefile.am Makefile.in ati.c ati_pciids_gen.h atipcirename.h cayman_accel.c cayman_shader.c drmmode_display.c drmmode_display.h evergreen_accel.c evergreen_exa.c evergreen_shader.c evergreen_state.h evergreen_textured_videofuncs.c r600_exa.c r600_state.h r600_textured_videofuncs.c r6xx_accel.c radeon.h radeon_accel.c radeon_chipinfo_gen.h radeon_chipset_gen.h radeon_dri2.c radeon_dri2.h radeon_exa.c radeon_exa_funcs.c radeon_exa_render.c radeon_exa_shared.c radeon_exa_shared.h radeon_kms.c radeon_pci_chipset_gen.h radeon_pci_device_match_gen.h radeon_probe.c radeon_probe.h radeon_textured_video.c radeon_textured_videofuncs.c radeon_vbo.c radeon_vbo.h radeon_version.h radeon_video.c radeon_video.h driver/xf86-video-ati/src/pcidb: ati_pciids.csv parse_pci_ids.pl Added files: driver/xf86-video-ati/src: bicubic_table.py radeon_bo_helper.c radeon_bo_helper.h radeon_glamor.c radeon_glamor.h Removed files: driver/xf86-video-ati/src: atombios_crtc.c atombios_output.c generic_bus.h legacy_crtc.c legacy_output.c radeon_accelfuncs.c radeon_atombios.c radeon_atombios.h radeon_atomwrapper.c radeon_atomwrapper.h radeon_bios.c radeon_commonfuncs.c radeon_crtc.c radeon_cursor.c radeon_dri.c radeon_dri.h radeon_driver.c radeon_dummy_bufmgr.h radeon_legacy_memory.c radeon_macros.h radeon_mm_i2c.c radeon_modes.c radeon_output.c radeon_pm.c radeon_render.c radeon_tv.c radeon_tv.h radeon_vip.c theatre.c theatre.h theatre200.c theatre200.h theatre200_module.c theatre_detect.c theatre_detect.h theatre_detect_module.c theatre_module.c theatre_reg.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 Log message: Update to xf86-video-ati 7.2.0, requested by jsg@ It fixes an endianess problem with kms and the in tree x86-video-ati among other things. It has been tested on various i386/amd64/sparc64/macppc machines on a range of hardware from r100->northern islands.