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

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.7.1-1'



Tag 'xserver-xorg-video-intel-2_2.7.1-1' created by Brice Goglin <bgoglin@debian.org> at 2009-05-13 05:29 +0000

Tagging upload of xserver-xorg-video-intel 2:2.7.1-1 to unstable.

Changes since xserver-xorg-video-intel-2_2.7.0-1:
Albert Damen (1):
      Fix crash with XV with large virtual display

Brice Goglin (6):
      Install the upstream NEWS file
      Move -dbg package to section debug
      Merge tag '2.7.1' into debian-unstable
      New upstream release
      Don't try to install the now missing pci ids file
      Prepare changelog for upload

Carl Worth (10):
      NEWS: Add note about broken PAT code in some kernels
      RELEASING: Update instructions to reflect some minor process improvements
      README: Fix typos in chipset list, and point to how_to_report_bug web page
      Hold reference to video binding table until all rects are painted.
      Split i915 textured video commands to fit into batch buffers.
      NEWS: Add items for 2.7.0.901 release candidate
      Increment version number to 2.7.0.901
      RELEASING: Better instructions for where to send announcements
      NEWS: Update release notes for 2.7.1
      Update version to 2.7.1

David Nusinow (1):
      Remove 01_gen_pci_ids.diff.

Keith Packard (2):
      intel_batch_start_atomic: fix size passed to intel_batch_require_space (*4)
      3D_STATE_VERTEX_BUFFERS takes four 32-bit values, not three.

Zhenyu Wang (1):
      KMS: hook up output properties for randr

---
 ChangeLog                               |  161 ++++++++++++++++++++++++++++++
 NEWS                                    |   47 ++++++++
 README                                  |   14 --
 RELEASING                               |   43 +++++---
 configure.ac                            |    2 
 debian/changelog                        |   14 ++
 debian/control                          |    2 
 debian/patches/01_gen_pci_ids.diff      |   14 --
 debian/patches/series                   |    1 
 debian/rules                            |    6 -
 debian/xserver-xorg-video-intel.install |    1 
 src/drmmode_display.c                   |  171 ++++++++++++++++++++++++++++++++
 src/i830_batchbuffer.h                  |    2 
 src/i830_video.c                        |    1 
 src/i915_video.c                        |   18 ++-
 src/i965_video.c                        |   11 +-
 16 files changed, 459 insertions(+), 49 deletions(-)
---


Reply to: