Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct_types.h40 struct guc_ctb { struct
105 struct guc_ctb h2g;
107 struct guc_ctb g2h;
Dxe_guc_ct.c221 static void guc_ct_ctb_h2g_init(struct xe_device *xe, struct guc_ctb *h2g, in guc_ct_ctb_h2g_init()
239 static void guc_ct_ctb_g2h_init(struct xe_device *xe, struct guc_ctb *g2h, in guc_ct_ctb_g2h_init()
463 struct guc_ctb *h2g = &ct->ctbs.h2g; in h2g_has_room()
548 struct guc_ctb *h2g = &ct->ctbs.h2g; in h2g_write()
740 struct guc_ctb *h2g = &ct->ctbs.h2g; in guc_ct_send_locked()
755 struct guc_ctb *g2h = &ct->ctbs.g2h; in guc_ct_send_locked()
1188 struct guc_ctb *g2h = &ct->ctbs.g2h; in g2h_read()
1415 static void guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb, in guc_ctb_snapshot_capture()