Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct_types.h41 struct guc_ctb { struct
138 struct guc_ctb h2g;
140 struct guc_ctb g2h;
H A Dxe_guc_ct.c84 static void ct_dead_capture(struct xe_guc_ct *ct, struct guc_ctb *ctb, u32 reason_code);
176 struct guc_ctb *_ctb = (ctb); \
409 static void guc_ct_ctb_h2g_init(struct xe_device *xe, struct guc_ctb *h2g, in guc_ct_ctb_h2g_init()
427 static void guc_ct_ctb_g2h_init(struct xe_device *xe, struct guc_ctb *g2h, in guc_ct_ctb_g2h_init()
739 struct guc_ctb *g2h = &ct->ctbs.g2h; in xe_guc_ct_runtime_suspend()
766 struct guc_ctb *h2g = &ct->ctbs.h2g; in h2g_has_room()
919 struct guc_ctb *h2g = &ct->ctbs.h2g; in h2g_write()
1117 struct guc_ctb *h2g = &ct->ctbs.h2g; in guc_ct_send_wait_for_retry()
1130 struct guc_ctb *g2h = &ct->ctbs.g2h; in guc_ct_send_wait_for_retry()
1664 struct guc_ctb *g2h = &ct->ctbs.g2h; in g2h_read()
[all …]