Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc.h19 void xe_gsc_load_start(struct xe_gsc *gsc);
Dxe_uc.c218 xe_gsc_load_start(&uc->gsc); in xe_uc_init_hw()
Dxe_gsc.c517 void xe_gsc_load_start(struct xe_gsc *gsc) in xe_gsc_load_start() function