Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h31 int xe_guc_post_load_init(struct xe_guc *guc);
H A Dxe_uc.c205 ret = xe_guc_post_load_init(&uc->guc); in xe_uc_init_hw()
H A Dxe_guc.c749 int xe_guc_post_load_init(struct xe_guc *guc) in xe_guc_post_load_init() function