Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_fw.c54 static void guc_fw_select(struct intel_uc_fw *guc_fw) in guc_fw_select()
94 struct intel_uc_fw *guc_fw = &guc->fw; in intel_guc_fw_init_early() local
131 struct intel_uc_fw *guc_fw = &guc->fw; in guc_xfer_rsa() local
156 struct intel_uc_fw *guc_fw = &guc->fw; in guc_xfer_ucode() local
237 static int guc_fw_xfer(struct intel_uc_fw *guc_fw, struct i915_vma *vma) in guc_fw_xfer()
Dintel_uc.c55 struct intel_uc_fw *guc_fw = &i915->guc.fw; in __get_platform_enable_guc() local
106 struct intel_uc_fw *guc_fw = &i915->guc.fw; in sanitize_options_early() local
Di915_gpu_error.h52 struct intel_uc_fw guc_fw; member