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



Tag 'xserver-xorg-video-intel-2_2.19.0-2' created by Cyril Brulebois <kibi@debian.org> at 2012-06-11 23:11 +0000

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

iEYEABECAAYFAk/WexkACgkQeGfVPHR5Nd3F2QCfUNRzc9C0V3oFLfesR+X0qnLn
K1wAni6xsITwAmNQwPwk8VX1Jl7WKhZJ
=Rf2g
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-intel-2_2.19.0-1:
Chris Wilson (5):
      uxa: Only consider an output valid if the kernel reports it attached
      Allow runtime switching of AccelMethod between uxa/sna and even glamor
      sna/dri: Disable experimental code by default
      configure: Harden --with-default-accel against simple mistakes
      configure: Correct the help string for --with-default-accel

Cyril Brulebois (4):
      Document the cherry-picks.
      rules: Enable sna and uxa accel methods, default to uxa.
      Add patch to document the new AccelMethod option accordingly: 0002-Update-manpage-for-new-accelmethod-option.patch
      Upload to unstable.

Eugeni Dodonov (1):
      Unify options handling between UXA and SNA

---
 configure.ac                                                        |   59 ++++++
 debian/changelog                                                    |   19 ++
 debian/patches/0002-Update-manpage-for-new-accelmethod-option.patch |   15 +
 debian/patches/series                                               |    1 
 debian/rules                                                        |    2 
 src/Makefile.am                                                     |    1 
 src/common.h                                                        |    2 
 src/intel_display.c                                                 |   21 ++
 src/intel_driver.c                                                  |   86 ---------
 src/intel_driver.h                                                  |    2 
 src/intel_glamor.c                                                  |   15 +
 src/intel_module.c                                                  |   90 ++++++----
 src/intel_options.h                                                 |   75 ++++++++
 src/legacy/i810/i810_driver.c                                       |    3 
 src/legacy/legacy.h                                                 |    2 
 src/sna/sna.h                                                       |   15 -
 src/sna/sna_display.c                                               |    2 
 src/sna/sna_dri.c                                                   |    6 
 src/sna/sna_driver.c                                                |   32 +--
 src/sna/sna_module.h                                                |    4 
 src/sna/sna_video.c                                                 |    2 
 src/sna/sna_video_overlay.c                                         |    2 
 src/sna/sna_video_sprite.c                                          |    2 
 23 files changed, 297 insertions(+), 161 deletions(-)
---


Reply to: