Home
last modified time | relevance | path

Searched refs:xe_guc_enable_communication (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h42 int xe_guc_enable_communication(struct xe_guc *guc);
H A Dxe_guc.c1217 ret = xe_guc_enable_communication(guc); in vf_guc_min_load_for_hwconfig()
1266 ret = xe_guc_enable_communication(guc); in xe_guc_min_load_for_hwconfig()
1325 int xe_guc_enable_communication(struct xe_guc *guc) in xe_guc_enable_communication() function