Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h90 struct intel_uc_fw { struct
91 enum intel_uc_fw_type type; argument
93 const enum intel_uc_fw_status status; argument
96 struct intel_uc_fw_file file_wanted; argument
97 struct intel_uc_fw_file file_selected; argument
98 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 …]