Lines Matching defs:engine

33 	} engine[I915_NUM_ENGINES];  member
63 struct intel_engine_cs *engine; in reference_lists_init() local
88 struct intel_engine_cs *engine; in reference_lists_fini() local
98 read_nonprivs(struct i915_gem_context *ctx, struct intel_engine_cs *engine) in read_nonprivs()
180 get_whitelist_reg(const struct intel_engine_cs *engine, unsigned int i) in get_whitelist_reg()
190 print_results(const struct intel_engine_cs *engine, const u32 *results) in print_results()
204 struct intel_engine_cs *engine) in check_whitelist()
252 static int do_device_reset(struct intel_engine_cs *engine) in do_device_reset()
258 static int do_engine_reset(struct intel_engine_cs *engine) in do_engine_reset()
264 switch_to_scratch_context(struct intel_engine_cs *engine, in switch_to_scratch_context()
292 static int check_whitelist_across_reset(struct intel_engine_cs *engine, in check_whitelist_across_reset()
402 static bool wo_register(struct intel_engine_cs *engine, u32 reg) in wo_register()
420 static bool timestamp(const struct intel_engine_cs *engine, u32 reg) in timestamp()
443 static int whitelist_writable_count(struct intel_engine_cs *engine) in whitelist_writable_count()
486 struct intel_engine_cs *engine = ce->engine; in check_dirty_whitelist() local
725 struct intel_engine_cs *engine; in live_dirty_whitelist() local
756 struct intel_engine_cs *engine; in live_reset_whitelist() local
790 struct intel_engine_cs *engine, in read_whitelisted_registers()
838 struct intel_engine_cs *engine) in scrub_whitelisted_registers()
942 static bool result_eq(struct intel_engine_cs *engine, in result_eq()
964 static bool result_neq(struct intel_engine_cs *engine, in result_neq()
977 check_whitelisted_registers(struct intel_engine_cs *engine, in check_whitelisted_registers()
980 bool (*fn)(struct intel_engine_cs *engine, in check_whitelisted_registers()
1022 struct intel_engine_cs *engine; in live_isolated_whitelist() local
1225 struct intel_engine_cs *engine = ce->engine; in live_engine_reset_workarounds() local