Searched refs:I915_DISPATCH_SECURE (Results 1 – 10 of 10) sorted by relevance
224 I915_DISPATCH_SECURE); in intel_renderstate_emit()231 I915_DISPATCH_SECURE); in intel_renderstate_emit()
237 if (dispatch_flags & I915_DISPATCH_SECURE) in gen6_emit_bb_start()259 if (dispatch_flags & I915_DISPATCH_SECURE) in hsw_emit_bb_start()
506 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in __xehp_emit_bb_start()563 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start_noarb()588 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start()
540 #define I915_DISPATCH_SECURE BIT(0) macro
246 I915_DISPATCH_SECURE); in live_noa_delay()353 I915_DISPATCH_SECURE); in live_noa_gpr()
208 flags |= I915_DISPATCH_SECURE; in igt_spinner_create_request()
143 flags |= I915_DISPATCH_SECURE; in igt_gpu_fill_dw()
2271 if (eb->batch_flags & I915_DISPATCH_SECURE) in eb_dispatch_secure()2345 eb->batch_flags |= I915_DISPATCH_SECURE; in eb_parse()3408 eb.batch_flags |= I915_DISPATCH_SECURE; in i915_gem_do_execbuffer()
5667 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in emit_bb_start_parent_no_preempt_mid_batch()5712 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in emit_bb_start_child_no_preempt_mid_batch()
2352 I915_DISPATCH_SECURE); in emit_oa_config()