Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h33 int xe_guc_upload(struct xe_guc *guc);
H A Dxe_uc.c193 ret = xe_guc_upload(&uc->guc); in xe_uc_init_hw()
H A Dxe_guc.c1154 int xe_guc_upload(struct xe_guc *guc) in xe_guc_upload() function