diff options
| author | John Harrison <John.C.Harrison@Intel.com> | 2015-05-29 17:43:29 +0100 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-06-23 14:02:00 +0200 |
| commit | 217e46b576ef0d5eed10ddfeb2b29bd3de289e95 (patch) | |
| tree | 9aa777ed8ce9af4794c919244fa046cc261ade25 /tools/perf/scripts/python | |
| parent | adeca76d8e2b34b5c739a36f4191aed63080da40 (diff) | |
drm/i915: Update alloc_request to return the allocated request
The alloc_request() function does not actually return the newly allocated
request. Instead, it must be pulled from ring->outstanding_lazy_request. This
patch fixes this so that code can create a request and start using it knowing
exactly which request it actually owns.
v2: Updated for new i915_gem_request_alloc() scheme.
For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tomas Elf <tomas.elf@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
