aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-04-22 19:14:32 +0100
committerTvrtko Ursulin <[email protected]>2016-04-25 12:31:34 +0100
commitd37cd8a8878e8a257a2ea515fe4a0bb370b4efc5 (patch)
tree071f97f0749f0a5a399539b9bc258ae7211f4121 /tools/perf/scripts/python/export-to-postgresql.py
parentee0629cfd3c16c716801c84e939ff5db5e23f54d (diff)
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Because having both i915_gem_object_alloc() and i915_gem_alloc_object() (with different return conventions) is just too confusing! (i915_gem_object_alloc() is the low-level memory allocator, and remains unchanged, whereas i915_gem_alloc_object() is a constructor that ALSO initialises the newly-allocated object.) Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions