Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_group.c200 bool has_deps) in xe_hw_engine_group_suspend_faulting_lr_jobs() argument
215 if (has_deps) in xe_hw_engine_group_suspend_faulting_lr_jobs()
288 static int switch_mode(struct xe_hw_engine_group *group, bool has_deps) in switch_mode() argument
299 has_deps); in switch_mode()
344 bool has_deps = !!num_syncs; in xe_hw_engine_group_get_mode() local
360 err = switch_mode(group, has_deps); in xe_hw_engine_group_get_mode()
371 has_deps = false; in xe_hw_engine_group_get_mode()