summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Widawsky <benjamin.widawsky@intel.com>2014-02-20 11:47:06 -0800
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-04 15:52:15 +0100
commit321f2ada91ef142894f165814fc196e0cb168262 (patch)
tree7570b2faf2683f9ee90796915acebe183d9f79cc /tools/perf/scripts/python
parentc5c98a58990c1b2cf4d94b6759bed239976e5305 (diff)
drm/i915: Move ppgtt_release out of the header
At one time it was expected to be called in multiple places by kref_put. At the current time however, it is all contained within i915_gem_context.c. This patch makes an upcoming required addition a bit nicer since it too doesn't need to be defined in a header file. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions