Home
last modified time | relevance | path

Searched defs:huc_fw (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_huc_fw.c53 static void huc_fw_select(struct intel_uc_fw *huc_fw) in huc_fw_select()
93 struct intel_uc_fw *huc_fw = &huc->fw; in intel_huc_fw_init_early() local
108 static int huc_fw_xfer(struct intel_uc_fw *huc_fw, struct i915_vma *vma) in huc_fw_xfer()
Dintel_uc.c56 struct intel_uc_fw *huc_fw = &i915->huc.fw; in __get_platform_enable_guc() local
107 struct intel_uc_fw *huc_fw = &i915->huc.fw; in sanitize_options_early() local
Di915_gpu_error.h53 struct intel_uc_fw huc_fw; member