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()
224 I915_DISPATCH_SECURE); in intel_renderstate_emit()231 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()
424 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start_noarb()449 (flags & I915_DISPATCH_SECURE ? 0 : BIT(8)); in gen8_emit_bb_start()
402 #define I915_DISPATCH_SECURE BIT(0) macro
249 flags |= I915_DISPATCH_SECURE; in hang_create_request()
240 I915_DISPATCH_SECURE); in live_noa_delay()347 I915_DISPATCH_SECURE); in live_noa_gpr()
220 flags |= I915_DISPATCH_SECURE; in igt_spinner_create_request()
874 I915_DISPATCH_SECURE); in empty_request()
150 flags |= I915_DISPATCH_SECURE; in igt_gpu_fill_dw()
1675 flags = I915_DISPATCH_SECURE; in read_from_scratch()
2032 if (eb->batch_flags & I915_DISPATCH_SECURE) in eb_dispatch_secure()2106 eb->batch_flags |= I915_DISPATCH_SECURE; in eb_parse()2833 eb.batch_flags |= I915_DISPATCH_SECURE; in i915_gem_do_execbuffer()
2019 I915_DISPATCH_SECURE); in emit_oa_config()