OSDN Git Service

gpu: host1x: Remove wait check support
authorThierry Reding <treding@nvidia.com>
Sat, 5 May 2018 06:45:47 +0000 (08:45 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 18 May 2018 19:50:04 +0000 (21:50 +0200)
commit24c94e166dfe89839129b8e0fae208b6af60d6f1
tree9c171fc00e813de23dabf7cf7717938644416a12
parent2f8a6da866eff746a9f8c7745790f3765baeb589
gpu: host1x: Remove wait check support

The job submission userspace ABI doesn't support this and there are no
plans to implement it, so all of this code is dead and can be removed.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c
drivers/gpu/host1x/dev.h
drivers/gpu/host1x/hw/channel_hw.c
drivers/gpu/host1x/hw/syncpt_hw.c
drivers/gpu/host1x/job.c
drivers/gpu/host1x/syncpt.c
drivers/gpu/host1x/syncpt.h
include/linux/host1x.h
include/trace/events/host1x.h