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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Oct 14 14:39:07 UTC 2021


Tag 'xorg-server-21.0.99.902' created by Povilas Kanapickas <povilas at radix.lt> at 2021-10-14 14:34 +0000

xorg-server-21.0.99.902
-----BEGIN PGP SIGNATURE-----

iQFFBAABCgAvFiEE/QAEom6t/kOkw/JJxveuIAN0RS0FAmFoP/ARHHBvdmlsYXNA
cmFkaXgubHQACgkQxveuIAN0RS1LsQgAscShpMmP/tarqYdNf8CfmlIexbo67fhO
9BWeZiaiJba1e4pLFLgkbSbelsjpCX+7QP5K0Xxfc+b9lRlCMSasRUWstGa3JBx7
Cp4jpXLPFA+bR4cOmKx92qMNa4RIFdB+CDbHaA+oiIyw/NjquQeHsgn2vb7RFWDH
u+J2yzIs/9lv8nrPFMUiinWpHzLYNpqcFiqycI+cht0SPW1Wx7m6Jirb2c4HoQdZ
UpzkYewTfkp5CL6vLww0VDb/FBQfXUs2p6UipN+6GrAq14H6MuWHSxiPgRcp2y8q
LWZ06RTyPS53RF2UauwTy/JoXha80L1Uqndywkwhc1Y4rYqpyFe9LQ==
=ijAN
-----END PGP SIGNATURE-----

Changes since xorg-server-21.0.99.901:
Alex Richardson (1):
      dix/privates.c: Avoid undefined behaviour after realloc()

Mario Kleiner (6):
      xfree86: Avoid crash in xf86RandR12CrtcSetGamma() memcpy path.
      xfree86: Let xf86RandR12CrtcComputeGamma() deal with non-power-of-2 sizes.
      Revert "modesetting: Only use GAMMA_LUT if its size is 1024"
      modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots.
      modesetting: Handle mixed VRR and non-VRR display setups better.
      modesetting: Consider RandR primary output for selectioh of sync crtc.

Olivier Fourdan (1):
      glamor: Fix leak in glamor_build_program()

Povilas Kanapickas (1):
      xserver 21.1 RC 2

Ray Strode (1):
      xkb: Drop check for XkbSetMapResizeTypes

nerdopolis (1):
      xf86: Accept devices with the 'simpledrm' driver.

---
 configure.ac                                     |    4 +-
 dix/privates.c                                   |   16 ++++-----
 glamor/glamor_program.c                          |    2 +
 hw/xfree86/common/xf86platformBus.c              |    7 +++-
 hw/xfree86/drivers/modesetting/drmmode_display.c |   37 +++++++++++------------
 hw/xfree86/drivers/modesetting/modesetting.man   |   11 +++++-
 hw/xfree86/drivers/modesetting/vblank.c          |   11 +++++-
 hw/xfree86/modes/xf86RandR12.c                   |   24 ++++++++++++--
 meson.build                                      |    4 +-
 xkb/xkb.c                                        |   26 +++++++---------
 10 files changed, 87 insertions(+), 55 deletions(-)
---


More information about the xorg-commit mailing list