Home
last modified time | relevance | path

Searched defs:g2h (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c283 static void guc_ct_ctb_g2h_init(struct xe_device *xe, struct guc_ctb *g2h, in guc_ct_ctb_g2h_init()
875 struct guc_ctb *g2h = &ct->ctbs.g2h; in guc_ct_send_locked() local
1339 struct guc_ctb *g2h = &ct->ctbs.g2h; in g2h_read() local
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c652 bool g2h = g2h_has_room(ct, g2h_dw); in has_room_nb() local