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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i830/
H A Di830_drv.h286 #define MI_BATCH_NON_SECURE (1) macro
H A Di830_dma.c1147 OUT_RING(start | MI_BATCH_NON_SECURE);
1152 OUT_RING(start | MI_BATCH_NON_SECURE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_ringbuffer.c517 exec_start | MI_BATCH_NON_SECURE);
531 MI_BATCH_NON_SECURE);
H A Di915_dma.c260 * for MI_BATCH_NON_SECURE. These can be made stricter at any time.
487 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
493 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
H A Di915_reg.h196 #define MI_BATCH_NON_SECURE (1) macro

Completed in 73 milliseconds