Searched refs:I915_DISPATCH_SECURE (Results 1 – 14 of 14) sorted by relevance
237 if (!(dispatch_flags & I915_DISPATCH_SECURE)) in i830_emit_bb_start()257 if (!(dispatch_flags & I915_DISPATCH_SECURE)) in gen3_emit_bb_start()279 if (dispatch_flags & I915_DISPATCH_SECURE) in gen4_emit_bb_start()
226 I915_DISPATCH_SECURE); in intel_renderstate_emit()233 I915_DISPATCH_SECURE); in intel_renderstate_emit()
462 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in __gen125_emit_bb_start()519 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start_noarb()544 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start()
237 if (dispatch_flags & I915_DISPATCH_SECURE) in gen6_emit_bb_start()259 if (dispatch_flags & I915_DISPATCH_SECURE) in hsw_emit_bb_start()
504 #define I915_DISPATCH_SECURE BIT(0) macro
251 flags |= I915_DISPATCH_SECURE; in hang_create_request()
240 I915_DISPATCH_SECURE); in live_noa_delay()347 I915_DISPATCH_SECURE); in live_noa_gpr()
221 flags |= I915_DISPATCH_SECURE; in igt_spinner_create_request()
1022 I915_DISPATCH_SECURE); in empty_request()
151 flags |= I915_DISPATCH_SECURE; in igt_gpu_fill_dw()
1686 flags = I915_DISPATCH_SECURE; in read_from_scratch()
2264 if (eb->batch_flags & I915_DISPATCH_SECURE) in eb_dispatch_secure()2338 eb->batch_flags |= I915_DISPATCH_SECURE; in eb_parse()3386 eb.batch_flags |= I915_DISPATCH_SECURE; in i915_gem_do_execbuffer()
4851 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in emit_bb_start_parent_no_preempt_mid_batch()4896 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in emit_bb_start_child_no_preempt_mid_batch()
2028 I915_DISPATCH_SECURE); in emit_oa_config()