Searched defs:intel_uc_fw (Results 1 – 1 of 1) sorted by relevance
90 struct intel_uc_fw { struct91 enum intel_uc_fw_type type; argument93 const enum intel_uc_fw_status status; argument96 struct intel_uc_fw_file file_wanted; argument97 struct intel_uc_fw_file file_selected; argument98 bool user_overridden;99 size_t size;100 struct drm_i915_gem_object *obj;107 bool needs_ggtt_mapping;115 struct i915_vma_resource vma_res;[all …]