diff options
author | Chris Wilson <[email protected]> | 2020-01-13 15:45:55 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-10 14:45:25 +0200 |
commit | 01c1b2cbf05224495eec2cf54166934f123bad61 (patch) | |
tree | a51a5fe692d1098cb792045dd57bee4d767d2cc7 /tools/perf/util/trace-event-scripting.c | |
parent | 88a9c66d998b1d2dac412fcd458c5d17d70513c8 (diff) |
drm/i915/gem: Take local vma references for the parser
Take and hold a reference to each of the vma (and their objects) as we
process them with the cmdparser. This stops them being freed during the
work if the GEM execbuf is interrupted and the request we expected to
keep the objects alive is incomplete.
Fixes: 686c7c35abc2 ("drm/i915/gem: Asynchronous cmdparser")
Closes: https://gitlab.freedesktop.org/drm/intel/issues/970
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 36c8e356a76e147f0b631fd29838147c01b50d04)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions