diff options
author | Dmitry Osipenko <[email protected]> | 2018-08-07 16:07:11 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2019-02-07 18:30:24 +0100 |
commit | e8bad659381e9d63164f61e3bdf37e1c12274016 (patch) | |
tree | 40d5e046c57613b2688f74541048f8e7477a6163 /scripts/bpf_helpers_doc.py | |
parent | 6d6c815daad8ec3469135c310ed39849cbe7752c (diff) |
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 <[email protected]>
Reviewed-by: Mikko Perttunen <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions