Searched refs:xe_guc_using_main_gamctrl_queues (Results 1 – 3 of 3) sorted by relevance
64 bool xe_guc_using_main_gamctrl_queues(struct xe_guc *guc);
96 if (xe_guc_using_main_gamctrl_queues(guc)) in guc_ctl_feature_flags()1279 if (xe_guc_using_main_gamctrl_queues(guc)) in xe_guc_upload()1755 bool xe_guc_using_main_gamctrl_queues(struct xe_guc *guc) in xe_guc_using_main_gamctrl_queues() function
827 with_dpa = !xe_guc_using_main_gamctrl_queues(guc); in guc_um_init_params()