Searched defs:uc_fw (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc_fw.c19 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) argument
30 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
114 __uc_fw_auto_select(struct intel_uc_fw *uc_fw, enum intel_platform p, u8 rev) argument
172 __uc_fw_user_override(struct intel_uc_fw *uc_fw) argument
202 intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type, bool supported, enum intel_platform platform, u8 rev) argument
227 __force_fw_fetch_failures(struct intel_uc_fw *uc_fw, int e) argument
272 intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) argument
397 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) argument
409 uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) argument
429 uc_fw_unbind_ggtt(struct intel_uc_fw *uc_fw) argument
438 uc_fw_xfer(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) argument
497 intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) argument
530 intel_uc_fw_init(struct intel_uc_fw *uc_fw) argument
550 intel_uc_fw_fini(struct intel_uc_fw *uc_fw) argument
561 intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw) argument
580 intel_uc_fw_copy_rsa(struct intel_uc_fw *uc_fw, void *dst, u32 max_len) argument
617 intel_uc_fw_dump(const struct intel_uc_fw *uc_fw, struct drm_printer *p) argument
[all...]
H A Dintel_uc_fw.h95 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
167 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) argument
174 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) argument
179 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) argument
184 intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) argument
189 intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) argument
194 intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) argument
199 intel_uc_fw_is_overridden(const struct intel_uc_fw *uc_fw) argument
204 intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) argument
210 __intel_uc_fw_get_upload_size(struct intel_uc_fw *uc_fw) argument
223 intel_uc_fw_get_upload_size(struct intel_uc_fw *uc_fw) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gtt.h405 struct drm_mm_node uc_fw; member in struct:i915_ggtt

Completed in 133 milliseconds