Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c29 log_to_gt(struct xe_guc_log *log) in log_to_gt() function
37 return gt_to_xe(log_to_gt(log)); in log_to_xe()
147 struct xe_gt *gt = log_to_gt(log); in xe_guc_log_snapshot_capture()
225 struct xe_gt *gt = log_to_gt(log); in xe_guc_log_print_dmesg()
249 drm_printf(p, "CS reference clock: %u\n", log_to_gt(log)->info.reference_clock); in xe_guc_log_print()
257 struct xe_tile *tile = gt_to_tile(log_to_gt(log)); in xe_guc_log_init()
371 xe_gt_notice(log_to_gt(log), "log buffer overflow\n"); in xe_guc_check_log_buf_overflow()