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

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h728 #define BLOCK_SIS 0x01 macro
H A Di915_xvmc.c695 load_indirect |= (BLOCK_SIS | BLOCK_MSB) << BLOCK_MASK_SHIFT;
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.h728 #define BLOCK_SIS 0x01 macro
H A Di915_xvmc.c695 load_indirect |= (BLOCK_SIS | BLOCK_MSB) << BLOCK_MASK_SHIFT;
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.h770 #define BLOCK_SIS 0x01 macro
H A Di915_xvmc.c738 load_indirect->dw0.block_mask = BLOCK_SIS | BLOCK_MSB;
941 if (mask & BLOCK_SIS)
978 if (mask & BLOCK_SIS) {
1468 load_indirect->dw0.block_mask = BLOCK_SIS | BLOCK_SSB | BLOCK_MSB | BLOCK_PSP;
1899 // i915_mc_invalidate_subcontext_buffers(context, BLOCK_SIS | BLOCK_DIS | BLOCK_SSB

Completed in 20 milliseconds