xf86-video-ati: Changes to 'refs/tags/xf86-video-ati-7.7.1'

Michel Dänzer daenzer at kemper.freedesktop.org
Thu Sep 15 09:10:21 UTC 2016


Tag 'xf86-video-ati-7.7.1' created by Michel Dänzer <michel at daenzer.net> at 2016-09-15 09:10 +0000

xf86-video-ati-7.7.1
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAlfaZW4ACgkQWoGvjmrbsgCgYwCfd+qHNqhu8FuSbwfmyxDu9loY
PIIAnj3Zcw/nvKmIxn+ex8c53iyBZxQc
=vCkV
-----END PGP SIGNATURE-----

Changes since xf86-video-ati-7.7.0:
Michel Dänzer (15):
      Handle Zaphod mode correctly in radeon_mode_hotplug
      Explicitly set the fbcon pixmap pitch again
      Only use RandR APIs if RandR is enabled
      Don't enable micro-tiling for scanout buffers on pre-R600
      Wait for pending flips to complete before turning off an output or CRTC
      Also call drmmode_clear_pending_flip from radeon_scanout_flip_abort
      Don't override crtc parameter value in drmmode_flip_handler/abort
      Also handle disabled CRTCs in drmmode_clear_pending_flip
      glamor: Fix radeon_glamor_share_pixmap_backing for priv->bo == NULL
      Consolidate get_drawable_pixmap helper
      Move DRI2's local fixup_glamor helper to radeon_glamor_set_pixmap_bo
      glamor: Reallocate linear pixmap BO if necessary for DRI2 PRIME
      Destroy all dedicated scanout buffers during CloseScreen
      DRI2: Add interpolated_vblanks in radeon_dri2_get_crtc_msc
      Bump version for 7.7.1 release

Qiang Yu (3):
      Remove RR_Capability_SinkOutput for GPU without CRTC
      Fix radeon_mode_hotplug crash on multi GPU platform.
      DRI2: Fix radeon_dri2_exchange_buffers width/height copy'n'paste error

---
 configure.ac                 |    2 
 src/drmmode_display.c        |  158 ++++++++++++++++++++++++++++++++++---------
 src/drmmode_display.h        |    3 
 src/radeon.h                 |   10 --
 src/radeon_bo_helper.h       |   16 ++++
 src/radeon_dri2.c            |   78 ++-------------------
 src/radeon_glamor.c          |   79 ++++++++++++++++++++-
 src/radeon_glamor.h          |    2 
 src/radeon_glamor_wrappers.c |   19 -----
 src/radeon_kms.c             |   38 +++++-----
 src/radeon_present.c         |    4 -
 src/radeon_video.c           |    2 
 12 files changed, 261 insertions(+), 150 deletions(-)
---


More information about the xorg-commit mailing list