Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_late_bind_fw.c49 late_bind_fw_to_xe(struct xe_late_bind_fw *lb_fw) in late_bind_fw_to_xe()
55 static int parse_cpd_header(struct xe_late_bind_fw *lb_fw, in parse_cpd_header()
112 static int parse_lb_layout(struct xe_late_bind_fw *lb_fw, in parse_lb_layout()
199 struct xe_late_bind_fw *lbfw; in xe_late_bind_wait_for_worker_completion()
214 struct xe_late_bind_fw *lbfw = container_of(work, struct xe_late_bind_fw, work); in xe_late_bind_work()
275 struct xe_late_bind_fw *lbfw; in xe_late_bind_fw_load()
298 struct xe_late_bind_fw *lb_fw; in __xe_late_bind_fw_init()
H A Dxe_late_bind_fw_types.h30 struct xe_late_bind_fw { struct
68 struct xe_late_bind_fw late_bind_fw[XE_LB_FW_MAX_ID]; argument