Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc.h16 int xe_gsc_init(struct xe_gsc *gsc);
H A Dxe_uc.c51 ret = xe_gsc_init(&uc->gsc); in xe_uc_init()
H A Dxe_gsc.c404 int xe_gsc_init(struct xe_gsc *gsc) in xe_gsc_init() function