Searched refs:SYNC (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c57 #define SYNC { int bail = 0; do {bail++; } \ macro
66 #define SYNC do {} while ((*CRIMEREG(0x4000) & CRIME_DE_IDLE) == 0) macro
88 SYNC;
135 SYNC;
258 SYNC;
363 SYNC;
418 SYNC;
460 SYNC;
498 SYNC;
570 SYNC;
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dpresent-test.c337 #define SYNC 0x1 macro
349 if (test->flags & SYNC)
362 test->flags & SYNC ? test->fence.xid : None,
370 if (test->flags & SYNC) {
416 test.flags = SYNC;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dcontext.h151 SYNC, enumerator in enum:WORK_TYPE
H A Dapi.cpp504 pDC->FeWork.type = SYNC;
H A Dfrontend.cpp63 work.type = SYNC;
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-test.c1527 #define SYNC 0x1 macro
1540 if (test->flags & SYNC)
1553 test->flags & SYNC ? test->fence.xid : None,
1559 if (test->flags & SYNC) {
1608 test.flags = SYNC;
1614 test.flags = FUTURE | SYNC;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A DVISmoveImage.s94 #define SYNC 0x40 macro
943 membar SYNC
981 membar SYNC; \
988 membar SYNC; \
1103 membar SYNC;
2367 membar SYNC
2407 membar SYNC; \
2414 membar SYNC; \
2713 membar SYNC;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dedid.h131 #define SYNC _SYNC(GET(D_INPUT)) macro
H A Dinterpret_edid.c371 r->input_sync = SYNC;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dedid.h130 #define SYNC _SYNC(GET(D_INPUT)) macro
H A Dinterpret_edid.c468 r->input_sync = SYNC;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y400 %token <integer> SAD2 SADA2 SEL SEND SENDC SENDS SENDSC SHL SHR SMOV SUBB SYNC
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst1551 - intel/ir/gen12: Add SYNC hardware instruction.
1552 - intel/fs/gen12: Add codegen support for the SYNC instruction.
1566 - intel/disasm/gen12: Disassemble Gen12 SYNC instruction.
1574 - intel/eu/validate/gen12: Fix validation of SYNC instruction.
H A D21.3.0.rst204 - wsi/x11: Fetch and discard the SYNC extension info
H A D21.2.0.rst620 - panfrost: Abort on faults in SYNC mode

Completed in 40 milliseconds