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.c822 bool with_dpa; in guc_um_init_params() local
825 with_dpa = !xe_guc_using_main_gamctrl_queues(guc); in guc_um_init_params()
842 with_dpa ? (base_dpa + (i * GUC_UM_QUEUE_SIZE)) : 0); in guc_um_init_params()