Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c699 u32 wq_base_lo; member
906 action[len++] = info->wq_base_lo; in __register_mlrc_exec_queue()
923 xe_gt_assert(guc_to_gt(guc), info->wq_base_lo == in __register_mlrc_exec_queue()
946 info->wq_base_lo, in __register_exec_queue()
956 xe_gt_assert(guc_to_gt(guc), info->wq_base_lo == in __register_exec_queue()
1020 info.wq_base_lo = lower_32_bits(ggtt_addr + in register_exec_queue()