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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 11 15:22:20 UTC 2019


Tag 'xf86-video-amdgpu-19.1.0' created by Michel Dänzer <michel at daenzer.net> at 2019-10-11 15:22 +0000

xf86-video-amdgpu-19.1.0
-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQSwn681vpFFIZgJURRaga+OatuyAAUCXaCeHQAKCRBaga+Oatuy
ADZDAJoD+3d33C8oAAQ0Gs8RPffWGLFTBwCeOhHcL0OrHUsESH3MVSmrCymGHgY=
=hz1D
-----END PGP SIGNATURE-----

Changes since xf86-video-amdgpu-19.0.1:
Flora Cui (1):
      dri2: reply to client for WaitMSC request in any case

Michel Dänzer (13):
      Retry get_fb_ptr in get_fb
      dri3: Always flush glamor before sharing pixmap storage with clients
      dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
      Remove dri2_drawable_crtc parameter consider_disabled
      present: Check that we can get a KMS FB for flipping
      Don't disable page flipping completely with SW cursor
      gitlab-ci: Use templates from wayland/ci-templates
      present: Also check pixmap pitch in check_flip with current xserver
      present: Don't check pixmap pitch in check_flip with current DC
      present: Don't check pixmap pitch in check_flip with non-DC >= 3.34
      Don't set up black scanout buffer if LeaveVT is called from CloseScreen
      Don't unreference FBs of pixmaps from different screens in LeaveVT
      Bump version for the 19.1.0 release

---
 .gitlab-ci.yml               |   38 +++++++-----------------
 .gitlab-ci/Dockerfile        |   64 -----------------------------------------
 .gitlab-ci/debian-install.sh |   67 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                 |    2 -
 src/amdgpu_dri2.c            |   19 +++++++-----
 src/amdgpu_dri3.c            |   26 +++-------------
 src/amdgpu_kms.c             |   46 +++++++++++++++++------------
 src/amdgpu_pixmap.h          |   26 ++++++++--------
 src/amdgpu_present.c         |   33 +++++++++++++++++----
 9 files changed, 166 insertions(+), 155 deletions(-)
---


More information about the xorg-commit mailing list