summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_v3d.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-02-08 11:19:14 -0800
committerEric Anholt <eric@anholt.net>2016-02-16 12:21:00 -0800
commitc4ce60dc30912df09b2438f1e5594eae1ef64d1e (patch)
tree6d248da2d9bd32a4d8f5cc9e0405a512e863932e /drivers/gpu/drm/vc4/vc4_v3d.c
parent2ee94657e2bbd13b358060edc91b2b2fdef9038f (diff)
downloadop-kernel-dev-c4ce60dc30912df09b2438f1e5594eae1ef64d1e.zip
op-kernel-dev-c4ce60dc30912df09b2438f1e5594eae1ef64d1e.tar.gz
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 'drivers/gpu/drm/vc4/vc4_v3d.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud