assume that a V4L2 device supports mmap().
>
> This is true for almost all devices, being hdpvr - and pvrusb - two
> exceptions.
That works, and this works:
_[/tmp]_(scott@eva)_
$ cat /dev/video2 | vlc --prefetch-buffer-size 8192 -
So I've learned something more about the driver
On 9/4/19 11:13 AM, Scott Doty wrote:
>
> On 9/3/19 1:34 AM, Hans Verkuil wrote:
>>
>> Never mind, hdpvr uses read(), not streaming I/O. Of course this
>> doesn't work...
>>
>> Just plain 'cat /dev/videoX >x.mpg' will do.
>>
>>
&
lem with vlc instead of hdpvr. It's
just weird that mplayer, vlc, and ffplay would all three be unable to
use it.
I'm at work atm, will plug it back in when I get home and see for how
long it will read data with cat.
Thank you for looking, now I feel a bit dumb.
-Scott
On 9/2/19 12:31 AM, Hans Verkuil wrote:
> Hi Scott,
Hi Hans! Thank you for the speedy reply. :)
> The only non-trivial change in hdpvr in 5.3 is this commit:
>
> commit 6bc5a4a1927556ff9adce1aa95ea408c95453225
> Author: Hans Verkuil
> Date: Thu Jun 20 07:43:41 2019 -0
e right direction, I can try to fix this
-- or if someone has a solution, I'd very much appreciate the help.
Thank you,
-Scott
deliver testing for you, so that you get to know
our quality first hand.
If you want to explore further, please reply back.
Thanks and Regards,
Scott
deliver testing for you, so that you get to know
our quality first hand.
If you want to explore further, please reply back.
Thanks and Regards,
Scott
deliver testing for you, so that you get to know
our quality first hand.
If you want to explore further, please reply back.
Thanks and Regards,
Scott
hi Linuxhttps://goo.gl/764kVN Scott Tisdale
hi Linux https://goo.gl/jMp8sb Scott Tisdale
Signed-off-by: Ian Douglas Scott
---
drivers/media/usb/usbtv/usbtv-core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/usb/usbtv/usbtv-core.c
b/drivers/media/usb/usbtv/usbtv-core.c
index 127f8a0c098b..fe75a0032945 100644
--- a/drivers/media/usb/usbtv/usbtv-core.c
+++ b
Salutations Linux
http://bit.ly/2meKvbU
Scott
Hi Linux
http://bit.ly/2y9KlIt
Take care
Scott Tisdale
Greetings Linux
http://trevorroth.com/calcloan.php?sets=mz25y2rpda7g4wsb
Scott
> On Jan 15, 2017, at 10:30 PM, Derek Robson wrote:
>
> Changed bare use of 'unsigned' to the prefered us of 'unsigned int'
> found using checkpatch
Just wondering if you compiled? This patch looks exactly like a patch I tried,
but it didn't compile.
> Signed-off-by: Derek Robson
> ---
> d
Fixed Checkpatch check "Alignment should match open parenthesis"
Signed-off-by: Scott Matheina
---
drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.c
b/drive
Fixed checkpatch check blank line before closing brace '}'
Signed-off-by: Scott Matheina
---
drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/media/s5p-cec/exynos_hdmi_cecctrl.c
b/drivers/staging/med
, Alternate settings: 2
kernel: cx231xx 2-2:1.1: sliced CC EndPoint Addr 0x86, Alternate settings: 2
Appreciate some advice.
Regards,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
2015-04-24 18:04 GMT+08:00 Hans Verkuil :
> On 04/10/2015 12:42 PM, Scott Jiang wrote:
>> Hi Hans,
>>
>>>>
>>>> Hans, I tried to use v4l2-compliance but it failed to compile. Sorry
>>>> for telling you it have passed compilation because I forg
2015-04-09 18:21 GMT+08:00 Hans Verkuil :
> From: Hans Verkuil
>
> Replace all calls to the enum_mbus_fmt video op by the pad
> enum_mbus_code op and remove the duplicate video op.
>
> Signed-off-by: Hans Verkuil
> Cc: Guennadi Liakhovetski
> Cc: Scott Jiang
> Cc: J
2015-04-09 18:21 GMT+08:00 Hans Verkuil :
> From: Hans Verkuil
>
> Replace all calls to try_mbus_fmt in bridge drivers by calls to the
> set_fmt pad op.
>
> Signed-off-by: Hans Verkuil
> Cc: Guennadi Liakhovetski
> Cc: Scott Jiang
> Cc: Jonathan Corbet
> --
Guennadi Liakhovetski
> Cc: Prabhakar Lad
> Cc: Scott Jiang
> Cc: Jonathan Corbet
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 8 +--
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a mess
Hi linux
http://thesafeandlockshop.co.uk/within.php?control=68mdced7wuzmfmxnfzv5x
Scott Tisdale
Sent from my iPhone
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
Hi Lad and Hans,
2015-03-08 22:40 GMT+08:00 Lad Prabhakar :
> From: "Lad, Prabhakar"
>
> This patch series, enhances blackfin capture driver with
> vb2 helpers.
>
> Changes for v4:
> 1: Improved commit message for path 4/17 and 5/17.
> 2: Added Ack's
Hi Hans,
>
> On Tue, Mar 3, 2015 at 9:39 AM, Hans Verkuil wrote:
>> On 03/03/2015 10:30 AM, Lad, Prabhakar wrote:
>>> Hi Hans,
>>>
>>> On Tue, Mar 3, 2015 at 8:49 AM, Hans Verkuil wrote:
>>>> On 03/02/2015 08:57 AM, Scott Jiang wrote:
>>&
bfin_capture: add support for VIDIOC_EXPBUF
> media: blackfin: bfin_capture: set v4l2 buffer sequence
>
> drivers/media/platform/blackfin/bfin_capture.c | 306
> ++++-----
> 1 file changed, 94 insertions(+), 212 deletions(-)
>
> --
For all these patches,
Acked-by
Hi Lad,
2015-01-23 6:18 GMT+08:00 Lad, Prabhakar :
> this patch adds support to vb2_ioctl_* helpers.
>
> Signed-off-by: Lad, Prabhakar
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 108
> ++---
> 1 file changed, 23 insertions(+), 85 deletions(-)
>
> diff --git a/d
ture: add support for VIDIOC_EXPBUF
>>> media: blackfin: bfin_capture: set v4l2 buffer sequence
>>>
>>> drivers/media/platform/blackfin/bfin_capture.c | 311
>>> -
>>> 1 file changed, 99 insertions(+), 212 deletions(-)
>>>
fin_capture: add support for VIDIOC_EXPBUF
>> media: blackfin: bfin_capture: set v4l2 buffer sequence
>>
>> drivers/media/platform/blackfin/bfin_capture.c | 310
>> -
>> 1 file changed, 98 insertions(+), 212 deletions(-)
>>
> If you are done with the review of
2014-12-20 18:47 GMT+08:00 Lad, Prabhakar :
> this patch adds support to vb2_ioctl_* helpers.
>
> Signed-off-by: Lad, Prabhakar
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 107
> +
> 1 file changed, 22 insertions(+), 85 deletions(-)
>
> diff --git a/drivers/m
2014-12-20 18:47 GMT+08:00 Lad, Prabhakar :
> this patch improves the queue_setup() callback.
>
> Signed-off-by: Lad, Prabhakar
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 10 ++
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/media/platform/blackfi
Hi Lad,
I'm on holiday these days. I will test these patches later.
Thanks,
Scott
2014-12-20 18:47 GMT+08:00 Lad, Prabhakar :
> Hi Scott,
>
> Although I was on holiday but couldn't resist myself from working,
> since I was away from my hardware I had to choose a different
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> Multiple pinctrl states are defined for 8, 16 and 24 data pin groups in PPI
> peripheral.
> The driver should select correct group before set up further PPI parameters.
>
> Signed-off-by: Sonic Zhang
Acked-b
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> On NOMMU architecture page fault is not triggered if a deleted list entry is
> accessed without reinit.
>
> Signed-off-by: Sonic Zhang
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> if the pinctrl driver is enabled.
>
> Signed-off-by: Sonic Zhang
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.
In fact we only need to give a warning if the driver still use the
buffer after we release all queued buffers.
Signed-off-by: Scott Jiang
---
drivers/media/v4l2-core/videobuf2-core.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/v4l2-core/videobuf2-core.c
On 06/16/2014 05:08 AM, Hans Verkuil wrote:
> Scott,
>
> Here is the correct version :-) Can you verify that it works for you?
>
> Regards,
>
> Hans
>
> When the audio encoding is changed the driver calls hdpvr_set_audio
> with the current opt->audio_input
On 06/11/2014 01:33 PM, Hans Verkuil wrote:
> On 06/11/2014 09:43 PM, Scott Doty wrote:
>> On 06/11/2014 01:24 AM, Hans Verkuil wrote:
>>> On 06/03/14 03:23, Scott Doty wrote:
>>>> Hello Mr. Hans and mailing list,
>>>>
>>>> In a nutshell, I
On 06/11/2014 01:24 AM, Hans Verkuil wrote:
> On 06/03/14 03:23, Scott Doty wrote:
>> Hello Mr. Hans and mailing list,
>>
>> In a nutshell, I'm having some hdpvr trouble:
>>
>> I'm using vlc to view the stream. Kernel 3.9.11 works pretty well,
>> i
On 06/02/2014 06:23 PM, Scott Doty wrote:
> Hello Mr. Hans and mailing list,
>
> In a nutshell, I'm having some hdpvr trouble:
>
> I'm using vlc to view the stream. Kernel 3.9.11 works pretty well,
> including giving me AC3 5.1 audio from the optical input to the
&
.
Thank you in advance for any help you can provide, and please let me
know if I can send any more information. :)
-Scott
Bus 008 Device 003: ID 2040:4903 Hauppauge HS PVR
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majo
2014-03-11 7:15 GMT+08:00 Laurent Pinchart :
> The video-level enum_dv_timings and dv_timings_cap operations are
> deprecated in favor of the pad-level versions. All subdev drivers
> implement the pad-level versions, switch to them.
>
> Cc: Scott Jiang
> Signed-off-by
t; @@ -515,6 +516,7 @@ static int vs6624_read(struct v4l2_subdev *sd, u16 index)
>
> return buf[0];
> }
> +#endif
>
> static int vs6624_write(struct v4l2_subdev *sd, u16 index,
> u8 value)
Acked-by: Scott Jiang
--
To un
> +
> +static int adv7842_g_mbus_fmt(struct v4l2_subdev *sd,
> + struct v4l2_mbus_framefmt *fmt)
> +{
> + struct adv7842_state *state = to_state(sd);
> +
> + fmt->width = state->timings.bt.width;
> + fmt->height = state->timings.bt.height;
> + fmt
2013/7/29 Hans Verkuil :
> From: Hans Verkuil
>
> Use the new defines to calculate the full blanking and frame sizes.
>
> Signed-off-by: Hans Verkuil
> Cc: Lad, Prabhakar
> Cc: Scott Jiang
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 9 ++---
&
v4l2-compliance output for this driver
root:/> v4l2-compliance -d 0
Driver Info:bfin_display bfin_display.0: = START STATUS
=
Driver name : bfin_display
Card type : BF609
Bus info : platform:bfin_display
Driver version:
This is a V4L2 driver for Blackfin video display (E)PPI interface.
This module is common for BF537/BF561/BF548/BF609.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/Kconfig| 15 +-
drivers/media/platform/blackfin/Makefile |1 +
drivers/media/platform/blackfin
red with attribute
> warn_unused_result [-Wunused-result]
> vb2_queue_init(q);
> ^
>
> Signed-off-by: Hans Verkuil
> Cc: Scott Jiang
> ---
> drivers/media/platform/blackfin/bfin_capture.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
This is a V4L2 driver for Blackfin video display (E)PPI interface.
This module is common for BF537/BF561/BF548/BF609.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/Kconfig| 15 +-
drivers/media/platform/blackfin/Makefile |1 +
drivers/media/platform/blackfin
ans Verkuil
> Cc: Mauro Carvalho Chehab
> Cc: st...@linuxtv.org
> Cc: Scott Jiang
> Cc: Lad, Prabhakar
> Cc: Guennadi Liakhovetski
> Cc: Jonathan Corbet
> Cc: Ezequiel Garcia
> Cc: Devin Heitmueller
> Cc: Andrey Smirnov
> ---
> drivers/media/platform/blackf
-off-by: Hans Verkuil
> Cc: Scott Jiang
> ---
> drivers/media/i2c/adv7183.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message
v)
> } else {
> v4l2_err(&bcap_dev->v4l2_dev,
> "Unable to register sub device\n");
> + ret = -ENODEV;
> goto err_unreg_vdev;
> }
>
>
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
"Unable to work without input\n");
> + ret = -EINVAL;
> goto err_unreg_vdev;
> }
>
It's better to move this check to the beginning of this function as I
did in my b
This is a V4L2 driver for Blackfin video display (E)PPI interface.
This module is common for BF537/BF561/BF548/BF609.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/Kconfig| 15 +-
drivers/media/platform/blackfin/Makefile |1 +
drivers/media/platform/blackfin
Hi Sylwester,
>
>> + struct v4l2_device v4l2_dev;
>> + /* v4l2 control handler */
>> + struct v4l2_ctrl_handler ctrl_handler;
>
>
> This handler seems to be unused, I couldn't find any code adding controls
> to it. Any initialization of this handler is a dead code now. You probab
Hi Sylwester ,
>> @@ -9,7 +9,18 @@ config VIDEO_BLACKFIN_CAPTURE
>> To compile this driver as a module, choose M here: the
>> module will be called bfin_capture.
>>
>> +config VIDEO_BLACKFIN_DISPLAY
>> + tristate "Blackfin Video Display Driver"
>> + depends on VIDEO
Hi Hans,
>> +/*
>> + * Analog Devices video display driver
>> + *
>> + * Copyright (c) 2011 Analog Devices Inc.
>
> Analog Devices? What has this to do with Analog Devices?
>
I wrote this driver for Analog Devices Blackfin.
>> +
>> +static int disp_mmap(struct file *file, struct vm_area_struct *
2013/4/12 Hans Verkuil :
> On Sat April 13 2013 01:52:57 Scott Jiang wrote:
>> Signed-off-by: Scott Jiang
>
> Is it OK if I postpone these two patches for 3.11? They don't make sense
> AFAICT without the new display driver, and that will definitely not make it
> fo
This is a bridge driver for blackfin diplay device.
It can work with ppi or eppi interface. DV timings
are supported.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/Kconfig| 15 +-
drivers/media/platform/blackfin/Makefile |1 +
drivers/media/platform/blackfin
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/ppi.c | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/drivers/media/platform/blackfin/ppi.c
b/drivers/media/platform/blackfin/ppi.c
index 01b5b50..15e9c2b 100644
--- a/drivers/media/platform
More dv_timings ioctl ops are introduced in video core.
Add query_dv_timings/enum_dv_timings accordingly.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/bfin_capture.c | 28 ++--
1 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/drivers/media
Hi Laurent,
>> >> >> +struct mt9m114_reg {
>> >> >> + u16 reg;
>> >> >> + u32 val;
>> >> >> + int width;
>> >> >> +};
>> >> >> +
>> >> >> +enum {
>> >> >> + MT9M114_QVGA,
>> >> >> + MT9M114_VGA,
>> >> >> + MT9M114_WVGA,
>> >> >> + MT9M114_720P,
>> >> >> +};
>> >> >
>> >
Hi Laurent,
>> >
>> >> +struct mt9m114_reg {
>> >> + u16 reg;
>> >> + u32 val;
>> >> + int width;
>> >> +};
>> >> +
>> >> +enum {
>> >> + MT9M114_QVGA,
>> >> + MT9M114_VGA,
>> >> + MT9M114_WVGA,
>> >> + MT9M114_720P,
>> >> +};
>> >
>> > This is the part I don't like. In
>> This driver support parallel data output mode and
>> QVGA/VGA/WVGA/720P resolution. You can select YCbCr and RGB565
>> output format.
>
> What host bridge do you use this driver with ?
>
I only tested with blackfin.
>
>> + */
>
> [snip]
>
>> +struct mt9m114_reg {
>> + u16 reg;
>> + u32
No MMU systems also make use of this function to do mmap.
Signed-off-by: Scott Jiang
---
drivers/base/dma-mapping.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/base/dma-mapping.c b/drivers/base/dma-mapping.c
index 0ce39a3..ae655b2 100644
--- a/drivers/base
INGS defines might be removed.
>
> Signed-off-by: Hans Verkuil
> Cc: Scott Jiang
Acked-by: Scott Jiang
> ---
> arch/blackfin/mach-bf609/boards/ezkit.c|8
> drivers/media/platform/blackfin/bfin_capture.c |4 ++--
> 2 files changed, 6 insertions(+), 6 d
This driver support parallel data output mode and
QVGA/VGA/WVGA/720P resolution. You can select YCbCr and RGB565
output format.
Signed-off-by: Scott Jiang
---
drivers/media/i2c/Kconfig | 10 +
drivers/media/i2c/Makefile |1 +
drivers/media/i2c/mt9m114.c | 1055
Signed-off-by: Scott Jiang
---
MAINTAINERS |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c5de529..e7ca531 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1652,6 +1652,15 @@ W: http://blackfin.uclinux.org/
S: Supported
Mark current frame as error frame when ppi error interrupt
report fifo error. Member next_frm in struct bcap_device can
be optimized out.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/bfin_capture.c | 37 +---
drivers/media/platform/blackfin/ppi.c
ACKFIN_CAPTURE
> + default VIDEO_BLACKFIN_CAPTURE
> --
There are other drivers select this module.
config VIDEO_BLACKFIN_DISPLAY
tristate "Blackfin Video Display Driver"
depends on VIDEO_V4L2 && BLACKFIN && I2C
select VIDEOBUF2_DMA_CONTIG
Other drivers can make use of it.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/Kconfig |6 +-
drivers/media/platform/blackfin/Makefile |4 ++--
drivers/media/platform/blackfin/ppi.c|7 +++
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a
Bf60x soc has a new PPI called Enhanced PPI version 3.
HD video is supported now. To achieve this, we redesign
ppi params and add dv timings feature.
Signed-off-by: Scott Jiang
---
drivers/media/platform/blackfin/bfin_capture.c | 148 +---
drivers/media/platform/blackfin
2012/10/8 Wei Yongjun :
> From: Wei Yongjun
>
> Use the module_i2c_driver() macro to make the code smaller
> and a bit simpler.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)
>
> Signed-off-by: Wei Yongjun
Acked-by: Sco
2012/10/8 Wei Yongjun :
> From: Wei Yongjun
>
> Use the module_i2c_driver() macro to make the code smaller
> and a bit simpler.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)
>
> Signed-off-by: Wei Yongjun
Acked-by: Sco
>> I was using 3.3 linux kernel. I will again check if videobuf2 in 3.5 has
>> already
>> fixed this issue.
>
> [snip..]
>
> Ok I just checked the vb2_dma_contig allocator and it has no major changes
> from my version,
> http://lxr.linux.no/linux+v3.5.3/drivers/media/video/videobuf2-dma-contig.c#
> Yes, the MMU version of remap_pfn_range() does permit non-page-aligned
> `addr' (at least, if the userspace maaping is a non-COW one). But I
> suspect that was an implementation accident - it is a nonsensical thing
> to do, isn't it? The MMU cannot map a bunch of kernel pages onto a
> non-page-
the following
> check:
>
> if (addr != (pfn << PAGE_SHIFT))
> return -EINVAL;
>
> I address Scott also, as I see that he has worked on the Blackfin v4l2
> capture driver using
> DMA contiguous method and may have seen this issue (on a NOMMU syste
addr,
len,
pgoff,
flags);
}
EXPORT_SYMBOL_GPL(vb2_fop_get_unmapped_area);
#endif
Scott
--
To unsubscri
2012/6/27 Hans Verkuil :
> On Wed 27 June 2012 11:37:24 Scott Jiang wrote:
>> Hi Hans,
>>
>> I noticed there are two s_std ops in core and video for output. And
>> some drivers call video->s_std_out and then core->s_std in their S_STD
>> iotcl. Coul
std in core?
Thanks,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
> I would expect that the combination of v4l2_mbus_framefmt +
> v4l2_dv_timings
> gives you the information you need.
>
I can solve this problem in HD, but how about SD? Add a fake
dv_timings ops in SD decoder driver?
>>>
>>> No, you add g/s_std instead. SD timings ar
transfer on this bus. I
know most hardwares don't care about blanking areas, but some hardware
such as PPI does. PPI can capture ancillary data both in herizontal
and vertical interval. Even it works in active video only mode, it
expects to get total timing info.
Thanks,
Scott
--
To unsub
Hi Hans,
> I would expect that the combination of v4l2_mbus_framefmt + v4l2_dv_timings
> gives you the information you need.
>
I can solve this problem in HD, but how about SD? Add a fake
dv_timings ops in SD decoder driver?
--
To unsubscribe from this list: send the line "unsubscribe linux-media"
ver working with variable sensors
and decoders can't accept this.
About v4l2_dv_timings, do I need to set a default timing similar to
pick PAL as default standard?
Thanks,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to
nt
to add these fields in v4l2_mbus_framefmt or do you have any better
solution?
Thanks,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
_firmware() instead of embedded in
> the GPL driver source.
Sounds reasonable.
>
> Also, shouldn't you check the loaded firmware version first to verify
> that it's safe to apply the patch?
The problem is you can't get version before power up device but you
should apply patch
erate other i2c maps. Is it acceptable or any
other suggestion?
By the way, HDMI support seems under discussion, is there any
framework or guide now?
Thanks,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
This is a v4l2 sensor-level driver for the ST VS6624 camera.
Signed-off-by: Scott Jiang
---
drivers/media/video/Kconfig | 10 +
drivers/media/video/Makefile |1 +
drivers/media/video/vs6624.c | 928 +
drivers/media/video/vs6624_regs.h
This is a v4l2 bridge driver for Blackfin video capture device, support ppi and
eppi interface.
Signed-off-by: Scott Jiang
---
drivers/media/video/Kconfig |2 +
drivers/media/video/Makefile|2 +
drivers/media/video/blackfin/Kconfig| 10
This driver is a v4l2 subdevice driver to support Analog Devices ADV7183 SDTV
video decoder.
Signed-off-by: Scott Jiang
---
drivers/media/video/Kconfig| 10 +
drivers/media/video/Makefile |1 +
drivers/media/video/adv7183.c | 699
alling application.
>
v4l2_subdev_video_ops->g_input_status
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2012/1/4 Sakari Ailus :
> Hi Scott,
>
> Thanks for the patch.
>
> On Wed, Dec 21, 2011 at 10:30:54AM -0500, Scott Jiang wrote:
>> list_is_singular accepts a list head to test whether a list has just one
>> entry.
>> fh->list is the entry, fh->vdev->fh_
>> If I disable this interrupt, other errors like fifo underflow are ignored.
>> Perhaps I can add a parameter in platform data to let user decide to
>> register this interrupt or not.
>
> I think a more generic solution would be preferrable. If that causes
> ignoring real errors, that's of course
2012/1/4 Sakari Ailus :
> Hi Scott,
>
> On Wed, Jan 04, 2012 at 01:50:17PM +0800, Scott Jiang wrote:
>> >> I the case of your bridge, that may not be possible, but that's the only
>> >> one
>> >> I've heard of so I think it's definitel
>> I the case of your bridge, that may not be possible, but that's the only one
>> I've heard of so I think it's definitely a special case. In that case the
>> sensor driver can't be allowed to change the blanking periods while
>> streaming is ongoing.
>
> I agree, it's just a matter of adding prop
2011/12/31 Sakari Ailus :
> Hi Scott,
>
> On Fri, Dec 30, 2011 at 03:20:43PM +0800, Scott Jiang wrote:
>> Hi Hans and Guennadi,
>>
>> Our bridge driver needs to know line clock count including active
>> lines and blanking area.
>> I can compute active clock c
Hi Hans and Guennadi,
Our bridge driver needs to know line clock count including active
lines and blanking area.
I can compute active clock count according to pixel format, but how
can I get this in blanking area in current framework?
Thanks,
Scott
--
To unsubscribe from this list: send the line
list_is_singular accepts a list head to test whether a list has just one entry.
fh->list is the entry, fh->vdev->fh_list is the list head.
Signed-off-by: Scott Jiang
---
drivers/media/video/v4l2-fh.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/me
Hi Sakari,
Hans recommends me using v4l2_fh_is_singular in first open, but I
found it used list_is_singular(&fh->list).
Should it use &fh->vdev->fh_list or I missed something?
Regards,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media"
oked
> >> up. It's the top level driver that has that information (usually passed
> >> in through board/card info structures).
Regards,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
1 - 100 of 148 matches
Mail list logo