aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2018-08-07 16:07:11 +0300
committerThierry Reding <treding@nvidia.com>2019-02-07 18:30:24 +0100
commite8bad659381e9d63164f61e3bdf37e1c12274016 (patch)
tree40d5e046c57613b2688f74541048f8e7477a6163 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent6d6c815daad8ec3469135c310ed39849cbe7752c (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 <digetx@gmail.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions