commit | aa20236784ab3d0372591d6eca692956bca4ebfb | [log] [tgz] |
---|---|---|
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | Thu Apr 18 10:41:48 2019 +0200 |
committer | Rob Herring <robh@kernel.org> | Thu Apr 18 09:27:34 2019 -0500 |
tree | 3eaa8e5e2bf8334b648387a023a6060d2304d017 | |
parent | db594ba3fcf9b2b84d71ffcc62a54b49c21427da [diff] |
drm/panfrost: Prevent concurrent resets If a job times out in slot 0 while a reset is performed because a job timed out in slot 1, the drm-sched core can get into a deadlock. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190418084305.45021-1-tomeu.vizoso@collabora.com