pull req (review req in disguise)

Dave Airlie airlied at gmail.com
Sun Sep 2 20:40:37 PDT 2012


Hi Keith,

This is hotplug and udev stuff.

You reviewed one of the hotplug ones, the other fixes providers on
recycle, needs more work in the future but it good for now.

The 3 udev patches have been tested to make sure that seat supports
works with output hotplug devices and we are shipping them in Fedora,
I meant to get whot to review at least the first couple, but he's on
holidays now.

Dave.

The following changes since commit 6619f5c0e1086b57888ff7146e8ed5897b50d440:

  Relase 1.12.99.905 (2012-08-21 13:46:34 -0700)

are available in the git repository at:

  ssh://people.freedesktop.org/~airlied/xserver for-keithp

for you to fetch changes up to 055c02e66a5702259db2988828ad78c7954a596e:

  xf86: fix multi-seat video device support. (2012-09-03 13:37:07 +1000)

----------------------------------------------------------------
Dave Airlie (5):
      xf86/crtc: don't free config->name
      dix: free default colormap before screen deletion
      config/udev: add wrapper around check if server is not seat 0
      config/udev: respect seat for hotplugged video devices.
      xf86: fix multi-seat video device support.

 config/udev.c                       |    8 ++++++--
 dix/dispatch.c                      |    4 ++++
 hw/xfree86/common/xf86Bus.c         |    4 ++++
 hw/xfree86/common/xf86platformBus.c |    3 +++
 hw/xfree86/modes/xf86Crtc.c         |    2 --
 include/hotplug.h                   |    2 ++
 6 files changed, 19 insertions(+), 4 deletions(-)


More information about the xorg-devel mailing list