Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Module.h65 #define SET_ABI_VERSION(maj, min) \ macro
76 #define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
77 #define ABI_VIDEODRV_VERSION SET_ABI_VERSION(24, 1)
78 #define ABI_XINPUT_VERSION SET_ABI_VERSION(24, 1)
79 #define ABI_EXTENSION_VERSION SET_ABI_VERSION(10, 0)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau/
H A D0001-nouveau-fixup-driver-for-new-X-server-ABI.patch22 +#if ABI_VIDEODRV_VERSION < SET_ABI_VERSION(25, 2)
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-nouveau/
H A D0001-nouveau-fixup-driver-for-new-X-server-ABI.patch24 +#if ABI_VIDEODRV_VERSION < SET_ABI_VERSION(25, 2)
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/
H A D0002-ati-cleanup-terminology-to-use-primary-secondary.patch45 +#if ABI_VIDEODRV_VERSION < SET_ABI_VERSION(25, 2)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati/
H A D0001-ati-cleanup-terminology-to-use-primary-secondary.patch43 +#if ABI_VIDEODRV_VERSION < SET_ABI_VERSION(25, 2)