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> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| dri.c | ||
| dri.h | ||
| dristruct.h | ||
| sarea.h | ||
| xf86dri.c | ||