summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-10-20 17:29:36 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2016-10-20 17:29:36 +0800
commit0eb742d7af224481ab7abb7b38bd7166e47661e2 (patch)
tree74ff85c97fbfd2612c2124a8ca46479526630ce0 /tools/perf/scripts/python
parenteeacd86efa53e6328c63b79d1999a7d214972278 (diff)
drm/i915/gvt: Hold a reference on the request
The workload took a pointer to the request, and even waited upon, without holding a reference on the request. Take that reference explicitly and fix up the error path following request allocation that missed flushing the request. v2: [zhenyuw] - drop request put in error path for dispatch, as main thread caller will handle it identically to a real request. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions