Tag 'xserver-xorg-video-r128-1_6.8.1-git20080301.d855d208-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2008-03-02 12:29 +0000
Tagging upload of xserver-xorg-video-r128 1:6.8.1~git20080301.d855d208-1 to experimental. Changes since xserver-xorg-video-ati-1_6.8.0-1: Adam Jackson (4): Add R500 unified shader register block. Fix R500_US_CONFIG. Add the R500 US index/data pair. Clarify R500 US setup. Alex Deucher (22): RADEON: update man page with supported chips RADEON: fix DDC types 5 and 6 RADEON: restore clock gating and CP clock errata on VT switch R100: fix render accel for transforms ATOM: properly set up DDIA output on RS6xx boards RS6xx: fix DDC on DDIA output (usually HDMI port) RS6xx: gpio entry for DDIA varies depending on the number of DFP ports RADEON: add textured video support for r1xx-r4xx radeons R500: fix typo in new r5xx regs RADEON: no textured video yet on XPRESS chips R300: fill in some more 3D bitfields R300: replace magic numbers in cache flush R300: clean up magic numbers in RADEONInit3DEngine Merge master and fix conflicts R300/R500: clean up magic numbers in render code R300/R500: clean up magic numbers in textured video R300/R500: set the number graphics pipes properly R300: fix cordinate clamping in render code R300/R500: fix up clipping RADEON: Convert textured video to use pipelined uploads RADEON: fix clipping for textured video RADEON: fix textured video uploads Brice Goglin (6): Merge branch 'master' of git://git.freedesktop.org/git/xorg/driver/xf86-video-r128 into debian-experimental Update packaging for the r128 submodule split Remove another obsolete Replaces Fix changelog Pull changes from unstable Prepare changelog for upload Dave Airlie (8): r500: initial rotate support - not fully working yet. r500: add textured video Xv adapter support r500: convert fragprog to use register values rs690: initial rs690 rotate rs690: initial textured video support fixup check for EXA composite pointed out by Alan Swanson regs: fix spelling mistake regs: fix spelling properly George Sapountzis (8): drop radeon, theatre (build system). drop radeon, theatre drop AtomBios and pcidb drop ati wrapper drop mach64 (build system) drop mach64 change module name and version add warning message Michel Dänzer (1): radeon: Fix typo flagged by gcc -Wall. Peter Zubaj (1): R300: Fix clamping and pitch for textured video --- ChangeLog | 568 +++ Makefile.am | 5 Makefile.in | 7 README.ati | 828 ---- README.ati.sgml | 648 --- config.h.in | 30 configure | 769 ---- configure.ac | 178 - debian/NEWS | 7 debian/changelog | 14 debian/control | 45 debian/patches/01_gen_pci_ids.diff | 20 debian/rules | 4 debian/watch | 2 debian/xserver-xorg-video-ati.install | 3 debian/xserver-xorg-video-ati.links | 1 debian/xserver-xorg-video-ati.manpages | 1 debian/xserver-xorg-video-r128.install | 2 debian/xserver-xorg-video-r128.links | 1 debian/xserver-xorg-video-r128.manpages | 1 man/Makefile.am | 4 man/Makefile.in | 5 man/ati.man | 34 man/radeon.man | 490 -- src/AtomBios/CD_Operations.c | 954 ----- src/AtomBios/Decoder.c | 235 - src/AtomBios/hwserv_drv.c | 348 -- src/AtomBios/includes/CD_Common_Types.h | 154 src/AtomBios/includes/CD_Definitions.h | 49 src/AtomBios/includes/CD_Opcodes.h | 181 - src/AtomBios/includes/CD_Structs.h | 464 -- src/AtomBios/includes/CD_binding.h | 46 src/AtomBios/includes/CD_hw_services.h | 318 - src/AtomBios/includes/Decoder.h | 86 src/AtomBios/includes/ObjectID.h | 484 -- src/AtomBios/includes/atombios.h | 4436 ------------------------- src/AtomBios/includes/regsdef.h | 25 src/Makefile.am | 191 - src/Makefile.in | 721 ---- src/ati.c | 348 -- src/ati.h | 34 src/ati_pciids_gen.h | 358 -- src/atiadjust.c | 134 src/atiadjust.h | 31 src/atiaudio.c | 50 src/atiaudio.h | 51 src/atibank.c | 114 src/atibank.h | 44 src/atibus.c | 123 src/atibus.h | 49 src/atichip.c | 271 - src/atichip.h | 94 src/aticlock.c | 443 -- src/aticlock.h | 62 src/aticonfig.c | 506 -- src/aticonsole.c | 816 ---- src/aticonsole.h | 43 src/aticrtc.h | 42 src/aticursor.h | 42 src/atidac.c | 462 -- src/atidac.h | 99 src/atidecoder.c | 50 src/atidecoder.h | 51 src/atidga.c | 483 -- src/atidga.h | 36 src/atidri.c | 1640 --------- src/atidri.h | 49 src/atidripriv.h | 57 src/atidsp.c | 302 - src/atidsp.h | 35 src/atii2c.c | 399 -- src/atii2c.h | 48 src/atiload.c | 98 src/atiload.h | 32 src/atilock.c | 537 --- src/atilock.h | 31 src/atimach64.c | 1341 ------- src/atimach64.h | 36 src/atimach64accel.c | 1068 ------ src/atimach64accel.h | 42 src/atimach64cursor.c | 426 -- src/atimach64exa.c | 696 ---- src/atimach64i2c.c | 469 -- src/atimach64i2c.h | 32 src/atimach64io.c | 103 src/atimach64io.h | 421 -- src/atimach64probe.c | 289 - src/atimach64probe.h | 32 src/atimach64render.c | 898 ----- src/atimach64version.h | 59 src/atimach64xv.c | 1686 --------- src/atimisc.c | 78 src/atimode.c | 1084 ------ src/atimode.h | 35 src/atimodule.c | 79 src/atioption.h | 98 src/atipciids.h | 46 src/atipreinit.c | 2509 -------------- src/atipreinit.h | 30 src/atiprint.c | 784 ---- src/atiprint.h | 34 src/atipriv.h | 30 src/atiprobe.c | 475 -- src/atiprobe.h | 30 src/atiregs.h | 2882 ---------------- src/atirgb514.c | 283 - src/atirgb514.h | 35 src/atiscreen.c | 692 ---- src/atiscreen.h | 31 src/atistruct.h | 529 --- src/atituner.c | 177 - src/atituner.h | 69 src/atiutil.c | 117 src/atiutil.h | 67 src/ativalid.c | 161 src/ativalid.h | 30 src/ativersion.h | 54 src/ativga.c | 195 - src/ativga.h | 40 src/ativgaio.c | 49 src/ativgaio.h | 56 src/atividmem.c | 483 -- src/atividmem.h | 73 src/atiwonder.c | 159 src/atiwonder.h | 38 src/atiwonderio.c | 66 src/atiwonderio.h | 46 src/atixv.h | 34 src/atombios_crtc.c | 426 -- src/atombios_output.c | 670 --- src/generic_bus.h | 35 src/legacy_crtc.c | 1793 ---------- src/legacy_output.c | 1763 ---------- src/local_xf86Rename.h | 23 src/mach64_common.h | 130 src/mach64_dri.h | 125 src/mach64_sarea.h | 162 src/pcidb/ati_pciids.csv | 359 -- src/pcidb/parse_pci_ids.pl | 102 src/r128_misc.c | 2 src/radeon.h | 1185 ------ src/radeon_accel.c | 1254 ------- src/radeon_accelfuncs.c | 1346 ------- src/radeon_atombios.c | 2876 ---------------- src/radeon_atombios.h | 253 - src/radeon_atomwrapper.c | 101 src/radeon_atomwrapper.h | 31 src/radeon_bios.c | 1469 -------- src/radeon_chipinfo_gen.h | 279 - src/radeon_chipset_gen.h | 280 - src/radeon_common.h | 494 -- src/radeon_commonfuncs.c | 309 - src/radeon_crtc.c | 721 ---- src/radeon_cursor.c | 360 -- src/radeon_dga.c | 463 -- src/radeon_dri.c | 2216 ------------ src/radeon_dri.h | 100 src/radeon_dripriv.h | 63 src/radeon_driver.c | 5467 -------------------------------- src/radeon_exa.c | 542 --- src/radeon_exa_funcs.c | 592 --- src/radeon_exa_render.c | 1250 ------- src/radeon_macros.h | 163 src/radeon_misc.c | 78 src/radeon_mm_i2c.c | 642 --- src/radeon_modes.c | 310 - src/radeon_output.c | 2791 ---------------- src/radeon_pci_chipset_gen.h | 280 - src/radeon_pci_device_match_gen.h | 280 - src/radeon_probe.c | 227 - src/radeon_probe.h | 594 --- src/radeon_reg.h | 4025 ----------------------- src/radeon_render.c | 1052 ------ src/radeon_sarea.h | 231 - src/radeon_tv.c | 1164 ------ src/radeon_tv.h | 51 src/radeon_version.h | 63 src/radeon_video.c | 3970 ----------------------- src/radeon_video.h | 103 src/radeon_vip.c | 362 -- src/theatre.c | 2209 ------------ src/theatre.h | 79 src/theatre200.c | 2275 ------------- src/theatre200.h | 140 src/theatre200_module.c | 33 src/theatre_detect.c | 129 src/theatre_detect.h | 46 src/theatre_detect_module.c | 37 src/theatre_module.c | 33 src/theatre_reg.h | 876 ----- 190 files changed, 714 insertions(+), 88469 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]