commit | 79930bafe2802c3a67a70ad4904032d9154bf3fa | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Tue Aug 07 16:07:13 2018 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu Feb 07 18:34:25 2019 +0100 |
tree | e51e4b14605061f3d47ce0303a39a8c2cd4003a7 | |
parent | 5d6f043685fed86153ea6aeadd098a11267f58ef [diff] |
gpu: host1x: Continue CDMA execution starting with a next job Currently gathers of a hung job are getting NOP'ed and a restarted CDMA executes the NOP'ed gathers. There shouldn't be a reason to not restart CDMA execution starting with a next job, avoiding the unnecessary churning with gathers NOP'ing. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>