Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt_types.h110 bool needs_invalidation; member
H A Dxe_pt.c1688 pt_update_ops->needs_invalidation = true; in bind_op_prepare()
1743 pt_update_ops->needs_invalidation = true; in unbind_op_prepare()
2016 if (pt_update_ops->needs_invalidation) { in xe_pt_update_ops_run()