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 Jul 27 05:00:13 CEST 2019
media-tree git hash:a8f910ec66583bfb61558c3f333195b3960d832d
media_build gi
Em Fri, 26 Jul 2019 21:17:00 -0300
Ezequiel Garcia escreveu:
> On Thu, 2019-07-25 at 23:09 -0300, Mauro Carvalho Chehab wrote:
> > Em Thu, 25 Jul 2019 20:55:13 -0300
> > Ezequiel Garcia escreveu:
> >
> > > On Thu, 2019-07-25 at 15:41 -0300, Mauro Carvalho Chehab wrote:
> > > > Em Fri, 26 Ju
On 07/25/19 02:10, Hans Verkuil wrote:
> On 7/7/19 11:15 PM, Keith Pyle wrote:
>> The hdpvr firmware reacts poorly to a fast close/open sequence. Delaying
>> a few seconds between the close and next open produces generally reliable
>> results. Rather than requiring user programs to implement this
On Thu, 2019-07-25 at 23:09 -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 25 Jul 2019 20:55:13 -0300
> Ezequiel Garcia escreveu:
>
> > On Thu, 2019-07-25 at 15:41 -0300, Mauro Carvalho Chehab wrote:
> > > Em Fri, 26 Jul 2019 01:29:58 +0800
> > > Chen-Yu Tsai escreveu:
> > >
> > > > On Fri, Ju
tree/branch: git://git.ragnatech.se/linux media-tree
branch HEAD: a8f910ec66583bfb61558c3f333195b3960d832d media: v4l2-core:
Cleanup Makefile
elapsed time: 1787m
configs tested: 150
The following configs have been built successfully.
More configs may be tested in the coming days.
s390
Signed-off-by: Mark Balantzyan
Reported-by: kbuild test robot
---
This patch adds a custom function for releasing the video device for the tw686x
video device driver.
drivers/media/pci/tw686x/tw686x-video.c | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --
Signed-off-by: Mark Balantzyan
Reported-by: kbuild test robot
---
This patch adds a custom function in tw686x-video.c to provide a release
mechanism for the driver for the tw686x video device.
drivers/media/pci/tw686x/tw686x-video.c | 23 ++-
1 file changed, 18 insertions(+
Hi Mark,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on v5.3-rc1 next-20190726]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci
Hi Eric and Eugen,
On 7/23/19 9:51 AM, eugen.hris...@microchip.com wrote:
On 22.07.2019 19:25, Eric Nelson wrote:
Hi Laura,
On 7/22/19 8:50 AM, Laura Nao wrote:
Thanks Fabio!
I tried tweaking the PLL configuration in the driver and did some
further tests on 5.2 kernel.
I was finally able
Hi Jacopo,
On 7/24/19 4:49 PM, Jacopo Mondi wrote:
Hi Laura,
thanks for addressing this issue.
On Mon, Jul 22, 2019 at 05:50:35PM +0200, Laura Nao wrote:
Thanks Fabio!
I tried tweaking the PLL configuration in the driver and did some further
tests on 5.2 kernel.
I was finally able to cap
Hi Sakari,
On Thu, Jul 25, 2019 at 8:17 AM Sakari Ailus wrote:
> Fabio: could you address the issue?
Yes, I have sent a v2 that addresses the issue.
Regards,
Fabio Estevam
Commit "vivid: reorder CEC allocation and control set-up" missed that the CEC
adapter
needs a valid vfd->name, and that was now filled in after the CEC adapter was
created, leading to an empty adapter name.
Fill in the name earlier.
Signed-off-by: Hans Verkuil
Fixes: 4ee895e71abb ("media: vivid
Four new variants of RGB32 were added. Add support for them to
the v4l2_format_info() function.
Signed-off-by: Hans Verkuil
---
drivers/media/v4l2-core/v4l2-common.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/media/v4l2-core/v4l2-common.c
b/drivers/media/v4l2-core/v4l2-comm
New RGB444, RGB555 and RGB32 variants were recently added. Add
support for them to the tpg, vivid and v4l2_format_info().
Only the RGB32 variants were added to v4l2_format_info().
Regards,
Hans
Hans Verkuil (3):
v4l2-tpg: add support for new pixelformats
v4l2-common: add support for
Several new variations of RGB444, RGB555 and RGB32 were
added. Add support for these.
This is the list of new pixelformats:
V4L2_PIX_FMT_RGBX444
V4L2_PIX_FMT_RGBA444
V4L2_PIX_FMT_XBGR444
V4L2_PIX_FMT_ABGR444
V4L2_PIX_FMT_BGRX444
V4L2_PIX_FMT_BGRA444
V4L2_PIX_FMT_RGBX555
V4L2_PIX_FMT_RGBA555
V4L2_
New RGB444, RGB555 and RGB32 variants were recently added. Now also
support them in vivid.
Signed-off-by: Hans Verkuil
---
.../media/platform/vivid/vivid-vid-common.c | 132 +-
1 file changed, 129 insertions(+), 3 deletions(-)
diff --git a/drivers/media/platform/vivid/vivid-vi
On 7/26/19 11:56 AM, Chen-Yu Tsai wrote:
> On Fri, Jul 26, 2019 at 5:50 PM Maxime Jourdan wrote:
>>
>> On Wed, Jul 24, 2019 at 1:27 PM Hans Verkuil
>> wrote:
>>>
>>> (There were too many recipients for my provider, so resending
>>> again without the zillion CCs, and in batches of 5 patches. Stup
On Fri, Jul 26, 2019 at 5:50 PM Maxime Jourdan wrote:
>
> On Wed, Jul 24, 2019 at 1:27 PM Hans Verkuil wrote:
> >
> > (There were too many recipients for my provider, so resending
> > again without the zillion CCs, and in batches of 5 patches. Stupid
> > spammer detection...)
> >
> > This series
On Wed, Jul 24, 2019 at 1:27 PM Hans Verkuil wrote:
>
> (There were too many recipients for my provider, so resending
> again without the zillion CCs, and in batches of 5 patches. Stupid
> spammer detection...)
>
> This series consolidates various patches/patch series that add
> features or docume
Hi Sakari,
Thank you for the review, my answers inline.
> From: Sakari Ailus
> Date: Thu, Jul 25, 2019 at 21:02:11
>
> Hi Luis,
>
> On Wed, Jul 10, 2019 at 10:20:55AM +, Luis de Oliveira wrote:
> > Hi Sakari,
> >
> > From: Sakari Ailus
> > Date: Tue, Jul 09, 2019 at 19:25:00
> >
> > > Hi
Just a reminder: due to problems with my provider (overly strict spammer
detection) I had to post this series again, this time without any CCs.
So the full series is here:
https://patchwork.linuxtv.org/cover/57699/
Please review. I certainly need help with "pixfmt-compressed.rst:
improve H264/HE
On 7/26/19 9:30 AM, Boris Brezillon wrote:
> On Fri, 26 Jul 2019 08:28:28 +0200
> Boris Brezillon wrote:
>
>> On Thu, 25 Jul 2019 23:39:11 -0300
>> Ezequiel Garcia wrote:
>>
>>> On Thu, 2019-07-25 at 21:36 +0200, Paul Kocialkowski wrote:
Hi,
On Thu 25 Jul 19, 08:42, Boris Brezil
On Fri, 26 Jul 2019 08:28:28 +0200
Boris Brezillon wrote:
> On Thu, 25 Jul 2019 23:39:11 -0300
> Ezequiel Garcia wrote:
>
> > On Thu, 2019-07-25 at 21:36 +0200, Paul Kocialkowski wrote:
> > > Hi,
> > >
> > > On Thu 25 Jul 19, 08:42, Boris Brezillon wrote:
> > > > On Fri, 5 Jul 2019 19:16
23 matches
Mail list logo