diff options
author | 2016-02-08 11:19:14 -0800 | |
---|---|---|
committer | 2016-02-16 12:21:00 -0800 | |
commit | c4ce60dc30912df09b2438f1e5594eae1ef64d1e (patch) | |
tree | 6d248da2d9bd32a4d8f5cc9e0405a512e863932e /tools/perf/scripts/python | |
parent | drm/vc4: Drop error message on seqno wait timeouts. (diff) | |
download | linux-dev-c4ce60dc30912df09b2438f1e5594eae1ef64d1e.tar.xz linux-dev-c4ce60dc30912df09b2438f1e5594eae1ef64d1e.zip |
drm/vc4: Fix spurious GPU resets due to BO reuse.
We were tracking the "where are the head pointers pointing" globally,
so if another job reused the same BOs and execution was at the same
point as last time we checked, we'd stop and trigger a reset even
though the GPU had made progress.
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions