Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.h17 int xe_uc_fw_init(struct xe_uc_fw *uc_fw);
18 size_t xe_uc_fw_copy_rsa(struct xe_uc_fw *uc_fw, void *dst, u32 max_len);
19 int xe_uc_fw_upload(struct xe_uc_fw *uc_fw, u32 offset, u32 dma_flags);
20 int xe_uc_fw_check_version_requirements(struct xe_uc_fw *uc_fw);
21 void xe_uc_fw_print(struct xe_uc_fw *uc_fw, struct drm_printer *p);
23 static inline u32 xe_uc_fw_rsa_offset(struct xe_uc_fw *uc_fw) in xe_uc_fw_rsa_offset()
28 static inline void xe_uc_fw_change_status(struct xe_uc_fw *uc_fw, in xe_uc_fw_change_status()
111 __xe_uc_fw_status(const struct xe_uc_fw *uc_fw) in __xe_uc_fw_status()
118 static inline bool xe_uc_fw_is_supported(struct xe_uc_fw *uc_fw) in xe_uc_fw_is_supported()
123 static inline bool xe_uc_fw_is_enabled(struct xe_uc_fw *uc_fw) in xe_uc_fw_is_enabled()
[all …]
H A Dxe_huc_types.h18 struct xe_uc_fw fw;
H A Dxe_gsc_types.h27 struct xe_uc_fw fw;
H A Dxe_guc_types.h56 struct xe_uc_fw fw;
H A Dxe_uc_fw_types.h89 struct xe_uc_fw { struct