Searched refs:guc_client_alloc (Results 1 – 2 of 2) sorted by relevance
226 clients[i] = guc_client_alloc(guc, i % GUC_CLIENT_PRIORITY_NUM); in igt_guc_doorbells()
798 guc_client_alloc(struct intel_guc *guc, u32 priority) in guc_client_alloc() function899 client = guc_client_alloc(guc, GUC_CLIENT_PRIORITY_KMD_NORMAL); in guc_clients_create()