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);
98 if (xe_guc_using_main_gamctrl_queues(guc)) in guc_ctl_feature_flags()1334 if (xe_guc_using_main_gamctrl_queues(guc)) in xe_guc_upload()1820 bool xe_guc_using_main_gamctrl_queues(struct xe_guc *guc) in xe_guc_using_main_gamctrl_queues() function
825 with_dpa = !xe_guc_using_main_gamctrl_queues(guc); in guc_um_init_params()