Home
last modified time | relevance | path

Searched refs:intel_uc_fw (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc_fw.h69 struct intel_uc_fw { struct
105 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
183 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()
195 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()
210 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()
225 static inline void intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) in intel_uc_fw_sanitize()
252 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw,
254 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);
255 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);
257 int intel_uc_fw_init(struct intel_uc_fw *uc_fw);
[all …]
A Dintel_uc_fw.c16 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt()
25 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt()
32 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
203 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()
274 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()
409 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()
421 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()
446 static void uc_fw_unbind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_unbind_ggtt()
547 int intel_uc_fw_init(struct intel_uc_fw *uc_fw) in intel_uc_fw_init()
567 void intel_uc_fw_fini(struct intel_uc_fw *uc_fw) in intel_uc_fw_fini()
[all …]
A Dintel_huc.h15 struct intel_uc_fw fw;
A Dintel_guc_fw.c44 static int guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
A Dintel_guc.h33 struct intel_uc_fw fw;
/linux/drivers/gpu/drm/i915/
A Di915_gpu_error.h151 struct intel_uc_fw guc_fw;
152 struct intel_uc_fw huc_fw;
A DMakefile181 gt/uc/intel_uc_fw.o \

Completed in 13 milliseconds