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

xserver-xorg-video-modesetting: Changes to 'refs/tags/xserver-xorg-video-modesetting-0.8.0-1'



Tag 'xserver-xorg-video-modesetting-0.8.0-1' created by Julien Cristau <jcristau@debian.org> at 2013-09-08 18:48 +0000

Tagging upload of xserver-xorg-video-modesetting 0.8.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAABAgAGBQJSLMaFAAoJEDEBgAUJBeQMzbEP/ikGwVkLIH5EH6030GjsY3Eg
TvGroJtugIeswE+AcHhtsrCftYbigt7QdkmM4LQ/X1UtKIlKfFFiTivyeYlpYHTh
adf9HFWJOH6sgJlOrgGarleOoalJtLAPL87hzmgTZwQkp1M6z4ElvgCWGumJdDC3
DbU9+ulTU/PVqGeIsJ+VXC+GzzUoVsvMU0YabduZbyjEn27+q/kc3gwtqcezJOdi
ZFtjo9x5Au2Vx2TuUaLGh2tef/V3p0LNtFwznz8Z/1YDkr88J1gWCHXLDbGwdmSI
AM8q+JKSvlEYwUHbr7ik54LPHrHR8Ghiw0UAo3RthzBq7FjjasTF4GDxACU0ukjL
XY+FmNhyxjmK7kQGu7rihKcAfCXI+swTqto91PglptB6cwEpvRTQDTTIsSBS8Oj+
6R7sWSVOvxH1NrewYqjFdZPL1dikOdCOtoU/0koQ/TY3pQmLcV5k9CeyZATGsPkz
H8X/XcvHmTpex0czJabWvxQhULcX+akbj/vYqBqIvmVnHHSDbTDx3TvvK7gEK1VE
NBf8JXqOU80ZsJUQm8pDuxky9zqSiV9wbFxukDdefZCjYVOycKdXeYhTyY+AujYm
tCPzzGVpwLYdObCe4YTGmeXCexsdAJDO1Gud2DGIvKNi8ClqE94xzfHhuylHgtXz
64j+a28EG2G7A5NKzdCk
=mrUG
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-modesetting-0.3.0-1:
Aaron Plattner (1):
      modesetting: match PCI class 3, any subclass

Adam Jackson (1):
      Implement ->driverFunc

Alon Levy (1):
      modesetting: add virtual connector support

Chris Wilson (1):
      Add missing GTF modes

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Dave Airlie (16):
      modesetting: add compat header file
      modesetting: convert to new scrn conversion APIs.
      modesetting: fix make distcheck
      modesetting: bump to latest X server compat api.
      modesetting: workaround kernel bug reporting 0x0 as valid mins
      modesetting: pci probing requires interface version 1.4
      modesetting 0.4.0: bump configure.ac
      modesetting: drop useless xf86PciInfo include
      modesetting: fix warning about close being undefined.
      modesetting: add platform bus support
      modesetting: add output slave support.
      modesetting: remove alloca usage again
      modesetting: fix crashes caused by udev race conditions
      modesetting: bump to 0.6.0
      modesetting: provide dummy hooks for shadow
      modesetting: fix adjust frame crash

Julien Cristau (3):
      Revert xserver build-dep bump
      Remove unused BUILDER variable from d/rules
      Upload to unstable

Maarten Lankhorst (15):
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release.
      bump version to 0.5.0
      Merge tag 'xf86-video-modesetting-0.5.0' into debian-experimental
      New upstream release
      modesetting: clean up leaks
      modesetting: return null for get_modes if output could not be retrieved
      bump version to 0.7.0
      Merge tag 'xf86-video-modesetting-0.7.0' into debian-experimental
      new upstream release
      support 32 bpp pixmaps when 24 bpp fb is used.
      modesetting: probe only succeeds if connectors are detected
      bump to 0.8.0
      Merge tag 'xf86-video-modesetting-0.8.0' into debian-experimental
      bump version

Michele Cane (2):
      Merge branch 'debian-experimental' into debian-unstable
      Bump Standards-Version to 3.9.4, no changes needed.

Thierry Reding (2):
      build: Put m4 macros in m4 subdirectory
      Remove call to miInitializeBackingStore()

Timo Aaltonen (2):
      Merge branch 'upstream-experimental' into debian-experimental
      update the changelog

---
 Makefile.am           |    2 
 autogen.sh            |    5 
 configure.ac          |   11 +
 debian/changelog      |   11 +
 debian/control        |    4 
 debian/rules          |    1 
 src/Makefile.am       |    1 
 src/compat-api.h      |   94 ++++++++++++
 src/driver.c          |  383 +++++++++++++++++++++++++++++++++++++-------------
 src/drmmode_display.c |  233 +++++++++++++++++++++++++++++-
 src/drmmode_display.h |   31 +++-
 11 files changed, 667 insertions(+), 109 deletions(-)
---


Reply to: