Home
last modified time | relevance | path

Searched refs:ct_to_gt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c122 ct_to_gt(struct xe_guc_ct *ct) in ct_to_gt() function
130 return gt_to_xe(ct_to_gt(ct)); in ct_to_xe()
219 struct xe_gt *gt = ct_to_gt(ct); in xe_guc_ct_init_noalloc()
258 struct xe_gt *gt = ct_to_gt(ct); in xe_guc_ct_init()
394 struct xe_gt *gt = ct_to_gt(ct); in guc_ct_change_state()
401 xe_gt_assert(ct_to_gt(ct), ct->g2h_outstanding == 0 || in guc_ct_change_state()
453 xe_gt_dbg(ct_to_gt(ct), "GuC CT safe-mode canceled\n"); in safe_mode_worker_func()
459 xe_gt_dbg(ct_to_gt(ct), "GuC CT safe-mode enabled\n"); in ct_enter_safe_mode()
465 xe_gt_dbg(ct_to_gt(ct), "GuC CT safe-mode disabled\n"); in ct_exit_safe_mode()
471 struct xe_gt *gt = ct_to_gt(c in xe_guc_ct_enable()
[all...]