Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c1121 static int guc_wait_ucode(struct xe_guc *guc) in guc_wait_ucode() function
1164 ALLOW_ERROR_INJECTION(guc_wait_ucode, ERRNO);
1196 ret = guc_wait_ucode(guc); in __xe_guc_upload()