[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+svn599-1'



Tag 'xserver-xorg-video-openchrome-1_0.2.903+svn599-1' created by Julien Cristau <jcristau@debian.org> at 2008-10-19 14:29 +0000

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

Changes since xserver-xorg-video-openchrome-1_0.2.902+svn579-3:
Julien Cristau (2):
      Add DM-Upload-Allowed control field to let Raphael upload this package himself.
      Prepare changelog for upload

Raphael Geissert (9):
      Merge commit 'trunk' into debian-experimental
      Added patch to disable ARGB mouse cursor in VM800
      Added patch that prevents LCD's backlight from being switched off when changing VTs.
      Add changelog entry
      Build a dummy xserver-xorg-video-via package to ease the transition to this driver
      Merge commit 'trunk' into debian-experimental
      Updated changelog to reflect latest changes by upstream
      Added lpia to the architectures list
      Correct -via's description, not just a dumb c&p

ivor (1):
      Minor compilation fix

schlobinux (18):
      MSI VR321 (reported by Kot Cheshirsky)
      ECS CLE266 (reported by Mohammed Abd El Hameed)
      Foxconn P4M9007MB-8RS2H (reported by Stephen Yu)
      Simplify memory bandwidth setting
      0.2.903
      MSI K9MM-V
      update NEWS with the release date
      Gigabyte M704 / RoverPC A700GQ
      remove support for pre-xorg 7.1rc1 Xv ABI
      IBM AnyPlace Kiosk 3xx (probably a VIA board, but I can't find a better reference)
      Add missing 640x480 PAL mode for VT1625
      merge Gabriel Mansi's changes from randr branch plus a few additionnal not commited fixes
      oops, forgot to svn add the new files :-(
      disable ARGB cursor for K8M890
      Allow FullHD with DDR400
      VIA VT8454B has a panel
      MSI K8M Neo-V (broken pci id, there is already one with a good pci id)
      minor typo

---
 ChangeLog                                      |   63 +
 NEWS                                           |   20 
 configure.ac                                   |   25 
 debian/changelog                               |   24 
 debian/control                                 |   10 
 debian/patches/disable_ARGB_cursor_VM800.patch |   12 
 debian/patches/series                          |    2 
 debian/patches/vt_fix.patch                    |   20 
 src/Makefile.am                                |    6 
 src/via_accel.c                                |   89 +-
 src/via_bios.h                                 |  106 ++
 src/via_crtc.c                                 |  612 ++++++++++++++
 src/via_cursor.c                               |  532 ++++++++++--
 src/via_dga.c                                  |    8 
 src/via_display.c                              |  128 +++
 src/via_driver.c                               |  549 ++++++++----
 src/via_driver.h                               |   61 -
 src/via_id.c                                   |    4 
 src/via_lvds.c                                 |  121 ++
 src/via_memory.c                               |    2 
 src/via_mode.c                                 | 1059 ++++++-------------------
 src/via_mode.h                                 |   40 
 src/via_panel.c                                |  461 ++++++++++
 src/via_regs.h                                 |   21 
 src/via_swov.c                                 |   18 
 src/via_timing.c                               |  398 +++++++++
 src/via_timing.h                               |   51 +
 src/via_vbe.c                                  |    6 
 src/via_video.c                                |   49 -
 src/via_vt162x.h                               |   17 
 src/via_xvmc.c                                 |   18 
 31 files changed, 3270 insertions(+), 1262 deletions(-)
---


Reply to: