]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: nvdec: add ctrl ioctl support
authorShridhar Rasal <srasal@nvidia.com>
Wed, 30 Apr 2014 09:22:45 +0000 (14:52 +0530)
committerShridhar Rasal <srasal@nvidia.com>
Mon, 2 Jun 2014 10:22:44 +0000 (03:22 -0700)
commit733725e1076437e256b7ffeb5368954ccc65d326
treea2a96c7840b4052bfae5dcec29e4263ead503a1b
parentcc0fd4bc5dbd589e39bc8bd78ecc330e6bc3f457
video: tegra: host: nvdec: add ctrl ioctl support

- add control device node for t210.
- add IOCTL NVHOST_NVDEC_IOCTL_POWERON/OFF to
  disable or enable device power off.

Bug 1506806

Change-Id: I90b71dcb4e5f6342199b8f5e2d59fb352de807d6
Signed-off-by: Shridhar Rasal <srasal@nvidia.com>
Reviewed-on: http://git-master/r/403381
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
drivers/video/tegra/host/nvdec/nvdec.c
drivers/video/tegra/host/nvdec/nvdec.h
drivers/video/tegra/host/t210/t210.c
include/linux/nvhost_nvdec_ioctl.h [new file with mode: 0644]