Searched refs:BLOCK_DIS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h729 #define BLOCK_DIS 0x02 macro
H A Di915_xvmc.c352 load_indirect |= (BLOCK_DIS | BLOCK_SSB | BLOCK_PSP | BLOCK_PSC)
1140 // i915_mc_invalidate_subcontext_buffers(context, BLOCK_SIS | BLOCK_DIS | BLOCK_SSB
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_structs.h729 #define BLOCK_DIS 0x02 macro
H A Di915_xvmc.c352 load_indirect |= (BLOCK_DIS | BLOCK_SSB | BLOCK_PSP | BLOCK_PSC)
1140 // i915_mc_invalidate_subcontext_buffers(context, BLOCK_SIS | BLOCK_DIS | BLOCK_SSB
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h771 #define BLOCK_DIS 0x02 macro
H A Di915_xvmc.c397 load_indirect->dw0.block_mask = BLOCK_DIS | BLOCK_SSB | BLOCK_PSP | BLOCK_PSC;
943 if (mask & BLOCK_DIS)
987 if (mask & BLOCK_DIS) {
1899 // i915_mc_invalidate_subcontext_buffers(context, BLOCK_SIS | BLOCK_DIS | BLOCK_SSB

Completed in 20 milliseconds