Home
last modified time | relevance | path

Searched refs:xe_hw_engines_init_early (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.h52 int xe_hw_engines_init_early(struct xe_gt *gt);
H A Dxe_gt.c429 err = xe_hw_engines_init_early(gt); in gt_fw_domain_init()
H A Dxe_hw_engine.c780 int xe_hw_engines_init_early(struct xe_gt *gt) in xe_hw_engines_init_early() function