xf86-video-amdgpu: Changes to 'refs/tags/xf86-video-amdgpu-1.1.1'

Michel Dänzer daenzer at kemper.freedesktop.org
Thu Sep 15 07:26:59 UTC 2016


Tag 'xf86-video-amdgpu-1.1.1' created by Michel Dänzer <michel at daenzer.net> at 2016-09-15 07:26 +0000

xf86-video-amdgpu-1.1.1
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAlfaTTYACgkQWoGvjmrbsgALCACeJr5VKg/ZvMKlGamOgCOLl+23
G4IAoJFKQu++yv7hYNlWuW+QV+V54W2S
=Xr74
-----END PGP SIGNATURE-----

Changes since xf86-video-amdgpu-1.1.0:
Alex Deucher (1):
      add missing bonaire pci id

Flora Cui (3):
      add strato pci id
      Add more Polaris 10 PCI IDs
      Add more Polaris 11 PCI IDs

Marek Olšák (1):
      Fix cursor size for SI

Michel Dänzer (14):
      Handle Zaphod mode correctly in amdgpu_mode_hotplug
      glamor: Fix amdgpu_glamor_share_pixmap_backing for priv->bo == NULL
      Remove amdgpu_share_pixmap_backing
      Add amdgpu_pixmap_get_tiling_info
      Consolidate get_drawable_pixmap helper
      Move DRI2's local fixup_glamor helper to amdgpu_glamor_set_pixmap_bo v2
      glamor: Reallocate linear pixmap BO if necessary for DRI2 PRIME
      Destroy all dedicated scanout buffers during CloseScreen
      Only use RandR APIs if RandR is enabled
      DRI2: Add interpolated_vblanks in amdgpu_dri2_get_crtc_msc
      Add Mullins PCI IDs
      Add missing Kaveri PCI ID (1318)
      Use --with-xorg-conf-dir=$prefix/share/X11/xorg.conf.d by default
      Bump version for the 1.1.1 release

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

Ronie Salgado (1):
      Add SI PCI IDs

---
 configure.ac                      |    8 +-
 man/amdgpu.man                    |    2 
 src/amdgpu_bo_helper.c            |   48 +++++++++++-----
 src/amdgpu_bo_helper.h            |   20 ++++++-
 src/amdgpu_chipinfo_gen.h         |  108 +++++++++++++++++++++++++++++++++++++-
 src/amdgpu_chipset_gen.h          |  108 +++++++++++++++++++++++++++++++++++++-
 src/amdgpu_dri2.c                 |   73 +++----------------------
 src/amdgpu_glamor.c               |   80 +++++++++++++++++++++++++++-
 src/amdgpu_glamor.h               |    1 
 src/amdgpu_glamor_wrappers.c      |   18 ------
 src/amdgpu_kms.c                  |   42 +++++++++-----
 src/amdgpu_pci_chipset_gen.h      |  108 +++++++++++++++++++++++++++++++++++++-
 src/amdgpu_pci_device_match_gen.h |  108 +++++++++++++++++++++++++++++++++++++-
 src/amdgpu_pixmap.h               |    2 
 src/amdgpu_probe.h                |    6 ++
 src/ati_pciids_gen.h              |  108 +++++++++++++++++++++++++++++++++++++-
 src/drmmode_display.c             |   57 ++++++++++++++++----
 src/pcidb/ati_pciids.csv          |  108 +++++++++++++++++++++++++++++++++++++-
 18 files changed, 861 insertions(+), 144 deletions(-)
---


More information about the xorg-commit mailing list