Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h83 struct intel_uc_fw { struct
118 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
121 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
199 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()
206 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported()
211 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()
216 static inline bool intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_available()
221 static inline bool intel_uc_fw_is_loadable(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loadable()
226 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()
231 static inline bool intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_running()
[all …]
Dintel_uc_fw.c20 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt()
29 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt()
36 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
221 __uc_fw_auto_select(struct drm_i915_private *i915, struct intel_uc_fw *uc_fw) in __uc_fw_auto_select()
368 static void __uc_fw_user_override(struct drm_i915_private *i915, struct intel_uc_fw *uc_fw) in __uc_fw_user_override()
395 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()
421 static void __force_fw_fetch_failures(struct intel_uc_fw *uc_fw, int e) in __force_fw_fetch_failures()
459 struct intel_uc_fw *uc_fw) in check_gsc_manifest()
474 struct intel_uc_fw *uc_fw) in check_ccs_header()
546 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()
[all …]
Dintel_guc_fw.c46 static int guc_xfer_rsa_mmio(struct intel_uc_fw *guc_fw, in guc_xfer_rsa_mmio()
63 static int guc_xfer_rsa_vma(struct intel_uc_fw *guc_fw, in guc_xfer_rsa_vma()
75 static int guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
Dintel_huc.h15 struct intel_uc_fw fw;
Dintel_guc.h35 struct intel_uc_fw fw;
Dintel_uc.c434 static void print_fw_ver(struct intel_uc *uc, struct intel_uc_fw *fw) in print_fw_ver()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_gpu_error.h175 struct intel_uc_fw guc_fw;
176 struct intel_uc_fw huc_fw;
DMakefile192 gt/uc/intel_uc_fw.o \