[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.13.0-2'



Tag 'xserver-xorg-video-intel-2_2.13.0-2' created by Cyril Brulebois <kibi@debian.org> at 2010-11-07 18:55 +0000

Tagging upload of xserver-xorg-video-intel 2:2.13.0-2 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzW9iIACgkQeGfVPHR5Nd3E2wCgtxS7IIXcb0Gs5WrCOGuZ+51q
8xMAoLGsYE/eFl2SqvwKRgtsQys2kCso
=YD5u
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-intel-2_2.12.0+shadow-2:
Carl Worth (7):
      NEWS: Add notes for the 2.12.901 snapshot
      Bump version to 2.12.901
      Fix to depend on the (just-released) libdrm >= 2.4.22
      Add release notes for the 2.12.902 snapshot.
      Increment version to 2.12.902
      Add release notes for the 2.13.0 release.
      Increment version to 2.13.0

Chris Wilson (4):
      display: Refactor is_panel()
      Disable dri2 after forcing fallbacks
      Retry framebuffer allocation if first attempt fails.
      display: do not report failure for setting unrecognised properties

Cyril Brulebois (10):
      Bump xutils-dev build-dependency to 1:7.5+4 (needed for xorg macros 1.8).
      UMS is gone, this means Linux-only.
      Add myself to Uploaders.
      Upload to experimental (fixing the upstream version number).
      Merge branch 'debian-experimental' into debian-unstable
      Document the libdrm-dev trick.
      Add patch to make configure.ac happy: libdrm-from-sid-is-ok.diff
      Add README.Debian, documenting KMS stuff.
      Drop shadow-no-dri2.diff, obsoleted by upstream's 537e73f3.
      Upload to unstable.

Julien Cristau (2):
      Add changelog entry
      Update i8xx-shadow.diff.

Krzysztof Halasa (1):
      Allow interlaced modes.

Matthias Hopf (1):
      Make driver compile for 1.6 Xserver series again.

Sven Joachim (5):
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release candidate
      Bump libdrm build-dependency to 2.4.22
      Merge commit '2.13.0' into debian-experimental
      New upstream release

---
 ChangeLog                                 |  113 ++++++++++++++++++++++++++++
 NEWS                                      |  117 +++++++++++++++++++++++++++++-
 configure.ac                              |    4 -
 debian/README.Debian                      |   13 +++
 debian/changelog                          |   32 ++++++++
 debian/control                            |    4 -
 debian/patches/i8xx-shadow.diff           |   20 ++---
 debian/patches/libdrm-from-sid-is-ok.diff |   11 ++
 debian/patches/series                     |    2 
 debian/patches/shadow-no-dri2.diff        |   33 --------
 src/i915_render.c                         |    4 +
 src/i965_render.c                         |    4 +
 src/intel_display.c                       |   20 +++--
 src/intel_dri.c                           |   12 +++
 src/intel_driver.c                        |  107 +++++++++++++--------------
 src/intel_memory.c                        |    4 +
 src/intel_video.c                         |   10 ++
 uxa/uxa-accel.c                           |    2 
 uxa/uxa-render.c                          |    8 ++
 19 files changed, 410 insertions(+), 110 deletions(-)
---


Reply to: