Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_huc_fw.c57 return intel_uc_fw_upload(&huc->fw, huc_to_gt(huc), 0, HUC_UKERNEL); in intel_huc_fw_upload()
Dintel_guc_fw.c152 ret = intel_uc_fw_upload(&guc->fw, gt, 0x2000, UOS_MOVE); in intel_guc_fw_upload()
Dintel_uc_fw.h234 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, struct intel_gt *gt,
Dintel_uc_fw.c501 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, struct intel_gt *gt, in intel_uc_fw_upload() function