Searched refs:I915_DISPATCH_SECURE (Results 1 – 13 of 13) sorted by relevance
235 if (!(dispatch_flags & I915_DISPATCH_SECURE)) in i830_emit_bb_start()255 if (!(dispatch_flags & I915_DISPATCH_SECURE)) in gen3_emit_bb_start()277 if (dispatch_flags & I915_DISPATCH_SECURE) in gen4_emit_bb_start()
244 I915_DISPATCH_SECURE); in intel_renderstate_emit()251 I915_DISPATCH_SECURE); in intel_renderstate_emit()
236 if (dispatch_flags & I915_DISPATCH_SECURE) in gen6_emit_bb_start()258 if (dispatch_flags & I915_DISPATCH_SECURE) in hsw_emit_bb_start()
443 #define I915_DISPATCH_SECURE BIT(0) macro
266 flags |= I915_DISPATCH_SECURE; in hang_create_request()
4487 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start_noarb()4509 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start()
240 I915_DISPATCH_SECURE); in live_noa_delay()347 I915_DISPATCH_SECURE); in live_noa_gpr()
180 flags |= I915_DISPATCH_SECURE; in igt_spinner_create_request()
673 I915_DISPATCH_SECURE); in empty_request()
149 flags |= I915_DISPATCH_SECURE; in igt_gpu_fill_dw()
1679 flags = I915_DISPATCH_SECURE; in read_from_scratch()
1349 cache->gen > 5 ? 0 : I915_DISPATCH_SECURE); in __reloc_gpu_alloc()2279 if (eb->batch_flags & I915_DISPATCH_SECURE) in eb_dispatch_secure()2351 eb->batch_flags |= I915_DISPATCH_SECURE; in eb_parse()3077 eb.batch_flags |= I915_DISPATCH_SECURE; in i915_gem_do_execbuffer()
1988 I915_DISPATCH_SECURE); in emit_oa_config()