Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c826 bool with_dpa; in guc_um_init_params() local
829 with_dpa = !xe_guc_using_main_gamctrl_queues(guc); in guc_um_init_params()
836 with_dpa ? (base_dpa + (i * GUC_UM_QUEUE_SIZE)) : 0); in guc_um_init_params()