[pull req] updated fixes from me

2012-09-04 Thread Dave Airlie
Okay I've fixed up the comments and dropped the last patch for now (will comment in other thread) The following changes since commit 148583d62b84832369e9df39b3e527b99ca96761: tests: move GCC diagnostics pragma outside of function (2012-08-29 01:11:29 -0700) are available in the git repository

Re: pull req (review req in disguise)

2012-09-04 Thread Dave Airlie
config/udev: add wrapper around check if server is not seat 0 Make this look like a function call please. Otherwise, it looks like it's just referencing a global variable. done in the new updated pull I just sent. xf86: fix multi-seat video device support. This looks like a

Re: pull req (review req in disguise)

2012-09-04 Thread Keith Packard
Dave Airlie airl...@gmail.com writes: done in the new updated pull I just sent. Merged. 148583d..0db936a master - master Well its only a functional change if you aren't seat 0, since no distro except Fedora ships the seat stuff (from what I know) I can happily ship this extra patch in

Re: [pull req] updated fixes from me

2012-09-04 Thread Keith Packard
Dave Airlie airl...@gmail.com writes: 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.

Re: [PATCH xserver 1/1] list: Use offsetof() to determine member offsets within a structure

2012-09-04 Thread Keith Packard
AC_C_TYPEOF seems like the best bet to me, but I'm not sure it's in autoconf 2.60 (our current AC_PREREQ). All I've got here is 2.59 (which does not appear to have AC_C_TYPEOF) and 2.64 (which does). Good news, AC_C_TYPEOF *is* in autoconf 2.60:

Re: [PATCH xserver 1/1] list: Use offsetof() to determine member offsets within a structure

2012-09-04 Thread Jeremy Huddleston Sequoia
On Sep 4, 2012, at 11:54, Keith Packard kei...@keithp.com wrote: AC_C_TYPEOF seems like the best bet to me, but I'm not sure it's in autoconf 2.60 (our current AC_PREREQ). All I've got here is 2.59 (which does not appear to have AC_C_TYPEOF) and 2.64 (which does). Good news, AC_C_TYPEOF

Re: [PATCH xserver 1/1] list: Use offsetof() to determine member offsets within a structure

2012-09-04 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/ 4/12 11:54 AM, Keith Packard wrote: AC_C_TYPEOF seems like the best bet to me, but I'm not sure it's in autoconf 2.60 (our current AC_PREREQ). All I've got here is 2.59 (which does not appear to have AC_C_TYPEOF) and 2.64 (which does).

[PATCH] VBE: Change the version restriction from 2.0 to 1.2

2012-09-04 Thread Evgeny M. Zubok
Hello, Could you please apply this small patch? It has been reviewed earlier here http://lists.x.org/archives/xorg-devel/2010-April/007039.html but hasn't been commited. Then I would be able to close the bug #22672 (here: https://bugs.freedesktop.org/show_bug.cgi?id=22672) and add DDC routines

Re: [PATCH xserver 1/1] list: Use offsetof() to determine member offsets within a structure

2012-09-04 Thread Keith Packard
Jeremy Huddleston Sequoia jerem...@apple.com writes: He ack'd it yesterday. Thanks, just saw that this evening. A bit of mail to catch up on after the weekend. I'll get stuff built and packed for release. -- keith.pack...@intel.com pgpcuzdBzDYN5.pgp Description: PGP signature