diff options
author | 2018-08-07 16:07:11 +0300 | |
---|---|---|
committer | 2019-02-07 18:30:24 +0100 | |
commit | e8bad659381e9d63164f61e3bdf37e1c12274016 (patch) | |
tree | 40d5e046c57613b2688f74541048f8e7477a6163 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tegra: sor: Support device tree crossbar configuration (diff) | |
download | linux-dev-e8bad659381e9d63164f61e3bdf37e1c12274016.tar.xz linux-dev-e8bad659381e9d63164f61e3bdf37e1c12274016.zip |
gpu: host1x: Cancel only job that actually got stuck
Host1x doesn't have information about jobs inter-dependency, that is
something that will become available once host1x will get a proper
jobs scheduler implementation. Currently a hang job causes other unrelated
jobs to be canceled, that is a relic from downstream driver which is
irrelevant to upstream. Let's cancel only the hanging job and not to touch
other jobs in queue.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions