Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_huc.h22 int xe_huc_upload(struct xe_huc *huc);
Dxe_uc.c189 ret = xe_huc_upload(&uc->huc); in xe_uc_init_hw()
Dxe_huc.c125 int xe_huc_upload(struct xe_huc *huc) in xe_huc_upload() function