commit | 5d6f043685fed86153ea6aeadd098a11267f58ef | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Tue Aug 07 16:07:12 2018 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu Feb 07 18:30:58 2019 +0100 |
tree | 95bf9626d6bc4bf13de511d4606908eb5a0e0db4 | |
parent | e8bad659381e9d63164f61e3bdf37e1c12274016 [diff] |
gpu: host1x: Don't complete a completed job There is a chance that the last job has been completed at the time of CDMA timeout handler invocation. In this case there is no need to complete the completed job. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>