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: Sat May 11 05:00:10 CEST 2019
media-tree git hash:1199fa8c0ddd34dae6d72b653b27dfb3554e9b57
media_build gi
Switch to sync registration for the IPU internal sub-devices, re-organize
modules, and a few other miscellaneous cleanups.
History:
v5:
- Revert commit 16204b8a1c1a ("media: staging/imx: add media device to
capture register").
v4:
- Add **cc arg to __capture_try_fmt_vid_cap() to validate colorsp
Hello everyone,
I have a small update on how far I got on my noob quest.
As I've already explained, I have a proven and good quality T2 HEVC
signal source = a multiplex transmitted from a nearby tower, reaching
CNR values up to 35 dB.
Today I got myself some hardware with a mobile Skylake i5 a
Hi Steve,
On Fri 10 May 2019 at 17:44, Steve Longerbeam wrote:
> On 5/10/19 9:43 AM, Steve Longerbeam wrote:
>>
>>
>> On 5/10/19 4:18 AM, Hans Verkuil wrote:
>>> On 5/6/19 11:16 PM, Rui Miguel Silva wrote:
Hi Steve,
On Fri 03 May 2019 at 23:43, Steve Longerbeam wrote:
> Switch to sync
On 5/10/19 9:43 AM, Steve Longerbeam wrote:
On 5/10/19 4:18 AM, Hans Verkuil wrote:
On 5/6/19 11:16 PM, Rui Miguel Silva wrote:
Hi Steve,
On Fri 03 May 2019 at 23:43, Steve Longerbeam wrote:
Switch to sync registration for the IPU internal sub-devices,
re-organize
modules, and a few othe
On 5/10/19 4:18 AM, Hans Verkuil wrote:
On 5/6/19 11:16 PM, Rui Miguel Silva wrote:
Hi Steve,
On Fri 03 May 2019 at 23:43, Steve Longerbeam wrote:
Switch to sync registration for the IPU internal sub-devices, re-organize
modules, and a few other miscellaneous cleanups.
Thanks for the series
Le vendredi 10 mai 2019 à 16:07 +0200, Hans Verkuil a écrit :
> On 5/10/19 3:51 PM, Nicolas Dufresne wrote:
> > Le vendredi 10 mai 2019 à 14:30 +0200, Hans Verkuil a écrit :
> > > On 5/10/19 2:24 PM, Laurent Pinchart wrote:
> > > > Hi Hans,
> > > >
> > > > On Fri, May 10, 2019 at 02:17:32PM +0200,
The cec device node can be used right after it was created, but that
leaves a race condition where the device was created, but devnode->registered
was still false. So an ioctl() would result in an error.
So set it to true before calling cdev_device_add() and to false again if
cdev_device_add retur
On Fri, 10 May 2019 16:11:54 +0200, Hans Verkuil wrote:
> On 5/10/19 3:52 PM, Michael Tretter wrote:
> > On Fri, 10 May 2019 12:58:43 +0200, Hans Verkuil wrote:
> >> On 5/10/19 12:28 PM, Michael Tretter wrote:
> >>> On Fri, 10 May 2019 10:28:53 +0200, Hans Verkuil wrote:
> On 5/3/19 2:
Hi Edgar,
Thank you for the patch.
On Thu, Jan 10, 2019 at 08:55:31AM +0100, Edgar Thier wrote:
>
> These formats are compressed 12-bit raw bayer formats with four different
> pixel orders. They are similar to 10-bit bayer formats 'IPU3'.
If you want to compare them to other formats, I think th
Hi Edgar,
Thank you for the patch, and sorry for the delay.
On Thu, Jan 10, 2019 at 09:03:13AM +0100, Edgar Thier wrote:
>
> These formats are compressed 12-bit raw bayer formats with four different
> pixel orders. They are similar to 10-bit bayer formats 'IPU3'.
>
> Signed-off-by: Edgar Thier
On 5/10/19 3:52 PM, Michael Tretter wrote:
> On Fri, 10 May 2019 12:58:43 +0200, Hans Verkuil wrote:
>> On 5/10/19 12:28 PM, Michael Tretter wrote:
>>> On Fri, 10 May 2019 10:28:53 +0200, Hans Verkuil wrote:
On 5/3/19 2:20 PM, Michael Tretter wrote:
> Add a V4L2 mem-to-mem driver for A
On 5/10/19 3:51 PM, Nicolas Dufresne wrote:
> Le vendredi 10 mai 2019 à 14:30 +0200, Hans Verkuil a écrit :
>> On 5/10/19 2:24 PM, Laurent Pinchart wrote:
>>> Hi Hans,
>>>
>>> On Fri, May 10, 2019 at 02:17:32PM +0200, Hans Verkuil wrote:
On 5/10/19 1:28 PM, Laurent Pinchart wrote:
> On Fri
On Fri, 10 May 2019 12:58:43 +0200, Hans Verkuil wrote:
> On 5/10/19 12:28 PM, Michael Tretter wrote:
> > On Fri, 10 May 2019 10:28:53 +0200, Hans Verkuil wrote:
> >> On 5/3/19 2:20 PM, Michael Tretter wrote:
> >>> Add a V4L2 mem-to-mem driver for Allegro DVT video IP cores as found in
> >>> th
Le vendredi 10 mai 2019 à 14:30 +0200, Hans Verkuil a écrit :
> On 5/10/19 2:24 PM, Laurent Pinchart wrote:
> > Hi Hans,
> >
> > On Fri, May 10, 2019 at 02:17:32PM +0200, Hans Verkuil wrote:
> > > On 5/10/19 1:28 PM, Laurent Pinchart wrote:
> > > > On Fri, May 10, 2019 at 10:57:26AM +0200, Hans Ve
Hi Hans,
On Fri 10 May 2019 at 12:18, Hans Verkuil wrote:
> On 5/6/19 11:16 PM, Rui Miguel Silva wrote:
>> Hi Steve,
>> On Fri 03 May 2019 at 23:43, Steve Longerbeam wrote:
>>> Switch to sync registration for the IPU internal sub-devices, re-organize
>>> modules, and a few other miscellaneous clean
Can you change the subject text? E.g.: 'add csc/scaler mem2mem device'.
That's a lot more descriptive.
On 4/18/19 6:44 PM, Philipp Zabel wrote:
> Add a single imx-media mem2mem video device that uses the IPU IC PP
> (image converter post processing) task for scaling and colorspace
> conversion.
>
On 5/10/19 2:24 PM, Laurent Pinchart wrote:
> Hi Hans,
>
> On Fri, May 10, 2019 at 02:17:32PM +0200, Hans Verkuil wrote:
>> On 5/10/19 1:28 PM, Laurent Pinchart wrote:
>>> On Fri, May 10, 2019 at 10:57:26AM +0200, Hans Verkuil wrote:
On 5/3/19 1:47 PM, Boris Brezillon wrote:
> Users can d
Hi Hans,
On Fri, May 10, 2019 at 02:17:32PM +0200, Hans Verkuil wrote:
> On 5/10/19 1:28 PM, Laurent Pinchart wrote:
> > On Fri, May 10, 2019 at 10:57:26AM +0200, Hans Verkuil wrote:
> >> On 5/3/19 1:47 PM, Boris Brezillon wrote:
> >>> Users can define custom sizeimage and bytesperline as long as
On 5/10/19 1:28 PM, Laurent Pinchart wrote:
> Hi Hans,
>
> (CC'ing Kieran)
>
> On Fri, May 10, 2019 at 10:57:26AM +0200, Hans Verkuil wrote:
>> On 5/3/19 1:47 PM, Boris Brezillon wrote:
>>> Users can define custom sizeimage and bytesperline as long as they're
>>> big enough to store the amount of
Hi Hans,
(CC'ing Kieran)
On Fri, May 10, 2019 at 10:57:26AM +0200, Hans Verkuil wrote:
> On 5/3/19 1:47 PM, Boris Brezillon wrote:
> > Users can define custom sizeimage and bytesperline as long as they're
> > big enough to store the amount of pixels required for a specific
> > width/height under
On 5/6/19 11:16 PM, Rui Miguel Silva wrote:
> Hi Steve,
> On Fri 03 May 2019 at 23:43, Steve Longerbeam wrote:
>> Switch to sync registration for the IPU internal sub-devices, re-organize
>> modules, and a few other miscellaneous cleanups.
>
> Thanks for the series and the fixes. Now everything wo
On 5/10/19 12:28 PM, Michael Tretter wrote:
> On Fri, 10 May 2019 10:28:53 +0200, Hans Verkuil wrote:
>> On 5/3/19 2:20 PM, Michael Tretter wrote:
>>> Add a V4L2 mem-to-mem driver for Allegro DVT video IP cores as found in
>>> the EV family of the Xilinx ZynqMP SoC. The Zynq UltraScale+ Device
>>>
On Fri, 2019-05-10 at 10:28 +0200, Hans Verkuil wrote:
[...]
> > +static int allegro_g_selection(struct file *file, void *priv,
> > + struct v4l2_selection *s)
> > +{
> > + struct v4l2_fh *fh = file->private_data;
> > + struct allegro_channel *channel = fh_to_channel(fh
On Fri, 10 May 2019 10:28:53 +0200, Hans Verkuil wrote:
> On 5/3/19 2:20 PM, Michael Tretter wrote:
> > Add a V4L2 mem-to-mem driver for Allegro DVT video IP cores as found in
> > the EV family of the Xilinx ZynqMP SoC. The Zynq UltraScale+ Device
> > Technical Reference Manual uses the term VCU (V
Hi all,
These patches enable calling (and finishing) a driver's probe function
without powering on the respective device on busses where the practice is
to power on the device for probe. While it generally is a driver's job to
check the that the device is there, there are cases where it might be
u
Allow drivers and firmware tell ACPI that there's no need to power on a
device for probe. This requires both a hint from the firmware as well as
an indication from a driver to leave the device off.
Signed-off-by: Sakari Ailus
---
drivers/acpi/device_pm.c | 9 +++--
include/linux/device.h |
Add a convenience function to tell whether a device is suspended for probe
or remove, for busses where the custom is that drivers don't need to
resume devices in probe, or suspend them in their remove handlers.
Returns false on non-ACPI systems.
Suggested-by: Mika Westerberg
Signed-off-by: Sakar
In certain use cases (where the chip is part of a camera module, and the
camera module is wired together with a camera privacy LED), powering on
the device during probe is undesirable. Add support for the at24 to
execute probe while being powered off. For this to happen, a hint in form
of a device
From: Rajmohan Mani
Tell ACPI device PM code that the driver supports the device being powered
off when the driver's probe function is entered.
Signed-off-by: Rajmohan Mani
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/imx319.c | 25 ++---
1 file changed, 14 insertions
Tell ACPI device PM code that the driver supports the device being powered
off when the driver's probe function is entered.
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/ov5670.c | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/drivers/media/i2c
Hi Alexander,
This series has been stalled since I still haven't received a Reviewed-By of
the binding
patch. I recommend that you rebase it and post it again, hopefully it will get
a review
the second time around.
Regards,
Hans
On 12/16/18 4:48 AM, Alexander Shiyan wrote:
> Freescale
FROM Mr.Aboue Azima
AUDIT& ACCOUNT MANAGER
BANK OF AFRICA (B.O.A)
OUAGADOUGOU BURKINA FASO
WEST AFRICA.
Dear Friend,
With due respect, I have decided to contact you on a
businesstransaction that will be beneficial to both of us. At the bank
last account and auditing evaluation, my staffs came acr
On 5/3/19 1:47 PM, Boris Brezillon wrote:
> Users can define custom sizeimage and bytesperline as long as they're
> big enough to store the amount of pixels required for a specific
> width/height under a specific format. Avoid overriding those fields in
> this case.
>
> Signed-off-by: Boris Brezil
On 5/3/19 2:20 PM, Michael Tretter wrote:
> Add a V4L2 mem-to-mem driver for Allegro DVT video IP cores as found in
> the EV family of the Xilinx ZynqMP SoC. The Zynq UltraScale+ Device
> Technical Reference Manual uses the term VCU (Video Codec Unit) for the
> encoder, decoder and system integrati
35 matches
Mail list logo