aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGerd Hoffmann <[email protected]>2019-09-05 09:05:02 +0200
committerGerd Hoffmann <[email protected]>2019-09-11 08:03:23 +0200
commit9d6f4484e81c0005f019c8e9b43629ead0d0d355 (patch)
tree6c35aabf0c753e076288eef27f938a78a6fcb3e2 /tools/perf/scripts/python/syscall-counts.py
parent4f7f1973b0c85d5577a7f9226b8e14e51381bf9f (diff)
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Rename the embedded struct vma_offset_manager, new name is _vma_manager. ttm_bo_device.vma_manager changed to a pointer. The ttm_bo_device_init() function gets an additional vma_manager argument which allows to initialize ttm with a different vma manager. When passing NULL the embedded _vma_manager is used. All callers are updated to pass NULL, so the behavior doesn't change. Signed-off-by: Gerd Hoffmann <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Reviewed-by: Christian König <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions