Le 9 mars 2012 00:28, Laurent Pinchart
a écrit :
> On Thursday 08 March 2012 19:22:53 Sakari Ailus wrote:
>> On Wed, Mar 07, 2012 at 03:24:29PM +0100, jean-philippe francois wrote:
>> > Le 6 mars 2012 18:08, jean-philippe francois a
> écrit :
>> > > Hi,
>> > >
>> > > I have a custom dm3730 board,
Hi Sakari,
On Thu, Jan 26, 2012 at 3:05 PM, Sakari Ailus wrote:
> Hi Sergio,
>
>
> Aguirre, Sergio wrote:
>>>
>>> On Wed, Nov 30, 2011 at 06:14:55PM -0600, Sergio Aguirre wrote:
>
> ...
>
+/*
+ * iss_save_ctx - Saves ISS context.
+ * @iss: OMAP4 ISS device
+ *
+ * Routine
Is there an official way of expressing DVB-T2 tuning data in the files
used by the scan utility as input? Similarly to how roll-off and
modulation type were added to the S/S2 lines. I think DVB-T2 needs a PLP
id on top of the DVB-T parameters, is there anything else?
--
To unsubscribe from this lis
Hi Archit,
On Wednesday 07 March 2012 14:31:16 Archit Taneja wrote:
> The omap_vout driver tries to set the DSS overlay_info using
> set_overlay_info() when the physical address for the overlay is still not
> configured. This happens in omap_vout_probe() and vidioc_s_fmt_vid_out().
>
> The calls
Hi,
On Thu, 8 Mar 2012 14:28:39 +0530 Sumit Semwal wrote:
>
> May I request you to please add the dma-buf buffer sharing framework
> tree to linux-next?
>
> It is hosted here
> git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
> branch: for-next
I have added that from today.
Thanks for
On Thursday 08 March 2012 19:22:53 Sakari Ailus wrote:
> On Wed, Mar 07, 2012 at 03:24:29PM +0100, jean-philippe francois wrote:
> > Le 6 mars 2012 18:08, jean-philippe francois a
écrit :
> > > Hi,
> > >
> > > I have a custom dm3730 board, running a 3.2.0 kernel.
> > > The board is equipped with
Hi Theodore
> > It looks like I'll have to keep checking eBay for cheap USB v3 (HD)
> > webcams periodically.
>
> Which somebody will need to support because they will probably not work
> out of the box with an OEM driver CD ;-)
Ah yes, there is that aspect to think about before making a purchase
Hi Sungchun,
On 03/07/2012 10:42 AM, Sungchun Kang wrote:
>> On 03/04/2012 07:17 AM, Sylwester Nawrocki wrote:
>> On 02/15/2012 07:05 AM, Sungchun Kang wrote:
>>> This patch adds support fimc-lite device which is a new device for
>>> camera interface on EXYNOS5 SoCs.
>>
>> It's also available in t
> +static int __reclaim_pages(struct zone *zone, gfp_t gfp_mask, int count)
> +{
> + /*
> + * Increase level of watermarks to force kswapd do his job
> + * to stabilise at new watermark level.
> + */
> + __update_cma_watermarks(zone, count);
> +
> + /* Obey wa
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/Kconfig
b/drivers/media/dvb/dvb-usb/Kconfig
index 6154292..63bf456 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/driv
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:Thu Mar 8 19:00:20 CET 2012
git hash:632fba4d012458fd5fedc678fb9b0f8bc59ceda2
gcc version: i686-linux-gcc (GCC
On Wed, Mar 07, 2012 at 02:17:09PM -0600, Jonathan Nieder wrote:
> Greg Kroah-Hartman wrote:
> > On Fri, Mar 02, 2012 at 02:39:13PM -0600, Jonathan Nieder wrote:
> >> Ben Hutchings wrote:
> >>> On Thu, 2012-03-01 at 21:45 -0600, Jonathan Nieder wrote:
>
> Would some of these patches (e.g., at
Hi Sakari,
Thanks for the patch.
On Thursday 08 March 2012 19:04:24 Sakari Ailus wrote:
> isp_video_check_external_subdevs() will retrieve external subdev's
> bits-per-pixel and pixel rate for the use of other ISP subdevs at streamon
> time. isp_video_check_external_subdevs() is called after pipe
Hi Jean-Philippe,
On Wed, Mar 07, 2012 at 03:24:29PM +0100, jean-philippe francois wrote:
> Le 6 mars 2012 18:08, jean-philippe francois a écrit
> :
> > Hi,
> >
> > I have a custom dm3730 board, running a 3.2.0 kernel.
> > The board is equipped with an aptina MT9J sensor on
> > parallel interfac
Hi Laurent,
On Wed, Mar 07, 2012 at 12:31:34PM +0100, Laurent Pinchart wrote:
...
> > > +static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width)
> > > +{
> > > + unsigned int effective_width;
> > > + u32 ns;
> > > +
> > > + effective_width = width + 716; /* emperical value */
> >
Collect entities which are part of the pipeline into a single bit mask.
Signed-off-by: Sakari Ailus
---
drivers/media/video/omap3isp/ispvideo.c | 48 ---
drivers/media/video/omap3isp/ispvideo.h |2 +
2 files changed, 27 insertions(+), 23 deletions(-)
diff --git
isp_video_check_external_subdevs() will retrieve external subdev's
bits-per-pixel and pixel rate for the use of other ISP subdevs at streamon
time. isp_video_check_external_subdevs() is called after pipeline
validation.
Signed-off-by: Sakari Ailus
---
drivers/media/video/omap3isp/ispvideo.c |
Hi Sakari,
Does you patchset include renaming selection macros for both subdev and video
node API?
I could prepare fixes to videodev2.h and Documentation if it is needed.
Regards,
Tomasz Stanislawski
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a mess
On 3/8/12, Alex Gershgorin wrote:
> Setting pipeline to PAUSED ...mx3-camera mx3-camera.0: MX3 Camera driver
> attached to camera 0
> /GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps =
> video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)25/1,
> width=(int)320, height=(int)240,
>On my mx31pdk I get the same dmaengine errors and the ov2640 does work fine.
>I think you can go ahead and try to use the camera on the mx35pdk now.
>You can try:
>gst-launch -v v4l2src device=/dev/video0 !
>video/x-raw-yuv,width=320,height=240,framerate=25/1 ! ffmpegcolorspace
>! fbdevsink
Le 8 mars 2012 14:57, Sakari Ailus a écrit :
> Add driver for SMIA++/SMIA image sensors. The driver exposes the sensor as
> three subdevs, pixel array, binner and scaler --- in case the device has a
> scaler.
>
> Currently it relies on the board code for external clock handling. There is
> no fast
On Sat, Feb 4, 2012 at 4:26 PM, Enrico wrote:
> On Sat, Feb 4, 2012 at 12:48 PM, Gary Thomas wrote:
>> On 2012-01-30 10:30, Gary Thomas wrote:
>>>
>>> On 2012-01-20 05:19, Laurent Pinchart wrote:
Hi Enrico,
On Thursday 19 January 2012 15:17:57 Enrico wrote:
>
> On Thu,
On Thursday 08 March 2012 16:49:14 Sakari Ailus wrote:
> From: Sakari Ailus
>
> Calculate PLL configuration based on input data: sensor configuration, board
> properties and sensor-specific limits.
>
> Signed-off-by: Sakari Ailus
Acked-by: Laurent Pinchart
--
Regards,
Laurent Pinchart
--
From: Sakari Ailus
Calculate PLL configuration based on input data: sensor configuration, board
properties and sensor-specific limits.
Signed-off-by: Sakari Ailus
---
drivers/media/video/Kconfig |3 +
drivers/media/video/Makefile |2 +
drivers/media/video/smiapp-pll.c | 417 +
Hi Laurent,
On Thu, Mar 08, 2012 at 03:38:45PM +0100, Laurent Pinchart wrote:
> Hi Sakari,
>
> Thanks for the patch.
>
> On Thursday 08 March 2012 15:57:29 Sakari Ailus wrote:
> > From: Sakari Ailus
> >
> > Calculate PLL configuration based on input data: sensor configuration, board
> > proper
Hi Sakari,
Thanks for the patch.
On Thursday 08 March 2012 15:57:30 Sakari Ailus wrote:
> Add driver for SMIA++/SMIA image sensors. The driver exposes the sensor as
> three subdevs, pixel array, binner and scaler --- in case the device has a
> scaler.
> Currently it relies on the board code for
Hi Sakari,
Thanks for the patch.
On Thursday 08 March 2012 15:57:29 Sakari Ailus wrote:
> From: Sakari Ailus
>
> Calculate PLL configuration based on input data: sensor configuration, board
> properties and sensor-specific limits.
>
> Signed-off-by: Sakari Ailus
[snip]
> diff --git a/driver
Em 20-02-2012 17:24, Oliver Schinagl escreveu:
> Hi,
>
> i'm partial writer of
> http://www.linuxtv.org/wiki/index.php/Asus_U3100_Mini_plus_DVB-T and host the
> mentioned git repository.
>
> I have noticed that the Asus U3100Mini plus dvb-t tuner still does not have
> it's USB ID added to usb-
From: Sakari Ailus
Calculate PLL configuration based on input data: sensor configuration, board
properties and sensor-specific limits.
Signed-off-by: Sakari Ailus
---
drivers/media/video/Kconfig |3 +
drivers/media/video/Makefile |2 +
drivers/media/video/smiapp-pll.c | 419 +
Update the build script to print package names for Gentoo users.
Signed-off-by: Laurent Pinchart
---
build | 27 +++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/build b/build
index 61bdfd5..308c218 100755
--- a/build
+++ b/build
@@ -114,6 +114,28 @@
Hi Guennadi,
Thanks for you comments...
>>>Hi Alex
>>>Why is the cc-list mangled again? Why is the V4L list dropped again?
>>>What's so difficult about hitting the "reply-to-all" button?
You are absolutely right, I hope that now the cc-list valid.
> Hi Fabio,
>
> Thanks for you response...
>
Hi Laurent,
On Wed, Mar 07, 2012 at 01:26:20PM +0100, Laurent Pinchart wrote:
> Thanks for the patch.
Thanks for the comments!
> On Tuesday 06 March 2012 18:33:15 Sakari Ailus wrote:
> > From: Sakari Ailus
> >
> > Calculate PLL configuration based on input data: sensor configuration, board
> >
> Yes this I2C problem, all I2C slave device need response to Host CPU by
> pulls I2C data bus to low, in other words generate ACK, the clock pulse for
> the acknowledge bit is always created by the bus master.
>
> In this case, the camera tries to reset the data bus and generate an ACK,
> but th
Hi Alex
Why is the cc-list mangled again? Why is the V4L list dropped again?
What's so difficult about hitting the "reply-to-all" button?
On Thu, 8 Mar 2012, Alex Gershgorin wrote:
> Hi Fabio,
>
> Thanks for you response...
>
> > in spite of this I get from ov2640 driver error
> > Here Linux
Hi Jean,
Em 12-02-2012 08:19, Jean Delvare escreveu:
> Reported by kmemleak.
>
> Signed-off-by: Jean Delvare
> Cc: Mauro Carvalho Chehab
> Cc: Devin Heitmueller
> ---
> I am not familiar with the usb API, are we also supposed to call
> usb_kill_urb() in the error case maybe?
>
> drivers/medi
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 +
driver
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
d
Hi Stephen,
May I request you to please add the dma-buf buffer sharing framework
tree to linux-next?
It is hosted here
git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
branch: for-next
--
Thanks and nest regards,
Sumit Semwal.
--
To unsubscribe from this list: send the line "unsubscrib
39 matches
Mail list logo