]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: Add new ch policy UAPI
authorShridhar Rasal <srasal@nvidia.com>
Wed, 1 Oct 2014 03:11:31 +0000 (08:41 +0530)
committerArto Merilainen <amerilainen@nvidia.com>
Tue, 4 Nov 2014 08:28:44 +0000 (00:28 -0800)
commitc5487089c3619a5c334928f7c5fb3a9459666873
tree8f6e0774c0b5262ae5e4075a70a8e450628c59f3
parent992ba1c302f07262e61b2253893e8ea665e63ae8
video: tegra: host: Add new ch policy UAPI

This patch adds the new map-at-submit channel policy userspace API.
Channel will be assigined on work submit time and unmapped on all
work submit complete for a given device.

Considering this, on channel open only allocate userctx.

Bug 200041935

Change-Id: Ibb75461d458776676fcfb2c407bb75bffbb2b582
Signed-off-by: Shridhar Rasal <srasal@nvidia.com>
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/552327
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
drivers/video/tegra/host/bus_client.c