diff options
author | Chris Wilson <[email protected]> | 2016-10-04 21:11:27 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-10-05 08:40:05 +0100 |
commit | c87d50cc9fcc634e09d239e6d10293319eafae5f (patch) | |
tree | 12b5ff2a076b019a3b61e3a2927546910b05a1fb /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a3aabe86a3406b9946a4f7707762a833a58dfe9c (diff) |
drm/i915/execlists: Move clearing submission count from reset to init
After a GPU reset, we want to replay our queue of requests. However, the
GPU reset clobbered the state and we only fixup the state for the guilty
request - and engines deemed innocent we try to leave untouched so that
we recover as completely as possible. However, we need to clear the sw
tracking of the ELSP ports even for innocent requests, so move the clear
to the common path of init_hw (from reset_hw).
Reported-by: Mika Kuoppala <[email protected]>
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]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions