Lines Matching defs:gt
24 static void user_forcewake(struct intel_gt *gt, bool suspend) in user_forcewake()
44 struct intel_gt *gt = container_of(wf, typeof(*gt), wakeref); in __gt_unpark() local
76 struct intel_gt *gt = container_of(wf, typeof(*gt), wakeref); in __gt_park() local
106 void intel_gt_pm_init_early(struct intel_gt *gt) in intel_gt_pm_init_early()
111 void intel_gt_pm_init(struct intel_gt *gt) in intel_gt_pm_init()
122 static bool reset_engines(struct intel_gt *gt) in reset_engines()
130 static void gt_sanitize(struct intel_gt *gt, bool force) in gt_sanitize()
180 void intel_gt_pm_fini(struct intel_gt *gt) in intel_gt_pm_fini()
185 int intel_gt_resume(struct intel_gt *gt) in intel_gt_resume()
256 static void wait_for_suspend(struct intel_gt *gt) in wait_for_suspend()
273 void intel_gt_suspend_prepare(struct intel_gt *gt) in intel_gt_suspend_prepare()
290 void intel_gt_suspend_late(struct intel_gt *gt) in intel_gt_suspend_late()
326 void intel_gt_runtime_suspend(struct intel_gt *gt) in intel_gt_runtime_suspend()
333 int intel_gt_runtime_resume(struct intel_gt *gt) in intel_gt_runtime_resume()