gpu: host1x: Continue CDMA execution starting with a next job
authorDmitry Osipenko <digetx@gmail.com>
Tue, 7 Aug 2018 13:07:13 +0000 (16:07 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Feb 2019 17:34:25 +0000 (18:34 +0100)
commit79930bafe2802c3a67a70ad4904032d9154bf3fa
treee51e4b14605061f3d47ce0303a39a8c2cd4003a7
parent5d6f043685fed86153ea6aeadd098a11267f58ef
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>
drivers/gpu/host1x/cdma.c
drivers/gpu/host1x/hw/cdma_hw.c