Skip to content

Make xf86CompatOutput() return NULL when there are no privates

Matthieu Herrb requested to merge mherrb/xserver:mherrb-fix-compat-output into master

Some drivers (mach64 w/o DRI for instance) don't initialize privates.

Signed-off-by: Matthieu Herrb matthieu.herrb@laas.fr

Merge request reports