Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_pc.c1344 static const char *pc_get_state_string(struct xe_guc_pc *pc) in pc_get_state_string() function
1373 drm_printf(p, "\tGlobal State: %s\n", pc_get_state_string(pc)); in xe_guc_pc_print()