Lines Matching defs:gt

67 	struct xe_gt *gt = arg;  in gt_fini()  local
74 struct xe_gt *gt; in xe_gt_alloc() local
92 void xe_gt_sanitize(struct xe_gt *gt) in xe_gt_sanitize()
101 static void xe_gt_enable_host_l2_vram(struct xe_gt *gt) in xe_gt_enable_host_l2_vram()
123 static void xe_gt_disable_host_l2_vram(struct xe_gt *gt) in xe_gt_disable_host_l2_vram()
147 static int emit_nop_job(struct xe_gt *gt, struct xe_exec_queue *q) in emit_nop_job()
188 static int emit_wa_job(struct xe_gt *gt, struct xe_exec_queue *q) in emit_wa_job()
265 int xe_gt_record_default_lrcs(struct xe_gt *gt) in xe_gt_record_default_lrcs()
349 int xe_gt_init_early(struct xe_gt *gt) in xe_gt_init_early()
381 static void dump_pat_on_error(struct xe_gt *gt) in dump_pat_on_error()
392 static int gt_fw_domain_init(struct xe_gt *gt) in gt_fw_domain_init()
444 static int all_fw_domain_init(struct xe_gt *gt) in all_fw_domain_init()
535 int xe_gt_init_hwconfig(struct xe_gt *gt) in xe_gt_init_hwconfig()
566 struct xe_gt *gt = arg; in xe_gt_fini() local
575 int xe_gt_init(struct xe_gt *gt) in xe_gt_init()
635 void xe_gt_mmio_init(struct xe_gt *gt) in xe_gt_mmio_init()
654 void xe_gt_record_user_engines(struct xe_gt *gt) in xe_gt_record_user_engines()
675 static int do_gt_reset(struct xe_gt *gt) in do_gt_reset()
695 static int vf_gt_restart(struct xe_gt *gt) in vf_gt_restart()
714 static int do_gt_restart(struct xe_gt *gt) in do_gt_restart()
771 static int gt_reset(struct xe_gt *gt) in gt_reset()
837 struct xe_gt *gt = container_of(w, typeof(*gt), reset.worker); in gt_reset_worker() local
842 void xe_gt_reset_async(struct xe_gt *gt) in xe_gt_reset_async()
854 void xe_gt_suspend_prepare(struct xe_gt *gt) in xe_gt_suspend_prepare()
865 int xe_gt_suspend(struct xe_gt *gt) in xe_gt_suspend()
899 void xe_gt_shutdown(struct xe_gt *gt) in xe_gt_shutdown()
915 int xe_gt_sanitize_freq(struct xe_gt *gt) in xe_gt_sanitize_freq()
928 int xe_gt_resume(struct xe_gt *gt) in xe_gt_resume()
958 struct xe_hw_engine *xe_gt_hw_engine(struct xe_gt *gt, in xe_gt_hw_engine()
974 struct xe_hw_engine *xe_gt_any_hw_engine_by_reset_domain(struct xe_gt *gt, in xe_gt_any_hw_engine_by_reset_domain()
997 struct xe_hw_engine *xe_gt_any_hw_engine(struct xe_gt *gt) in xe_gt_any_hw_engine()
1015 void xe_gt_declare_wedged(struct xe_gt *gt) in xe_gt_declare_wedged()