xserver/hw/xfree86/dri
Dave Airlie 785af88ab0 dri1: fix dri1 startup since 459c6da0f9
This commit regresses dri1 since it moves the drmSetServerInfo from being
called at module load time to extension init time. However DRIScreenInit
relies on this being called before it gets control.

This patches moves the call into DRIScreenInit and seems to work here.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-12-12 12:56:35 +10:00
..
Makefile.am XFree86: DRI: Don't use per-target CFLAGS 2012-07-10 00:31:01 -07:00
dri.c dri1: fix dri1 startup since 459c6da0f9 2012-12-12 12:56:35 +10:00
dri.h Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
sarea.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86dri.c dix: Pull client-is-local flag up to the ClientRec 2012-09-20 14:36:39 -04:00