On Tue June 18 2013 23:22:33 Laurent Pinchart wrote:
> Hi Hans and Sakari,
>
> On Friday 07 June 2013 00:38:04 Sakari Ailus wrote:
> > Hi Hans,
> >
> > Thanks for the RFC! :-)
> >
> > On Mon, May 13, 2013 at 02:14:43PM +0200, Hans Verkuil wrote:
> > > Currently the event API allows for a payload
On Tue June 18 2013 21:55:26 Laurent Pinchart wrote:
> Hi Hans,
>
> On Monday 10 June 2013 13:29:53 Hans Verkuil wrote:
> > On Mon June 10 2013 00:35:44 Sakari Ailus wrote:
>
> [snip]
>
> > > Note that the 'timestamp' field documentation still says that it is
> > > the timestamp of the
> -Original Message-
> From: Lucas Stach [mailto:l.st...@pengutronix.de]
> Sent: Tuesday, June 18, 2013 6:47 PM
> To: Inki Dae
> Cc: 'Russell King - ARM Linux'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI
> mailing list'; 'myungjoo.ham'; 'YoungJun Cho'; linux-arm-
> ker...@lists.infradead.org; l
Hi Laurent,
On Wed, Jun 19, 2013 at 02:39:48AM +0200, Laurent Pinchart wrote:
> Hi Sascha,
>
> On Monday 10 June 2013 15:56:01 Laurent Pinchart wrote:
> > Hi Sascha,
> >
> > I'm sorry for the late reply.
> >
> > Great patch set, thank you. It's very helpful.
>
> Should I got ahead and apply th
Hi Sylwester,
On 19 June 2013 03:27, Sylwester Nawrocki wrote:
> Hi Sachin,
>
>
> On 06/18/2013 05:45 AM, Sachin Kamat wrote:
>>
>> Hi Sylwester,
>>
>>> -The machine code (plat-s5p and arch/arm/mach-*) must select following
>>> options
>>> +The machine code (arch/arm/plat-samsung and arch/arm/mac
Right -- not practical, since you need 1920*1080*3*50 = 311.04MB/s bandwidth
to transfer from PCIe and save the raw date onto a SSD, at which the PCIe
1.x link x1 (max 250MB/s) can not really meet such requirement.
Well, PCIe 2.x link x1 can meet since its max is 500MB/s. Or, using YUYV, a
more c
Hi Sascha,
On Monday 10 June 2013 15:56:01 Laurent Pinchart wrote:
> Hi Sascha,
>
> I'm sorry for the late reply.
>
> Great patch set, thank you. It's very helpful.
Should I got ahead and apply the patch with the proposed modifications below ?
> On Wednesday 08 May 2013 15:27:54 Sascha Hauer w
On Tue, Jun 18, 2013 at 05:55:15PM -0300, Steve Cookson wrote:
> > I don't want to configure a RAID either, but if I purchase one SSD with
> 400 MB/sec write speeds, that might be good.
>
> Hmm... nice idea. Did you have any particular model in mind? If you had a
> link, I might be interested. I
Hi Andrzej,
Thank you for the patch.
On Thursday 16 May 2013 10:14:33 Andrzej Hajda wrote:
> This patch adds managed version of initialization
> function for v4l2 control handler.
>
> Signed-off-by: Andrzej Hajda
> Reviewed-by: Sylwester Nawrocki
> Signed-off-by: Kyungmin Park
Acked-by: Laur
Hi Andrzej,
Thank you for the patch.
On Thursday 16 May 2013 10:14:32 Andrzej Hajda wrote:
> This patch adds managed versions of initialization
> function for media entity.
>
> Signed-off-by: Andrzej Hajda
> Reviewed-by: Sylwester Nawrocki
> Signed-off-by: Kyungmin Park
> ---
> v3:
> -
Hi Andrzej,
Thank you for the patch.
On Thursday 16 May 2013 10:14:34 Andrzej Hajda wrote:
> This patch adds managed version of initialization
> function for v4l2/i2c subdevices.
>
> Signed-off-by: Andrzej Hajda
> Reviewed-by: Sylwester Nawrocki
> Signed-off-by: Kyungmin Park
> ---
> v3:
>
Hi Sachin,
On 06/18/2013 05:45 AM, Sachin Kamat wrote:
Hi Sylwester,
-The machine code (plat-s5p and arch/arm/mach-*) must select following options
+The machine code (arch/arm/plat-samsung and arch/arm/mach-*) must select
+following options:
After the recent platform code cleanup the below e
Hi Sachin,
Thanks for your review.
On 06/18/2013 05:39 AM, Sachin Kamat wrote:
Hi Sylwester,
Just a couple of nits inline.
On 17 June 2013 22:12, Sylwester Nawrocki wrote:
This change is mainly to update the driver's path changed from
drivers/media/platform/s5p-fimc to drivers/media/platfor
Hi Jim,
> I don't want to configure a RAID either, but if I purchase one SSD with
400 MB/sec write speeds, that might be good.
Hmm... nice idea. Did you have any particular model in mind? If you had a
link, I might be interested. I wouldn't know about sizing. I don't know how
much space HD raw
Hi Hans and Sakari,
On Friday 07 June 2013 00:38:04 Sakari Ailus wrote:
> Hi Hans,
>
> Thanks for the RFC! :-)
>
> On Mon, May 13, 2013 at 02:14:43PM +0200, Hans Verkuil wrote:
> > Currently the event API allows for a payload of up to 64 bytes. Sometimes
> > we would like to pass larger payloads
Hi Wouter,
On Sunday 26 May 2013 15:34:26 Wouter Thielen wrote:
> Hi all,
>
> I have been trying to get the colors right in the images grabbed from my
> webcam, and I tried the color conversion code on
> http://linuxtv.org/downloads/v4l-dvb-apis/colorspaces.html.
>
> It turned out to be very whi
On 06/17/2013 10:27 PM, Laurent Pinchart wrote:
Hi Sylwester,
A bit late, but for the whole series,
Acked-by: Laurent Pinchart
As discussed privately earlier today, sorry for not having handled the patches
myself. I will gather media controller related patches in the future.
Thanks Laurent.
Hi Jim,
The Balckmagic Card does not seem to have any hardware compression, for me
that's a drawback, but if that's what you want it may be the right thing.
I want to avoid RAID 0 disks if I can.
It appears to be supported by Linux in the GStreamer bad pluggins, it's
called decklinksrc. There i
Hi Hans,
On Monday 10 June 2013 13:29:53 Hans Verkuil wrote:
> On Mon June 10 2013 00:35:44 Sakari Ailus wrote:
[snip]
> > Note that the 'timestamp' field documentation still says that it is
> > the timestamp of the first data byte for capture as well, that's also
> > wrong.
> > >
Hi Florian,
On Tuesday 11 June 2013 10:01:31 Florian Neuhaus wrote:
> Hi Andrei,
>
> Your post helped me a lot!
> My environment:
> beagleboard-xm
> mt9p031 @96Mhz (adapted power-supply)
> linux-omap 3.7.10
> omap3isp-live
>
> I have two similiar issues with the mt9p031, that has probably the sa
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: Tue Jun 18 19:00:19 CEST 2013
git branch: test
git hash: e049ca5e854263c821a15c0e25fe2ae202c365e1
gcc versi
Hi Hans,
On Monday 17 June 2013 13:57:04 Hans Verkuil wrote:
> On Mon 17 June 2013 00:09:59 Sakari Ailus wrote:
> > On Wed, Jun 12, 2013 at 02:57:21PM +0200, Hans Verkuil wrote:
> > > On Wed 12 June 2013 14:26:27 Sakari Ailus wrote:
> > > > On Wed, Jun 12, 2013 at 10:35:07AM +0200, Hans Verkuil wr
Hi Hans,
On Wednesday 12 June 2013 14:57:21 Hans Verkuil wrote:
> On Wed 12 June 2013 14:26:27 Sakari Ailus wrote:
> > On Wed, Jun 12, 2013 at 10:35:07AM +0200, Hans Verkuil wrote:
> > > On Tue 11 June 2013 23:33:42 Sylwester Nawrocki wrote:
> > > > On 06/03/2013 02:14 PM, Hans Verkuil wrote:
> >
Hello,
I'll jump in, sorry for the late review.
On Wednesday 12 June 2013 15:26:27 Sakari Ailus wrote:
> On Wed, Jun 12, 2013 at 10:35:07AM +0200, Hans Verkuil wrote:
> > On Tue 11 June 2013 23:33:42 Sylwester Nawrocki wrote:
> > > On 06/03/2013 02:14 PM, Hans Verkuil wrote:
> > > > Hi all,
> > >
Hi Michael,
On Monday 17 June 2013 02:44:50 Sakari Ailus wrote:
> On Wed, Jun 12, 2013 at 06:16:26PM +0200, Michael Jones wrote:
> > Hi Laurent & co.,
> >
> > I'd like to look at what the maximum possible frame rates are for a sensor
> > connected to the OMAP3 ISP CCDC via the parallel interface,
Hi all,
This set of patch fix sat support for dvbv5 libs and utils.
In this set, a different approach is used. The polarization parameter is stored
in
the DTV_POLARIZATION property.
Guy
Guy Martin (6):
libdvbv5: Remove buggy parsing of extra DTV_foo parameters
libdvbv5: Add parsing of POL
This patch copies the parms provided into a temporary buffer. This buffer will
then
be used for any modification that needs to be performed. It makes the function
dvb_fe_set_parms() thread-safe. Also, since the DTV_FREQUENCY is not modified,
it fixes
a bug where dvbv5-scan retrieves the frequency
This patch add parsing support for the POLARIZATION parameter for the DVBv5
file format.
Signed-off-by: Guy Martin
---
lib/include/dvb-file.h | 1 -
lib/libdvbv5/dvb-file.c | 65 ++---
2 files changed, 29 insertions(+), 37 deletions(-)
diff --git a
Apply polarization parameters even if a satellite number is not provided. This
allow
proper setup of the tone and voltage.
Signed-off-by: Guy Martin
---
lib/include/dvb-fe.h | 1 -
lib/libdvbv5/dvb-sat.c| 57 ---
lib/libdvbv5/dvb-v5-std.c |
Parsing the LNB needs to be done for proper tuning.
Signed-off-by: Guy Martin
---
utils/dvb/dvbv5-zap.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/utils/dvb/dvbv5-zap.c b/utils/dvb/dvbv5-zap.c
index c84cf70..d6c1152 100644
--- a/utils/dvb/dvbv5-zap.c
+++ b/utils/dvb/dvbv5-zap.c
This patch makes the function dvb_fe_is_satellite() availble from libdvbv5.
This function is simple
but yet very handful to have around.
Signed-off-by: Guy Martin
---
lib/include/dvb-fe.h | 1 +
lib/libdvbv5/dvb-fe.c | 14 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff
The parsing of those extra parameters is buggy and completely useless since
they are parsed
individually later on in the code.
Signed-off-by: Guy Martin
---
lib/libdvbv5/dvb-file.c | 25 -
1 file changed, 25 deletions(-)
diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvb
This patch adds new V4L controls for VP8 encoding.
Signed-off-by: Arun Kumar K
Signed-off-by: Kiran AVND
---
Documentation/DocBook/media/v4l/controls.xml | 151 ++
drivers/media/v4l2-core/v4l2-ctrls.c | 36 ++
include/uapi/linux/v4l2-controls.h |
MFC v7 supports VP8 encoding and this patch adds support
for it in the driver.
Signed-off-by: Arun Kumar K
---
drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c |3 +
drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 19 -
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c| 90 ++
Firmware version v7 is mostly similar to v6 in terms
of hardware specific controls and commands. So the hardware
specific opr_v6 and cmd_v6 are re-used for v7 also. This patch
updates the v6 files to handle v7 version also.
Signed-off-by: Arun Kumar K
---
drivers/media/platform/s5p-mfc/s5p_mfc_e
Adds variant data and core support for the MFC v7 firmware
Signed-off-by: Arun Kumar K
---
.../devicetree/bindings/media/s5p-mfc.txt |1 +
drivers/media/platform/s5p-mfc/s5p_mfc.c | 32
drivers/media/platform/s5p-mfc/s5p_mfc_common.h|2 ++
3
From: Sylwester Nawrocki
The patch modifies the helper function v4l2_ctrl_new_std_menu
to accept integer menu controls with standard menu items.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Arun Kumar K
---
Documentation/video4linux/v4l2-controls.txt | 21 ++-
drivers/me
The patch adds the register definition file for new firmware
version v7 for MFC. New firmware supports VP8 encoding along with
many other features.
Signed-off-by: Arun Kumar K
---
drivers/media/platform/s5p-mfc/regs-mfc-v7.h | 58 ++
1 file changed, 58 insertions(+)
cr
This patch series adds MFC v7 firmware support to the Exynos
MFC driver. MFC v7 is present in 5420 SoC which has support
for VP8 encoding and many other features.
Changes from v1:
- Addressed review comments from Hans and Sylwester
http://www.mail-archive.com/linux-media@vger.kernel.org/msg63148.h
The patch updates few encoder buffer sizes for MFC v6.5
as per the udpdated user manual. The same buffer sizes
holds good for v7 firmware also.
Signed-off-by: Arun Kumar K
Signed-off-by: Kiran AVND
---
drivers/media/platform/s5p-mfc/regs-mfc-v6.h |4 ++--
1 file changed, 2 insertions(+), 2
The MFC v6 specific code holds good for MFC v7 also as
the v7 version is a superset of v6 and the HW interface
remains more or less similar. This patch renames the macro
IS_MFCV6() to IS_MFCV6_PLUS() so that it can be used
for v7 also.
Signed-off-by: Arun Kumar K
---
drivers/media/platform/s5p-m
On 06/18/2013 06:03 PM, Philipp Zabel wrote:
> Am Dienstag, den 18.06.2013, 13:00 +0800 schrieb Wei Yongjun:
>> From: Wei Yongjun
>>
>> Add the missing unlock before return from function coda_stop_streaming()
>> in the error handling case.
>>
>> Signed-off-by: Wei Yongjun
>> ---
>> drivers/media
On Tue, Jun 18, 2013 at 09:00:16AM +0200, Daniel Vetter wrote:
> On Mon, Jun 17, 2013 at 04:42:37PM +0100, Russell King - ARM Linux wrote:
> > What we need is something along the lines of:
> > (a) dma_buf_map_attachment() _not_ to map the scatterlist for DMA.
> > or
> > (b) drm_gem_prime_import() n
Am Dienstag, den 18.06.2013, 13:00 +0800 schrieb Wei Yongjun:
> From: Wei Yongjun
>
> Add the missing unlock before return from function coda_stop_streaming()
> in the error handling case.
>
> Signed-off-by: Wei Yongjun
> ---
> drivers/media/platform/coda.c | 1 +
> 1 file changed, 1 insertion
Am Montag, den 17.06.2013, 16:59 +0200 schrieb Philipp Zabel:
> 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 da
Am Dienstag, den 18.06.2013, 18:04 +0900 schrieb Inki Dae:
[...]
>
> > a display device driver. It shouldn't be used within a single driver
> > as a means of passing buffers between userspace and kernel space.
>
> What I try to do is not really such ugly thing. What I try to do is to
> notify th
On Tue, Jun 18, 2013 at 06:04:44PM +0900, Inki Dae wrote:
>
>
> > -Original Message-
> > From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk]
> > Sent: Tuesday, June 18, 2013 5:43 PM
> > To: Inki Dae
> > Cc: 'Maarten Lankhorst'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI mailing
> > l
Tomasz Figa wrote:
>
> Since SOC_EXYNOS4412 Kconfig symbol has been removed, it is enough to
> check for SOC_EXYNOS4212 for both SoCs from Exynos4x12 series.
>
> Cc: linux-media@vger.kernel.org
> Cc: Mauro Carvalho Chehab
> Cc: Sylwester Nawrocki
> Signed-off-by: Tomasz Figa
> Signed-off-by: K
> -Original Message-
> From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk]
> Sent: Tuesday, June 18, 2013 5:43 PM
> To: Inki Dae
> Cc: 'Maarten Lankhorst'; 'linux-fbdev'; 'Kyungmin Park'; 'DRI mailing
> list'; 'Rob Clark'; 'myungjoo.ham'; 'YoungJun Cho'; 'Daniel Vetter';
> linu
On Tue, Jun 18, 2013 at 02:27:40PM +0900, Inki Dae wrote:
> So I'd like to ask for other DRM maintainers. How do you think about it? it
> seems like that Intel DRM (maintained by Daniel), OMAP DRM (maintained by
> Rob) and GEM CMA helper also have same issue Russell pointed out. I think
> not only
Hi Arun, Sachin,
> -Original Message-
> From: Sachin Kamat [mailto:sachin.ka...@linaro.org]
> Sent: Tuesday, June 18, 2013 7:27 AM
> To: Arun Kumar K
> Cc: Kamil Debski; Arun Kumar K; LMML; jtp.p...@samsung.com; Sylwester
> Nawrocki; avnd.ki...@samsung.com
> Subject: Re: [PATCH 3/6] [media
Hi Hans
Thanks for the patch.
On Wed, 12 Jun 2013, Hans Verkuil wrote:
> From: Hans Verkuil
>
> The parent field will eventually disappear to be replaced by v4l2_dev.
> soc_camera does provide a v4l2_device struct but did not point to it in
> struct video_device. This is now fixed.
>
> Now th
On Mon, Jun 17, 2013 at 04:42:37PM +0100, Russell King - ARM Linux wrote:
> On Tue, Jun 18, 2013 at 12:03:31AM +0900, Inki Dae wrote:
> > 2013/6/17 Russell King - ARM Linux
> > Exactly right. But that is not definitely my point. Could you please see
> > the below simple example?:
> > (Presume that
53 matches
Mail list logo