Searched refs:FENCE_NEW (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_memory.c1389 OUTREG(FENCE_NEW + fence_nr * 8, fence_start);
1390 OUTREG(FENCE_NEW + fence_nr * 8 + 4, fence_end);
1534 OUTREG(FENCE_NEW + fence_nr * 8, 0);
1535 OUTREG(FENCE_NEW + fence_nr * 8 + 4, 0);
H A Di830_debug.c570 if (IS_I965G(pI830) || ((IS_I915G(pI830) || IS_I915GM(pI830)) && reg >= FENCE_NEW))
832 { FENCE_NEW+(i - 8) * 4, "FENCE " #i, i810_debug_915_fence, 0 }
852 { FENCE_NEW+i*8, "FENCE START " #i, i810_debug_965_fence_start, 0 }, \
853 { FENCE_NEW+i*8+4, "FENCE END " #i, i810_debug_965_fence_end, 0 }
H A Di810_reg.h559 #define FENCE_NEW 0x3000 macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h559 #define FENCE_NEW 0x3000 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h559 #define FENCE_NEW 0x3000 macro

Completed in 31 milliseconds