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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_dma.c291 * for MI_BATCH_NON_SECURE. These can be made stricter at any time.
540 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
551 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
H A Di915_gem.c1939 OUT_RING(exec_start | MI_BATCH_NON_SECURE);
1955 OUT_RING(exec_start | MI_BATCH_NON_SECURE);
H A Di915_drv.h853 #define MI_BATCH_NON_SECURE (1) macro

Completed in 63 milliseconds