Home
last modified time | relevance | path

Searched defs:h2g (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c327 guc_ct_ctb_h2g_init(struct xe_device * xe,struct guc_ctb * h2g,struct iosys_map * map) guc_ct_ctb_h2g_init() argument
602 struct guc_ctb *h2g = &ct->ctbs.h2g; h2g_has_room() local
755 struct guc_ctb *h2g = &ct->ctbs.h2g; h2g_write() local
965 struct guc_ctb *h2g = &ct->ctbs.h2g; guc_ct_send_locked() local
1898 ct_fixup_ggtt_in_buffer(struct xe_guc_ct * ct,struct guc_ctb * h2g,s64 shift,u32 * mhead,s32 avail) ct_fixup_ggtt_in_buffer() argument
1943 struct guc_ctb *h2g = &ct->ctbs.h2g; xe_guc_ct_fixup_messages_with_ggtt() local
[all...]
H A Dxe_guc_submit.c489 struct guc_update_exec_queue_policy h2g; member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c652 bool h2g = h2g_has_room(ct, h2g_dw); in has_room_nb() local