Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_uc_fw.c43 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
428 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()
492 struct intel_uc_fw *uc_fw) in check_gsc_manifest()
563 struct intel_uc_fw *uc_fw) in check_ccs_header()
660 struct intel_uc_fw *uc_fw) in check_fw_header()
712 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()
835 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()
863 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()
889 static void uc_fw_unbind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_unbind_ggtt()
1069 int intel_uc_fw_init(struct intel_uc_fw *uc_fw) in intel_uc_fw_init()
[all …]
A Dintel_uc_fw.h135 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()
215 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()
222 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported()
227 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()
232 static inline bool intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_available()
237 static inline bool intel_uc_fw_is_loadable(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loadable()
242 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()
247 static inline bool intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_running()
257 static inline void intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) in intel_uc_fw_sanitize()
263 static inline u32 __intel_uc_fw_get_upload_size(struct intel_uc_fw *uc_fw) in __intel_uc_fw_get_upload_size()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gtt.h379 struct drm_mm_node uc_fw; member

Completed in 10 milliseconds