pull request : fedora fixes.

Dave Airlie airlied at gmail.com
Tue Sep 18 22:52:04 PDT 2012


Here's a fixed one, explains why I had to fix that in another tree but
didn't make the link, probably need more sleep.


The following changes since commit 22746df15b5f75dc85f5cf5b73932eb8a44cb89b:

  dri2: invalidate drawable after sharing pixmap (2012-09-17 09:52:03 +1000)

are available in the git repository at:

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

for you to fetch changes up to 70e5766874a919039678bb2ed75f2ccea0cb4345:

  xf86: fix multi-seat video device support. (v2) (2012-09-19 15:48:50 +1000)

----------------------------------------------------------------
Dave Airlie (3):
      xf86/platform: scan pci after probing devices
      config/udev: ignore change on drm devices
      xf86: fix multi-seat video device support. (v2)

Keith Packard (1):
      xf86: fix compat output selection for no output GPUs

 config/udev.c                       |    8 +++++++-
 hw/xfree86/common/xf86Bus.c         |    4 ++++
 hw/xfree86/common/xf86platformBus.c |    6 +++++-
 hw/xfree86/modes/xf86Crtc.c         |    3 ++-
 4 files changed, 18 insertions(+), 3 deletions(-)

On Wed, Sep 19, 2012 at 3:42 PM, Keith Packard <keithp at keithp.com> wrote:
> Dave Airlie <airlied at gmail.com> writes:
>
>>       xf86: fix multi-seat video device support.
>
> This has half of the code using ServerIsNotSeat0 and the other half
> using ServerIsNotSeat0(); seems like I got some intermediate version of
> the change?
>
> --
> keith.packard at intel.com


More information about the xorg-devel mailing list