Lines Matching defs:gt
69 struct xe_gt *gt = arg; in gt_fini() local
76 struct xe_gt *gt; in xe_gt_alloc() local
94 void xe_gt_sanitize(struct xe_gt *gt) in xe_gt_sanitize()
103 static void xe_gt_enable_host_l2_vram(struct xe_gt *gt) in xe_gt_enable_host_l2_vram()
125 static void xe_gt_disable_host_l2_vram(struct xe_gt *gt) in xe_gt_disable_host_l2_vram()
149 static int emit_nop_job(struct xe_gt *gt, struct xe_exec_queue *q) in emit_nop_job()
181 static int emit_wa_job(struct xe_gt *gt, struct xe_exec_queue *q) in emit_wa_job()
307 int xe_gt_record_default_lrcs(struct xe_gt *gt) in xe_gt_record_default_lrcs()
391 int xe_gt_init_early(struct xe_gt *gt) in xe_gt_init_early()
423 static void dump_pat_on_error(struct xe_gt *gt) in dump_pat_on_error()
434 static int gt_fw_domain_init(struct xe_gt *gt) in gt_fw_domain_init()
486 static int all_fw_domain_init(struct xe_gt *gt) in all_fw_domain_init()
577 int xe_gt_init_hwconfig(struct xe_gt *gt) in xe_gt_init_hwconfig()
608 struct xe_gt *gt = arg; in xe_gt_fini() local
617 int xe_gt_init(struct xe_gt *gt) in xe_gt_init()
677 void xe_gt_mmio_init(struct xe_gt *gt) in xe_gt_mmio_init()
696 void xe_gt_record_user_engines(struct xe_gt *gt) in xe_gt_record_user_engines()
717 static int do_gt_reset(struct xe_gt *gt) in do_gt_reset()
737 static int vf_gt_restart(struct xe_gt *gt) in vf_gt_restart()
756 static int do_gt_restart(struct xe_gt *gt) in do_gt_restart()
813 static int gt_reset(struct xe_gt *gt) in gt_reset()
879 struct xe_gt *gt = container_of(w, typeof(*gt), reset.worker); in gt_reset_worker() local
884 void xe_gt_reset_async(struct xe_gt *gt) in xe_gt_reset_async()
896 void xe_gt_suspend_prepare(struct xe_gt *gt) in xe_gt_suspend_prepare()
907 int xe_gt_suspend(struct xe_gt *gt) in xe_gt_suspend()
941 void xe_gt_shutdown(struct xe_gt *gt) in xe_gt_shutdown()
957 int xe_gt_sanitize_freq(struct xe_gt *gt) in xe_gt_sanitize_freq()
970 int xe_gt_resume(struct xe_gt *gt) in xe_gt_resume()
1000 struct xe_hw_engine *xe_gt_hw_engine(struct xe_gt *gt, in xe_gt_hw_engine()
1016 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()
1039 struct xe_hw_engine *xe_gt_any_hw_engine(struct xe_gt *gt) in xe_gt_any_hw_engine()
1057 void xe_gt_declare_wedged(struct xe_gt *gt) in xe_gt_declare_wedged()