intel_uc.c | 23 /* Reset GuC providing us with fresh state for both GuC and HuC. 54 "enable_guc=%d (guc:%s submission:%s huc:%s)\n", 79 i915_modparams.enable_guc, "HuC is not supported!"); 97 intel_huc_init_early(&uc->huc); 272 intel_uc_fw_fetch(&uc->huc.fw); 277 intel_uc_fw_cleanup_fetch(&uc->huc.fw); 284 struct intel_huc *huc = &uc->huc; local in function:__uc_init 294 intel_uc_fw_cleanup_fetch(&huc->fw); 299 intel_huc_init(huc); 313 struct intel_huc *huc = &uc->huc; local in function:__uc_sanitize 406 struct intel_huc *huc = &uc->huc; local in function:__uc_init_hw [all...] |