Home
last modified time | relevance | path

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

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