Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c46 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt() function
57 gt_dbg(__uc_fw_to_gt(uc_fw), "%s firmware -> %s\n", in intel_uc_fw_change_status()
531 struct drm_i915_private *i915 = __uc_fw_to_gt(uc_fw)->i915; in __force_fw_fetch_failures()
721 struct intel_gt *gt = __uc_fw_to_gt(uc_fw); in guc_check_version_range()
768 struct intel_gt *gt = __uc_fw_to_gt(uc_fw); in try_firmware_load()
827 struct intel_gt *gt = __uc_fw_to_gt(uc_fw); in intel_uc_check_file_version()
875 struct intel_gt *gt = __uc_fw_to_gt(uc_fw); in intel_uc_fw_fetch()
990 struct intel_gt *gt = __uc_fw_to_gt(uc_fw); in uc_fw_ggtt_offset()
1019 struct i915_ggtt *ggtt = __uc_fw_to_gt(uc_fw)->ggtt; in uc_fw_bind_ggtt()
1053 struct i915_ggtt *ggtt = __uc_fw_to_gt(uc_fw)->ggtt; in uc_fw_unbind_ggtt()
[all …]