xserver: Changes to 'refs/tags/xorg-server-1.20.10'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 1 16:40:46 UTC 2020


Tag 'xorg-server-1.20.10' created by Matt Turner <mattst88 at gmail.com> at 2020-12-01 16:40 +0000

xorg-server-1.20.10
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iNUEABYKAH0WIQSzlptPDvl9ch5jjr2cglpmBdQLvgUCX8Zx9l8UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QjM5
NjlCNEYwRUY5N0Q3MjFFNjM4RUJEOUM4MjVBNjYwNUQ0MEJCRQAKCRCcglpmBdQL
vo7pAP9l6+V3O9MiuJ2YWv1Lnc4M46PKx2J7Az4vLxE3g1c8yQEAjg7pHl5E4yyh
CS6Gmw9ybEuop0CtdRD/yAFJ4DQg7w8=
=1QsC
-----END PGP SIGNATURE-----

Changes since xorg-server-1.20.9:
Alex Goins (1):
      glamor: Update pixmap's devKind when making it exportable

Arthur Williams (1):
      include: Increase the number of max. input devices to 256.

Bernhard Übelacker (1):
      os: Fix instruction pointer written in xorg_backtrace

Greg V (1):
      xwayland: use drmGetNodeTypeFromFd for checking if a node is a render one

Kishore Kadiyala (1):
      modesetting: keep going if a modeset fails on EnterVT

Martin Peres (1):
      modesetting: check the kms state on EnterVT

Matt Turner (1):
      xserver 1.20.10

Matthieu Herrb (2):
      Fix XkbSetDeviceInfo() and SetDeviceIndicators() heap overflows
      Check SetMap request length carefully.

Michel Dänzer (10):
      glamor: Fix glamor_poly_fill_rect_gl xRectangle::width/height handling
      xfree86: Take second reference for SavedCursor in xf86CursorSetCursor
      present/wnmd: Can't use page flipping for windows clipped by children
      xwayland: Check window pixmap in xwl_present_check_flip2
      present/wnmd: Remove dead check from present_wnmd_check_flip
      present: Move flip target_msc adjustment out of present_vblank_create
      present: Add present_vblank::exec_msc field
      present/wnmd: Move up present_wnmd_queue_vblank
      present/wnmd: Execute copies at target_msc-1 already
      present/wnmd: Translate update region to screen space

Olivier Fourdan (8):
      Revert "linux: Fix platform device probe for DT-based PCI"
      Revert "linux: Fix platform device PCI detection for complex bus topologies"
      Revert "linux: Make platform device probe less fragile"
      xwayland: Do not discard frame callbacks on allow commits
      xwayland: Remove pending stream reference when freeing
      xwayland: non-rootless requires the wl_shell protocol
      xwayland: Create an xwl_window for toplevel only
      configure: Build hashtable for Xres and glvnd

---
 Xext/Makefile.am                                 |   10 +
 config/udev.c                                    |   42 --------
 configure.ac                                     |   11 +-
 glamor/glamor_egl.c                              |    3 
 glamor/glamor_rects.c                            |   18 ++-
 glx/Makefile.am                                  |    4 
 hw/xfree86/drivers/modesetting/driver.c          |   25 ++++
 hw/xfree86/drivers/modesetting/drmmode_display.c |   53 +++++++---
 hw/xfree86/drivers/modesetting/drmmode_display.h |    4 
 hw/xfree86/os-support/linux/lnx_platform.c       |   20 +++
 hw/xfree86/ramdac/xf86CursorRD.c                 |    3 
 hw/xwayland/xwayland-glamor-eglstream.c          |    2 
 hw/xwayland/xwayland-glamor-gbm.c                |   19 ---
 hw/xwayland/xwayland-present.c                   |    8 +
 hw/xwayland/xwayland.c                           |   20 +--
 include/misc.h                                   |    2 
 meson.build                                      |    2 
 os/backtrace.c                                   |    7 -
 present/present_execute.c                        |   23 +---
 present/present_priv.h                           |    6 -
 present/present_scmd.c                           |   16 +--
 present/present_vblank.c                         |   18 +--
 present/present_wnmd.c                           |   74 ++++++++------
 xkb/xkb.c                                        |  118 ++++++++++++++++++++++-
 24 files changed, 338 insertions(+), 170 deletions(-)
---


More information about the xorg-commit mailing list