Searched refs:FENCE_NEW (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_memory.c | 1389 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 D | i830_debug.c | 570 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 D | i810_reg.h | 559 #define FENCE_NEW 0x3000 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 559 #define FENCE_NEW 0x3000 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 559 #define FENCE_NEW 0x3000 macro
|
Completed in 31 milliseconds