Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_execlist.h16 int xe_execlist_init(struct xe_gt *gt);
H A Dxe_execlist.c479 int xe_execlist_init(struct xe_gt *gt) in xe_execlist_init() function
H A Dxe_gt.c465 err = xe_execlist_init(gt); in all_fw_domain_init()