[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-openchrome: Changes to 'refs/tags/xserver-xorg-video-openchrome-1_0.2.903+svn713-1'



Tag 'xserver-xorg-video-openchrome-1_0.2.903+svn713-1' created by Raphael Geissert <atomo64@gmail.com> at 2009-01-10 01:56 +0000

Tagging upload of xserver-xorg-video-openchrome 1:0.2.903+svn713-1 to experimental

Changes since xserver-xorg-video-openchrome-1_0.2.903+svn599-1:
Raphael Geissert (12):
      Merge commit 'trunk' into debian-experimental
      Add new changelog entry to reflect changes by upstream
      massaged patches so they still apply
      Merge commit 'trunk' into debian-experimental
      Updated changelog entry to reflect changes by upstream
      removed vt_fix.patch as the bug has been fixed by upstream, in a different way
      Minor, stylish, change
      dropped disable_ARGB_cursor_VM800.patch, no longer needed
      changelog cleanup
      Added bug closers
      remove no longer true statement
      Prepare changelog for upload

gabriel (1):
      Initial XVideo support for VX800

jnettlet (10):
      Initial VX800 support thanks to work mostly done by Xavier and Harald
      finish acceleration changes for the VX800 chipsets
      fixed VX800 so ActiveDevice is no longer needed
      Added more needed modes to ViaPanelModes
      Fixed Crash worked around by XaaNoImageWriteRect
      Clean up compile warnings
      fix placement of pVia->FrameBufferBase to MapFB
      Merge work done in hwcursor_branch back to trunk
      adjust monitor values to handle preset LCD panel and TV modes
      Temporary workaround for freedesktop bug 21563

schlobinux (12):
      redo a couple changes lost in initial VX800 support commit
      another Mitac 8624, but with a P4M890 (possibly 8624P or the other with the P4M900 is 8624P ?)
      VIA Epia M700
      Hide overlay when video is invisible (ticket #266)
      minor typo fix
      Axper XP-M8VM800
      properly link XvMC (patch from Julien Cristau)
      XvMC symbol visibility (patch from Paulo Cesar Pereira de Andrade)
      XvMC Unichrome Pro allocation fixes (patch from Daniel Drake)
      restore panel backlight after VT switch (Ticket #29)
      Disable ARGB cursor, it's not working properly yet
      Twinhead M6 (reported by Bradon Kanyid)

---
 ChangeLog                                      |  177 +++++
 configure.ac                                   |    3 
 debian/changelog                               |   19 
 debian/patches/01_gen_pci_ids.diff             |    2 
 debian/patches/disable_ARGB_cursor_VM800.patch |   12 
 debian/patches/series                          |    2 
 debian/patches/vt_fix.patch                    |   20 
 libxvmc/Makefile.am                            |    8 
 libxvmc/viaLowLevelPro.c                       |    6 
 libxvmc/viaXvMC.c                              |   62 +-
 src/via.h                                      |   16 
 src/via_accel.c                                |  359 ++++++++---
 src/via_bandwidth.c                            |   23 
 src/via_bios.h                                 |    1 
 src/via_crtc.c                                 |   65 +-
 src/via_cursor.c                               |  769 ++++++++++---------------
 src/via_dga.c                                  |    8 
 src/via_driver.c                               |   88 +-
 src/via_driver.h                               |   62 +-
 src/via_id.c                                   |    7 
 src/via_id.h                                   |    2 
 src/via_mode.c                                 |   63 +-
 src/via_mode.h                                 |   24 
 src/via_panel.c                                |    4 
 src/via_regs.h                                 |  111 +++
 src/via_swov.c                                 |   26 
 src/via_video.c                                |    8 
 27 files changed, 1228 insertions(+), 719 deletions(-)
---


Reply to: