Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h64 struct intel_uc_fw { struct
90 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
93 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
165 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()
172 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported()
177 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()
182 static inline bool intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_available()
187 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()
192 static inline bool intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_running()
197 static inline bool intel_uc_fw_is_overridden(const struct intel_uc_fw *uc_fw) in intel_uc_fw_is_overridden()
[all …]
Dintel_uc_fw.c15 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt()
25 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
102 __uc_fw_auto_select(struct intel_uc_fw *uc_fw, enum intel_platform p, u8 rev) in __uc_fw_auto_select()
160 static void __uc_fw_user_override(struct intel_uc_fw *uc_fw) in __uc_fw_user_override()
190 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()
215 static void __force_fw_fetch_failures(struct intel_uc_fw *uc_fw, in __force_fw_fetch_failures()
260 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw, struct drm_i915_private *i915) in intel_uc_fw_fetch()
399 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw, struct i915_ggtt *ggtt) in uc_fw_ggtt_offset()
410 static void intel_uc_fw_ggtt_bind(struct intel_uc_fw *uc_fw, in intel_uc_fw_ggtt_bind()
431 static void intel_uc_fw_ggtt_unbind(struct intel_uc_fw *uc_fw, in intel_uc_fw_ggtt_unbind()
[all …]
Dintel_huc.h15 struct intel_uc_fw fw;
Dintel_guc_fw.c58 static void guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
Dintel_guc.h27 struct intel_uc_fw fw;
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gpu_error.h55 struct intel_uc_fw guc_fw;
56 struct intel_uc_fw huc_fw;
DMakefile149 gt/uc/intel_uc_fw.o \