[PATCH 3/3] Require video drivers to report that they support server managed fds

Alan Coopersmith alan.coopersmith at oracle.com
Mon Mar 3 09:01:53 PST 2014


On 03/ 3/14 08:26 AM, Hans de Goede wrote:
> This makes how we handle video drivers identical to what we do for input
> drivers, and this should make live easier for old non kms drivers.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>   hw/xfree86/common/xf86platformBus.c | 14 +++++++++++++-
>   hw/xfree86/common/xf86str.h         |  3 ++-
>   2 files changed, 15 insertions(+), 2 deletions(-)
>
> diff --git a/hw/xfree86/common/xf86platformBus.c b/hw/xfree86/common/xf86platformBus.c
> index 564567e..d241a5f 100644
> --- a/hw/xfree86/common/xf86platformBus.c
> +++ b/hw/xfree86/common/xf86platformBus.c
> @@ -38,6 +38,7 @@
>   #include <unistd.h>
>   #include "os.h"
>   #include "hotplug.h"
> +#include "systemd-logind.h"

Shouldn't that be in an #ifdef for systemd platforms only?


-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list