From: Bryan Wu
Tegra V4L2 camera driver needs this function to do frame capture.
Signed-off-by: Bryan Wu
---
drivers/gpu/host1x/syncpt.c | 1 +
include/linux/host1x.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/gpu/host1x/syncpt.c b/drivers/gpu/host1x/syncpt.c
index
On Wed, Feb 19, 2014 at 2:24 PM, Stephen Warren
wrote:
> On 02/19/2014 03:23 PM, Bryan Wu wrote:
>> Tegra V4L2 camera driver needs this function to do frame capture.
>
> Does it need to be EXPORT_SYMBOL()d too, in case things are modules?
>
Sure, I will update this patch to e
From: Bryan Wu
Tegra V4L2 camera driver needs this function to do frame capture.
Signed-off-by: Bryan Wu
---
include/linux/host1x.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/linux/host1x.h b/include/linux/host1x.h
index 3af8472..d2b5299 100644
--- a/include/linux/host1x.h
On Thu, Aug 8, 2013 at 1:52 PM, Guennadi Liakhovetski
wrote:
> Hi Bryan,
>
> On Wed, 7 Aug 2013, Bryan Wu wrote:
>
>> Hi Guennadi and LMML,
>>
>> I'm working on a camera controller driver for Tegra, which is using
>> soc_camera. But we also need to us
On Thu, Aug 8, 2013 at 1:52 PM, Guennadi Liakhovetski
wrote:
> Hi Bryan,
>
> On Wed, 7 Aug 2013, Bryan Wu wrote:
>
>> Hi Guennadi and LMML,
>>
>> I'm working on a camera controller driver for Tegra, which is using
>> soc_camera. But we also need to us
Hi Guennadi and LMML,
I'm working on a camera controller driver for Tegra, which is using
soc_camera. But we also need to use Tegra specific host1x interface
like syncpt APIs.
Since host1x is quite Tegra specific framework which is in
drivers/gpu/host1x and has several host1x's client driver like
Hi Guennadi and LMML,
I'm working on a camera controller driver for Tegra, which is using
soc_camera. But we also need to use Tegra specific host1x interface
like syncpt APIs.
Since host1x is quite Tegra specific framework which is in
drivers/gpu/host1x and has several host1x's client driver like