diff options
author | Chris Wilson <[email protected]> | 2017-03-13 16:59:57 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-03-14 12:11:49 +0200 |
commit | da9a796f5475b4d3a339083af719982b7ab4a12b (patch) | |
tree | 0a41ff7b3737d8a5a2ed39a853fc47119481d944 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6aef660370a9c246956ba6d01eebd8063c4214cb (diff) |
drm/i915: Split GEM resetting into 3 phases
Currently we do a reset prepare/finish around the call to reset the GPU,
but it looks like we need a later stage after the hw has been
reinitialised to allow GEM to restart itself. Start by splitting the 2
GEM phases into 3:
prepare - before the reset, check if GEM recovered, then stop GEM
reset - after the reset, update GEM bookkeeping
finish - after the re-initialisation following the reset, restart GEM
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit d80270931314a88d79d9bd5e0a5df93c12196375)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions