Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_log.c16 log_to_gt(struct xe_guc_log *log) in log_to_gt() function
24 return gt_to_xe(log_to_gt(log)); in log_to_xe()
83 struct xe_tile *tile = gt_to_tile(log_to_gt(log)); in xe_guc_log_init()