]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: Publish sync API
authorArto Merilainen <amerilainen@nvidia.com>
Thu, 6 Mar 2014 11:19:23 +0000 (13:19 +0200)
committerArto Merilainen <amerilainen@nvidia.com>
Tue, 25 Mar 2014 12:39:51 +0000 (05:39 -0700)
commit64d22f765710ddf040be43f505f873dd192ff6d4
tree500ad659958864af8f2cdcb30c77d65a05a036af
parente9cea0cd9be76601dd818689297c6dcdd5cffd0d
video: tegra: host: Publish sync API

Currently, nvhost sync objects are considered private and they are
defined inside nvhost private headers. However, we may need to access
the internal data of the nvhost sync objects (hw syncpoint id and
threshold) as the hardware allows using this data directly from also
other devices.

Change-Id: I18dafd9d805ee85e9aa67cad91feb8a7f20950da
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/378344
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/dc/dc.c
drivers/video/tegra/host/bus_client.c
drivers/video/tegra/host/gk20a/channel_sync_gk20a.c
drivers/video/tegra/host/host1x/host1x.c
drivers/video/tegra/host/nvhost_sync.c
drivers/video/tegra/host/nvhost_sync.h
drivers/video/tegra/host/nvhost_syncpt.c
include/linux/nvhost.h