Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h64 bool xe_guc_using_main_gamctrl_queues(struct xe_guc *guc);
H A Dxe_guc.c96 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
H A Dxe_guc_ads.c827 with_dpa = !xe_guc_using_main_gamctrl_queues(guc); in guc_um_init_params()