diff options
author | Matthew Brost <[email protected]> | 2024-07-03 21:16:47 -0700 |
---|---|---|
committer | Matthew Brost <[email protected]> | 2024-07-03 22:27:00 -0700 |
commit | 2e524668c440104633af1effcc85d1d6234c7ccf (patch) | |
tree | 95fceae705fe38619c4ba6bac59dd64707429c0a /scripts/gdb/linux/timerlist.py | |
parent | 67d90d679eb3447f73e2a1fe55f7e6c6a44c9fa1 (diff) |
drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
Each xe_vma_op resolves to 0-3 pt_ops. Add storage for the pt_ops to
xe_vma_ops which is dynamically allocated based the number and types of
xe_vma_op in the xe_vma_ops list. Allocation only implemented in this
patch.
This will help with converting xe_vma_ops (multiple xe_vma_op) in a
atomic update unit.
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions