Searched refs:xe_uc_fw_upload (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc.c543 ret = xe_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE);
H A Dxe_huc.c131 return xe_uc_fw_upload(&huc->fw, 0, HUC_UKERNEL);
H A Dxe_uc_fw.c829 int xe_uc_fw_upload(struct xe_uc_fw *uc_fw, u32 offset, u32 dma_flags) function
H A Dxe_uc_fw.h19 int xe_uc_fw_upload(struct xe_uc_fw *uc_fw, u32 offset, u32 dma_flags);

Completed in 201 milliseconds