CC devicetree
cover letter at
https://lore.kernel.org/linux-renesas-soc/20190809040558.10698-1-niklas.soderlund+rene...@ragnatech.se/
On Fri, Aug 9, 2019 at 6:07 AM Niklas Söderlund
wrote:
> From: Laurent Pinchart
>
> The MAX9286 deserializes video data received on up to 4 Gigabit
> Multimedia
On 19-05-06 11:50, Hans Verkuil wrote:
> On 4/15/19 2:44 PM, Marco Felsch wrote:
> > Currently every driver needs to parse the connector endpoints by it self.
> > This is the initial work to make this generic. The generic connector has
> > some common fields and some connector specific parts. The g
Hi Laurent,
On 19-05-16 19:36, Laurent Pinchart wrote:
> Hi Marco,
>
> Thank you for the patch.
Thanks for the review and sorry for the delayed reply.
> On Mon, Apr 15, 2019 at 02:44:02PM +0200, Marco Felsch wrote:
> > Currently every driver needs to parse the connector endpoints by it self.
>
Hi Niklas,
I have posted 4 versions of this already, so this should be v5.
Have you considered the review comments from Rob Herring [0]
What version did you take to start this process? Is this an arbitrary
new version? Something you had lying around?
Or did you get the latest version from my br
Hi Niklas,
This should be at least v5.
Did you take the last v4 and work from there?
I have made changes since the last posting. Did you get an update from
my branches?
What changes have you made to this posting compared to whichever
patch-base you have taken to start from?
--
Kieran
On 09/0
On Mon, Jul 29, 2019 at 8:58 PM Jerry-ch Chen
wrote:
>
> Hi Tomasz,
>
> On Mon, 2019-07-29 at 17:57 +0800, Tomasz Figa wrote:
> > On Mon, Jul 29, 2019 at 3:01 PM Jerry-ch Chen
> > wrote:
> > >
> > > Hi Enrico,
> > >
> > > On Tue, 2019-07-09 at 18:56 +0800, Enrico Weigelt, metux IT consult
> > > w
The OMAP 4 TRM specifies that when using double-index addressing
the address increases by the ES plus the EI value minus 1 within
a frame. When a full frame is transferred, the address increases
by the ES plus the frame index (FI) value minus 1.
The omap-dma code didn't account for the 'minus 1' i
Em Fri, 9 Aug 2019 10:32:40 +0200
Hans Verkuil escreveu:
> The OMAP 4 TRM specifies that when using double-index addressing
> the address increases by the ES plus the EI value minus 1 within
> a frame. When a full frame is transferred, the address increases
> by the ES plus the frame index (FI) v
Hi Mauro, Hans,
On 19-05-14 15:20, Mauro Carvalho Chehab wrote:
> Em Mon, 6 May 2019 12:10:41 +0200
> Hans Verkuil escreveu:
>
> > On 4/15/19 2:44 PM, Marco Felsch wrote:
> > > The patch adds the initial connector parsing code, so we can move from a
> > > driver specific parsing code to a generi
On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
> Use the new cec_notifier_cec_adap_(un)register() functions to
> (un)register the notifier for the CEC adapter.
>
> Also adds CEC_CAP_CONNECTOR_INFO capability to the adapter.
>
> Changes since v3:
> - add CEC_CAP_CONNECTOR_INFO to cec_alloc
On 8/8/19 10:18 AM, Hans Verkuil wrote:
> Hi Dariusz,
>
> On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
>> Pass the connector info to the CEC adapter. This makes it possible
>> to associate the CEC adapter with the corresponding drm connector.
>>
>> Signed-off-by: Dariusz Marcinkiewicz
>> Sign
On 09-08-19, 10:32, Hans Verkuil wrote:
> The OMAP 4 TRM specifies that when using double-index addressing
> the address increases by the ES plus the EI value minus 1 within
> a frame. When a full frame is transferred, the address increases
> by the ES plus the frame index (FI) value minus 1.
>
>
From: buil...@linuxtv.org
Pull request: https://patchwork.linuxtv.org/patch/58047/
Build log: https://builder.linuxtv.org/job/patchwork/5018/
Build time: 00:03:10
Link: https://lore.kernel.org/linux-media/r/20190809083410.3997c...@coco.lan
Summary: 1 issues, being 0 build regressions
Error/warnin
Hi Kieran,
Thanks for your feedback.
On 2019-08-09 09:09:43 +0100, Kieran Bingham wrote:
> Hi Niklas,
>
> This should be at least v5.
I don't agree ;-) This is a "new" series where multiple streams are not
supported and there are no external dependencies. To indicate this I
reset the version.
On 09/08/2019 13:04, Niklas Söderlund wrote:
> Hi Kieran,
>
> Thanks for your feedback.
>
> On 2019-08-09 09:09:43 +0100, Kieran Bingham wrote:
>> Hi Niklas,
>>
>> This should be at least v5.
>
> I don't agree ;-) This is a "new" series where multiple streams are not
> supported and there are n
Hi Laurent,
On 19-05-16 19:51, Laurent Pinchart wrote:
> Hello Marco,
>
> Thank you for the patch.
Thanks for the review.
>
> On Tue, May 14, 2019 at 03:20:04PM -0300, Mauro Carvalho Chehab wrote:
> > Em Mon, 6 May 2019 12:10:41 +0200 Hans Verkuil escreveu:
> > > On 4/15/19 2:44 PM, Marco Fels
Hi Kieran,
On 2019-08-09 13:12:49 +0100, Kieran Bingham wrote:
> On 09/08/2019 13:04, Niklas Söderlund wrote:
> > Hi Kieran,
> >
> > Thanks for your feedback.
> >
> > On 2019-08-09 09:09:43 +0100, Kieran Bingham wrote:
> >> Hi Niklas,
> >>
> >> This should be at least v5.
> >
> > I don't agree
Hi Niklas,
On 09/08/2019 13:23, Niklas Söderlund wrote:
> Hi Kieran,
>
> On 2019-08-09 13:12:49 +0100, Kieran Bingham wrote:
>> On 09/08/2019 13:04, Niklas Söderlund wrote:
>>> Hi Kieran,
>>>
>>> Thanks for your feedback.
>>>
>>> On 2019-08-09 09:09:43 +0100, Kieran Bingham wrote:
Hi Niklas,
A small rcar fix, two patches to convert omap_vout to vb2 and have it pass
the compliance test, and two patches for vimc that revert earlier changes
that didn't work out (they didn't introduce bugs, but it was the wrong
approach and it blocked future improvements).
Regards,
Hans
The foll
From: buil...@linuxtv.org
Pull request: https://patchwork.linuxtv.org/patch/58048/
Build log: https://builder.linuxtv.org/job/patchwork/5076/
Build time: 00:04:29
Link:
https://lore.kernel.org/linux-media/r/d1d8c63c-c346-9a4b-fea9-27c46a648...@xs4all.nl
Summary: 2 issues, being 0 build regression
On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
> Use the new cec_notifier_conn_(un)register() functions to
> (un)register the notifier for the HDMI connector, and fill in
> the cec_connector_info.
>
> Changes since v4:
> - typo fix
> Changes since v2:
> - removed unnecessary NULL che
tree/branch:
https://kernel.googlesource.com/pub/scm/linux/kernel/git/ras/ras.git
edac-for-next
branch HEAD: 82413e562ea6eadfb6de946dcc6f74af31d64e7f EDAC, mellanox: Add ECC
support for BlueField DDR4
TIMEOUT after 1441m
Sorry we cannot finish the testset for your branch within a reasonable
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 Aug 10 05:00:11 CEST 2019
media-tree git hash:97299a3035328d7ae2f4fccaf6e549974df6e118
media_build gi
23 matches
Mail list logo