[PULL] branch for 1.19.7

Timo Aaltonen tjaalton at ubuntu.com
Tue Feb 13 15:44:08 UTC 2018


	Hi

So here's a branch with the OutputClass commits backported, plus one animcur
commit which was missing from the others that already got cherry-picked?
(and I got asked to backport for Ubuntu..)


The following changes since commit 56547b196660e246e37132960723819972b99c8c:

  glx: Only assign 8 bpc fbconfigs for composite visuals. (2018-02-12 14:53:52 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~tjaalton/xserver for-1.19

for you to fetch changes up to e69c7fd6840e7e18061c7dfee1197e60e919bddb:

  animcur: Handle allocation failure for the animation timer (2018-02-13 10:39:53 +0200)

----------------------------------------------------------------
Adam Jackson (1):
      animcur: Handle allocation failure for the animation timer

Hans De Goede (6):
      xfree86: Free devlist returned by xf86MatchDevice
      xfree86: Make OutputClassMatches take a xf86_platform_device
      xfree86: Add options support for OutputClass Options
      xfree86: xf86platformProbe: split finding pci-info and setting primary GPU
      xfree86: Allow overriding primary GPU detection from an OutputClass section
      xfree86: Add ModulePath support for OutputClass config Sections

Hans de Goede (3):
      xfree86: Remove redundant ServerIsNotSeat0 check from xf86CallDriverProbe
      xfree86: Make adding unclaimed devices as GPU devices a separate step
      xfree86: Try harder to find atleast 1 non GPU Screen

 hw/xfree86/common/xf86.h            |   1 +
 hw/xfree86/common/xf86Bus.c         |  32 +++++++++++++---
 hw/xfree86/common/xf86Globals.c     |   1 +
 hw/xfree86/common/xf86Option.c      |   5 ++-
 hw/xfree86/common/xf86pciBus.c      |   4 ++
 hw/xfree86/common/xf86platformBus.c | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 hw/xfree86/common/xf86platformBus.h |   8 ++++
 hw/xfree86/loader/loadmod.c         |   1 +
 hw/xfree86/man/xorg.conf.man        |  36 ++++++++++++++++++
 hw/xfree86/parser/OutputClass.c     |  21 +++++++++++
 hw/xfree86/parser/xf86Parser.h      |   2 +
 render/animcur.c                    |  10 +++--
 12 files changed, 237 insertions(+), 21 deletions(-)


-- 
t


More information about the xorg-devel mailing list