aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-07-20 13:31:49 +0100
committerChris Wilson <[email protected]>2016-07-20 13:40:09 +0100
commite8a261ea639998d79dee78220098b25f38801bcb (patch)
treee0722672e453d10516d3314da7d3a2ca2bd74a12 /tools/perf/scripts/python
parentc13d87ea53851880ab117f23a3e4fde1645da472 (diff)
drm/i915: Rename request reference/unreference to get/put
Now that we derive requests from struct fence, swap over to its nomenclature for references. It's shorter and more idiomatic across the kernel. s/i915_gem_request_reference/i915_gem_request_get/ s/i915_gem_request_unreference/i915_gem_request_put/ Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions