Home
last modified time | relevance | path

Searched refs:ignoreABI (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Privstr.h89 Bool ignoreABI; member
H A Dxf86Init.c377 if (xf86Info.ignoreABI) { in InitOutput()
H A Dxf86Config.c745 xf86GetOptValBool(FlagOptions, FLAG_IGNORE_ABI, &xf86Info.ignoreABI); in configServerFlags()
746 if (xf86Info.ignoreABI) { in configServerFlags()
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog3648 rather than pass -ignoreABI to the server every time it starts
/OK3568_Linux_fs/external/xserver/
H A DChangeLog173652 Add xorg.conf IgnoreABI option which does the same thing as -ignoreABI