Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c715 u32 wq_base_lo;
928 action[len++] = info->wq_base_lo; in register_exec_queue()
945 xe_gt_assert(guc_to_gt(guc), info->wq_base_lo == in register_exec_queue()
968 info->wq_base_lo, in register_exec_queue()
978 xe_gt_assert(guc_to_gt(guc), info->wq_base_lo ==
1020 info.wq_base_lo = lower_32_bits(ggtt_addr + in wq_wait_for_space()
650 u32 wq_base_lo; global() member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c2500 action[len++] = info->wq_base_lo; in __guc_action_register_multi_lrc_v70()
2551 info->wq_base_lo, in __guc_action_register_context_v70()
2910 info->wq_base_lo = lower_32_bits(wq_base_offset); in prepare_context_registration_info_v70()