Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h70 struct intel_uc_fw { struct
98 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
101 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
179 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()
186 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported()
191 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()
196 static inline bool intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_available()
201 static inline bool intel_uc_fw_is_loadable(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loadable()
206 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()
211 static inline bool intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_running()
[all …]
Dintel_uc_fw.c15 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt()
24 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt()
31 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
119 __uc_fw_auto_select(struct drm_i915_private *i915, struct intel_uc_fw *uc_fw) in __uc_fw_auto_select()
174 static void __uc_fw_user_override(struct drm_i915_private *i915, struct intel_uc_fw *uc_fw) in __uc_fw_user_override()
201 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()
227 static void __force_fw_fetch_failures(struct intel_uc_fw *uc_fw, int e) in __force_fw_fetch_failures()
272 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()
400 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()
412 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()
[all …]
Dintel_huc.h15 struct intel_uc_fw fw;
Dintel_guc_fw.c44 static void guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
Dintel_guc.h31 struct intel_uc_fw fw;
/drivers/gpu/drm/i915/
Di915_gpu_error.h151 struct intel_uc_fw guc_fw;
152 struct intel_uc_fw huc_fw;
DMakefile180 gt/uc/intel_uc_fw.o \