Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c187 struct __packed uc_fw_blob { struct
188 const char *path;
189 bool legacy;
190 u8 major;
191 u8 minor;
192 u8 patch;
193 bool has_gsc_headers;
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c82 struct __packed uc_fw_blob { struct
102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; argument