Hi Hans,
On Sat, Jun 22, 2013 at 1:38 AM, Hans Verkuil wrote:
> Now that the v4l-async patches have been merged, these patches can be merged
> as well.
>
> Hans
>
> The following changes since commit ee17608d6aa04a86e253a9130d6c6d00892f132b:
>
> [media] imx074: support asynchronous prob
Hi Florian,
On Friday 21 June 2013 15:23:53 Florian Neuhaus wrote:
> Laurent Pinchart wrote on 2013-06-18:
> >> If I use omap3isp-live to capture a stream on my beagleboard, the first
> >> time I start the app, the picture has always a green taint. The second
> >> time I start the app, the picture
Hi Florian,
On Friday 21 June 2013 15:48:25 Florian Neuhaus wrote:
> Hi Laurent
>
> In the mt9p031 driver, the picture can be flipped either horizontally or
> vertically by using the according V4L2 controls. This can be done at
> runtime.
> I have noticed, that flipping the picture will change th
Hi Chris,
On Fri, Jun 21, 2013 at 4:38 AM, Chris Ruehl wrote:
> Hi All,
>
> After Freescale was so kind and forward the v4l-codadx6-imx27.bin
> the firmware loaded properly and I see a /dev/video1 the v4l_ctrl looks
> promising
>
> root@gtsir-nand:~# v4l2-ctl --list-formats -d /dev/video1
> ioctl
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Fri Jun 21 22:49:03 CEST 2013
git branch: test
git hash: ee17608d6aa04a86e253a9130d6c6d00892f132b
gcc versi
From: Vladimir Barinov
Add Renesas R-Car VIN (Video In) V4L2 driver.
Based on the patch by Phil Edworthy .
Signed-off-by: Vladimir Barinov
[Sergei: removed deprecated IRQF_DISABLED flag, reordered/renamed 'enum chip_id'
values, reordered rcar_vin_id_table[] entries, removed senseless parens f
Hi Hans,
On Friday 21 June 2013 20:25:38 Hans Verkuil wrote:
> Hi Guennadi,
>
> I had hoped to review this earlier this week, but I didn't get around it.
> But better late than never...
>
> Comments below.
>
> On Mon June 17 2013 08:04:10 Guennadi Liakhovetski wrote:
> > Add documentation for t
From: Hans Verkuil
build/media_build/v4l/saa7164-core.c: In function 'saa7164_initdev':
build/media_build/v4l/saa7164-core.c:1192:6: warning: 'err' may be used
uninitialized in this function [-Wmaybe-uninitialized]
int err, i;
^
Signed-off-by: Hans Verkuil
---
drivers/media/pci/saa7
Now that the v4l-async patches have been merged, these patches can be merged
as well.
Hans
The following changes since commit ee17608d6aa04a86e253a9130d6c6d00892f132b:
[media] imx074: support asynchronous probing (2013-06-21 16:36:15 -0300)
are available in the git repository at:
g
Hello.
On 06/13/2013 05:12 PM, Guennadi Liakhovetski wrote:
Hi Sergei
Patches, that this commit is based upon are hopefully moving towards the
mainline, but it's still possible, that some more changes will be
required. In any case, I wanted to comment to this version to let you
prepare for a
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
v4l_for_linus
For another set of fixes for Kernel 3.10.
This series contain:
- two Kbuild fixes for randconfig;
- a buffer overflow when using rtl28xuu with r820t tuner;
- one
Hi Jim,
Thanks for reporting it.
Em Thu, 20 Jun 2013 14:23:18 -0700
Jim Davis escreveu:
> Building with the attached random configuration file,
There was a hard to track issue there that started to appear after
changeset 7b34be71db53 (and a few similar ones), but was actually
caused by a much
On Fri, Jun 21, 2013 at 12:55 PM, Inki Dae wrote:
> 2013/6/21 Lucas Stach :
>> Hi Inki,
>>
>> please refrain from sending HTML Mails, it makes proper quoting without
>> messing up the layout everywhere pretty hard.
>>
>
> Sorry about that. I should have used text mode.
>
>> Am Freitag, den 21.06.2
Hi Guennadi,
I had hoped to review this earlier this week, but I didn't get around it. But
better late than never...
Comments below.
On Mon June 17 2013 08:04:10 Guennadi Liakhovetski wrote:
> Add documentation for the V4L2 clock and V4L2 asynchronous probing APIs
> to v4l2-framework.txt.
>
> S
On 06/21/2013 03:00 PM, Sylwester Nawrocki wrote:
*sigh* looks like I've posted wrong version of this series, please just
ignore it. I'll post v2 next week.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-capture.c | 19 +
Em Fri, 21 Jun 2013 19:27:14 +0200 (CEST)
Guennadi Liakhovetski escreveu:
> On Fri, 21 Jun 2013, Guennadi Liakhovetski wrote:
>
> > Hi Mauro
>
> Sorry, I did forget a couple more acks: for patch "V4L2: add a device
> pointer to struct v4l2_subdev"
>
> Acked-by: Lad, Prabhakar
>
> and for pa
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Fri Jun 21 19:00:21 CEST 2013
git branch: test
git hash: 4ef72e347112a834fbd6944565b1f63d4af19c8a
gcc versi
On Fri, 21 Jun 2013, Guennadi Liakhovetski wrote:
> Hi Mauro
Sorry, I did forget a couple more acks: for patch "V4L2: add a device
pointer to struct v4l2_subdev"
Acked-by: Lad, Prabhakar
and for patch "V4L2: support asynchronous subdevice registration"
Acked-by: Lad, Prabhakar
Tested-by: La
On 06/21/2013 02:27 PM, Prabhakar Lad wrote:
> Hi Lars-Peter,
>
> On Sun, Jun 16, 2013 at 3:41 PM, Prabhakar Lad
> wrote:
>> Hi Lars-Peter,
>>
>> Thanks for the patch.
>>
>> On Sat, Jun 15, 2013 at 8:04 PM, Lars-Peter Clausen wrote:
>>> client->driver->id_table will always point to the first ent
On Tue, 4 Jun 2013 13:42:44 +0800
lbyang wrote:
> +static void mcam_clk_enable(struct mcam_camera *mcam)
> +{
> + unsigned int i;
> +
> + for (i = 0; i < NR_MCAM_CLK; i++) {
> + if (!IS_ERR_OR_NULL(mcam->clk[i]))
> + clk_prepare_enable(mcam->clk[i]);
> +
On Thu, 20 Jun 2013 17:23:46 +0200
Hans Verkuil wrote:
> Can you ack this series? I don't see anything wrong with it, but neither am
> I a marvell-ccic expert.
>
> I'd like to have your input before I merge this.
Sorry to force you to poke me; as you probably saw, I've had a look at
the series
Hi Mauro
With acks from Hans and Laurent I'd like to ask you to pull my V4L2 clock
and asynchronous probing APIs together with respective soc-camera changes.
I included an ack from Laurent, even though he requested me to include the
documentation update into this pull request, which I haven't d
On Tue, 4 Jun 2013 13:57:43 +0800
lbyang wrote:
> This patch adds the new formats support for marvell-ccic.
More to the point, it adds *planar* format support. That's something I
always meant to do, and it deserves mentioning in the changelog.
My look-over has been quick, but:
Acked-by: Jonat
Better late than never, I hope...in response to Hans's poke, I'm going
to try to do a quick review. I am allegedly in vacation, so this may
not be as thorough as we might like...
On Tue, 4 Jun 2013 13:39:40 +0800
lbyang wrote:
> From: Libin Yang
>
> This patch adds the MIPI support for marvel
2013/6/21 Lucas Stach :
> Hi Inki,
>
> please refrain from sending HTML Mails, it makes proper quoting without
> messing up the layout everywhere pretty hard.
>
Sorry about that. I should have used text mode.
> Am Freitag, den 21.06.2013, 20:01 +0900 schrieb Inki Dae:
> [...]
>
>> Yeah, y
Hello again
I've just compiled a new 3.9.7 kernel and applied a patch suggested by hverkuil
on #v4l : I removed the comments around reg_w(gspca_dev, SQ930_CTRL_RESET,
0x); in ./drivers/media/usb/gspca/sq930x.c at line 839
This is what I get now :
Jun 21 18:19:31 elnath kernel: [ 6.587245]
Hi Guennadi,
On Friday 14 June 2013 21:08:26 Guennadi Liakhovetski wrote:
> Currently bridge device drivers register devices for all subdevices
> synchronously, typically, during their probing. E.g. if an I2C CMOS sensor
> is attached to a video bridge device, the bridge driver will create an I2C
On Friday 21 June 2013 08:05:34 Hans Verkuil wrote:
> From: Hans Verkuil
>
> The comment for the FM_RX class was copied from the DV class unchanged.
> Fixed.
>
> Also made the FM_TX comment consistent with the others.
>
> Signed-off-by: Hans Verkuil
Acked-by: Laurent Pinchart
> ---
> inclu
Hi Laurent
In the mt9p031 driver, the picture can be flipped either horizontally
or vertically by using the according V4L2 controls. This can be done
at runtime.
I have noticed, that flipping the picture will change the bayer-pattern.
So if I flip horizontally and vertically to get a 180 degree ro
Hi Laurent,
Laurent Pinchart wrote on 2013-06-18:
>> If I use omap3isp-live to capture a stream on my beagleboard, the first
>> time I start the app, the picture has always a green taint. The second
>> time I start the app, the picture is good. As the camera is reset by a
>> gpio upon device open
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c: In function 'pvr2_v4l2_dev_init':
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:1268:21: warning: variable 'usbdev'
set but not used [-Wunused-but-set-variable]
This warning is due to changeset a28fbd04facb, with removed the
usage of usbdev inside pvr2_v4l2_de
(Repost from 2013-05-27 14:40:02 GMT, with a better subject line and a new
pastebin)
Hello
I'm having trouble with a Creative WebCam Live! Pro, usb id 041e:4038 "Creative
Technology, Ltd ORITE CCD
Webcam [PC370R]"
This device is supposed to be "supported" but is marked as "untested" at
http
This change is mainly to update the driver's path changed from
drivers/media/platform/s5p-fimc to drivers/media/platform/exynos4-is/.
While at it, remove non-existent files rule, move the whole entry to
the Samsung drivers section and add the patch tracking system URL
and git repository details.
S
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 14:32:05 +0400
> Katsuya MATSUBARA wrote:
>> Hi Vladimir,
>>
>> From: Vladimir Barinov
>> Date: Fri, 21 Jun 2013 13:39:50 +0400
>>
>> (snip)
>>
I have not seen such i2c errors during capturing and booting.
But I have seen
Ensure there is a valid initial resolution and pixel format set
at the FIMC-IS-ISP subdev pads.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-isp.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/drivers/media
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-capture.c | 19 +--
drivers/media/platform/exynos4-is/fimc-core.h|2 ++
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/drivers/media/platform/exyno
Ensure the colorspace is properly adjusted by the driver for YUV
and Bayer image formats. The subdev try_fmt helper is simplified.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-lite.c | 50 +
include/media/s5p
Ensure TRY formats are propagated from the sink pad to the source pads
of the FIMC-IS-ISP subdev and the TRY and ACTIVE formats are separated.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-isp.c | 90 ++
drive
Ensure the image resolution and crop rectangle on the FIMC-LITE.n
subdevs and fimc-lite.n.capture video nodes is properly configured
upon the driver's initialization.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/exynos4-is/fimc-lite.c | 23
FIMC-LITE subdevs have one sink pad and two source pads on which
the image formats are always same. This patch implements missing
format propagation from the sink pad to the source pads, to allow
user space to negotiate TRY format on whole media pipeline
involving FIMC-LITE.n subdevs.
Signed-off-b
This series includes fixes of TRY format propagation, colospace
handling and intial format setting on some exynos4-is subdevs.
Sylwester Nawrocki (6):
exynos4-is: Fix format propagation on FIMC-LITE.n subdevs
exynos4-is: Set valid initial format at FIMC-LITE
exynos4-is: Fix format propagatio
Hi Inki,
please refrain from sending HTML Mails, it makes proper quoting without
messing up the layout everywhere pretty hard.
Am Freitag, den 21.06.2013, 20:01 +0900 schrieb Inki Dae:
[...]
> Yeah, you'll some knowledge and understanding about the API
> you are
> working
Hi Lars-Peter,
On Sun, Jun 16, 2013 at 3:41 PM, Prabhakar Lad
wrote:
> Hi Lars-Peter,
>
> Thanks for the patch.
>
> On Sat, Jun 15, 2013 at 8:04 PM, Lars-Peter Clausen wrote:
>> client->driver->id_table will always point to the first entry in the device
>> id
>> table. So all devices will use t
Hi Arun,
My few comments.
On 05/31/2013 03:03 PM, Arun Kumar K wrote:
> The hardware interface module finally sends the commands to the
> FIMC-IS firmware and runs the interrupt handler for getting the
> responses.
>
> Signed-off-by: Arun Kumar K
> Signed-off-by: Kilyeon Im
> ---
> .../media/
Katsuya MATSUBARA wrote:
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 13:39:50 +0400
(snip)
I have not seen such i2c errors during capturing and booting.
But I have seen that querystd() in the ml86v7667 driver often
returns V4L2_STD_UNKNOWN, although the corresponding functio
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 13:39:50 +0400
(snip)
>> I have not seen such i2c errors during capturing and booting.
>> But I have seen that querystd() in the ml86v7667 driver often
>> returns V4L2_STD_UNKNOWN, although the corresponding function
>>
> could you t
Hi Matsubara-san,
Katsuya MATSUBARA wrote:
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 12:06:12 +0400
Hi Matsubara-san,
Katsuya MATSUBARA wrote:
Hi Sergei and Valadmir,
From: Sergei Shtylyov
Date: Fri, 24 May 2013 02:11:28 +0400
(snip)
+/* Similar to
Hi Vladimir,
From: Vladimir Barinov
Date: Fri, 21 Jun 2013 12:06:12 +0400
> Hi Matsubara-san,
>
> Katsuya MATSUBARA wrote:
>> Hi Sergei and Valadmir,
>>
>> From: Sergei Shtylyov
>> Date: Fri, 24 May 2013 02:11:28 +0400
>>
>> (snip)
>>
>>> +/* Similar to set_crop multistage iterative algor
Am Donnerstag, den 20.06.2013, 20:15 +0900 schrieb Inki Dae:
[...]
> > > > You already need some kind of IPC between the two tasks, as I suspect
> > > > even in your example it wouldn't make much sense to queue the buffer
> > > > over and over again in task B without task A writing anything to it.
Hi Matsubara-san,
Katsuya MATSUBARA wrote:
Hi Sergei and Valadmir,
From: Sergei Shtylyov
Date: Fri, 24 May 2013 02:11:28 +0400
(snip)
+/* Similar to set_crop multistage iterative algorithm */
+static int rcar_vin_set_fmt(struct soc_camera_device *icd,
+ struct v
Add a bitstream ringbuffer using kfifo. Queued source buffers are to be copied
into the bitstream ringbuffer immediately and marked as done, if possible.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 134 +-
drivers/media/platform/coda.h
The following patch series depends on the CODA patches queued in Kamil's branch
and on the "mem2mem: add support for hardware buffered queue" patch I've posted
earlier. It should allow decoding h.264 high profile 1080p streams on i.MX53
with the current CODA7541 firmware version 1.4.50.
Changes si
Add coda_prepare_encode() and coda_finish_encode() functions. They are called
from coda_device_run() and coda_irq_handler(), respectively, before and after
the hardware picture run. This should make the following decoder support patch
easier to read, which will add the coda_prepare/finish_decode()
The encoder only ever needs two buffers, but we'll have to increase
CODA_MAX_FRAMEBUFFERS for the decoder.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/cod
This patch enables decoding of h.264 and mpeg4 streams on CODA7541.
Queued output buffers are immediately copied into the bitstream
ringbuffer. A device_run can be scheduled whenever there is either
enough compressed bitstream data, or the CODA is in stream end mode.
Each successful device_run, da
This sets up IRAM areas used as temporary memory for the different
hardware units depending on the frame size.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 145 +++---
drivers/media/platform/coda.h | 11 +++-
2 files changed, 146 insertion
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 50 +--
1 file changed, 48 insertions(+), 2 deletions(-)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
index 1f3bd43..856a93e 100644
--- a/drivers/media/platform/
This patch splits the global workbuf into a global tempbuf and a per-context
workbuf, adds the codec mode aux register, and restores the work buffer
pointer on commands. With the new firmware, there is only a single set of
read/write pointers which need to be restored between context switches.
This
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
index c4566c4..90f3386 100644
--- a/drivers/media/platform/coda.c
+++ b/drivers/media/platfor
Hi All,
After Freescale was so kind and forward the v4l-codadx6-imx27.bin
the firmware loaded properly and I see a /dev/video1 the v4l_ctrl looks
promising
root@gtsir-nand:~# v4l2-ctl --list-formats -d /dev/video1
ioctl: VIDIOC_ENUM_FMT
Index : 0
Type: Video Captur
Am Donnerstag, den 20.06.2013, 20:46 +0400 schrieb Alexander Shiyan:
> Signed-off-by: Alexander Shiyan
> ---
> drivers/media/platform/coda.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
> index 48b8d7a..1c7
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Fri Jun 21 07:56:49 CEST 2013
git branch: test
git hash: 37c1d2e4098e48d9107858246027510efcfd7774
gcc versi
Hi Sylwester,
On Fri, Jun 21, 2013 at 4:16 AM, Sylwester Nawrocki
wrote:
> Guys, I was wondering how difficult would be to make a common driver
> for the Exynos4 and Exynos5 FIMC-IS ? My feeling is that it would allow
> to save significant amount of code, since the hardware has many
> similaritie
63 matches
Mail list logo