Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c1184 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() function
1323 len = g2h_read(ct, ct->fast_msg, true); in xe_guc_ct_fast_path()
1342 len = g2h_read(ct, ct->msg, false); in dequeue_one_g2h()