Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc.h17 int xe_gsc_init_post_hwconfig(struct xe_gsc *gsc);
H A Dxe_uc.c98 return xe_gsc_init_post_hwconfig(&uc->gsc); in xe_uc_init_post_hwconfig()
H A Dxe_gsc.c459 int xe_gsc_init_post_hwconfig(struct xe_gsc *gsc) in xe_gsc_init_post_hwconfig() function