Searched defs:h2g (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/ | ||
| H A D | xe_guc_ct.c | 327 guc_ct_ctb_h2g_init(struct xe_device * xe,struct guc_ctb * h2g,struct iosys_map * map) guc_ct_ctb_h2g_init() argument |
| H A D | xe_guc_submit.c | 489 struct guc_update_exec_queue_policy h2g; member |
| /linux/drivers/gpu/drm/i915/gt/uc/ | ||
| H A D | intel_guc_ct.c | 652 bool h2g = h2g_has_room(ct, h2g_dw); in has_room_nb() local |