Home
last modified time | relevance | path

Searched refs:XSYNC (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_sync.c28 #if XSYNC
84 #if XSYNC in glamor_sync_init()
113 #if XSYNC in glamor_sync_close()
H A Dglamor_priv.h35 #if XSYNC
200 #if XSYNC
/OK3568_Linux_fs/external/xserver/include/
H A Dxorg-server.h.in147 #undef XSYNC
H A Dxorg-server.h.meson.in147 #mesondefine XSYNC
H A Ddix-config.h.in356 #undef XSYNC
H A Dmeson.build206 conf_data.set('XSYNC', '1') cfgvar in conf_data
H A Ddo-not-use-config.h.in764 #undef XSYNC
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1919 #if XSYNC in ScreenInit()
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c2757 #define XSYNC(op, xop, l) (X ((op), (xop)) | ((((unsigned long)(l)) & 3) << 21)) macro
5845 {"hwsync", XSYNC(31,598,0), 0xffffffff, POWER4, BOOKE|PPC476, {0}},
5846 {"lwsync", XSYNC(31,598,1), 0xffffffff, PPC, E500, {0}},
5847 {"ptesync", XSYNC(31,598,2), 0xffffffff, PPC64, 0, {0}},
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac1482 AC_DEFINE(XSYNC, 1, [Support XSync extension]) definition