gpu: host1x: Expose syncpt and channel functionality
authorThierry Reding <treding@nvidia.com>
Tue, 24 Sep 2013 14:30:32 +0000 (16:30 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:11 +0000 (09:20 +0100)
commit35d747a81d7eb824bd0c3476cd0c564b52ad5353
tree75bf333cba5d9dfbce532bb0c1391ca9bbeb7b43
parent53fa7f7204c97dc0c86b99ff8365ad6a7b2ebd78
gpu: host1x: Expose syncpt and channel functionality

Expose the buffer objects, syncpoint and channel functionality in the
public public header so that drivers can use them.

Signed-off-by: Thierry Reding <treding@nvidia.com>
14 files changed:
drivers/gpu/host1x/cdma.c
drivers/gpu/host1x/channel.h
drivers/gpu/host1x/drm/drm.c
drivers/gpu/host1x/drm/gem.h
drivers/gpu/host1x/drm/gr2d.c
drivers/gpu/host1x/drm/hdmi.c
drivers/gpu/host1x/host1x_bo.h [deleted file]
drivers/gpu/host1x/hw/channel_hw.c
drivers/gpu/host1x/hw/debug_hw.c
drivers/gpu/host1x/job.c
drivers/gpu/host1x/job.h
drivers/gpu/host1x/syncpt.c
drivers/gpu/host1x/syncpt.h
include/linux/host1x.h