Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Alex Courbot
On 06/07/2013 01:32 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: We're talking about adding a bunch of code instead of one line in a table. Sorry, I NACK your NACK. If we get more entries we'll add the parser, but not just for this. as there is no NACK so far I do take as a NACK ... which means

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Stephen Warren
On 06/06/2013 10:29 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: ... > I did reject this patch but put a warning I do not want to see a huge table > if so => factorisation or parser Did you mean "accept" here not "reject"? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:33 Thu 06 Jun , Olof Johansson wrote: > On Thu, Jun 6, 2013 at 9:20 AM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 10:11 Thu 06 Jun , Stephen Warren wrote: > >> On 06/06/2013 02:12 AM, Alex Courbot wrote: > >> > On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: >

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:17 Thu 06 Jun , Stephen Warren wrote: > On 06/06/2013 08:50 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 17:27 Thu 06 Jun , Alex Courbot wrote: > >> On 06/06/2013 05:24 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > >>> > >>> On Jun 6, 2013, at 10:12 AM, Alex Courbot wrote: > >>

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Olof Johansson
On Thu, Jun 6, 2013 at 9:20 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:11 Thu 06 Jun , Stephen Warren wrote: >> On 06/06/2013 02:12 AM, Alex Courbot wrote: >> > On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> >> >> On Jun 6, 2013, at 9:20 AM, Alexandre Courbot >

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:11 Thu 06 Jun , Stephen Warren wrote: > On 06/06/2013 02:12 AM, Alex Courbot wrote: > > On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > >> > >> On Jun 6, 2013, at 9:20 AM, Alexandre Courbot > >> wrote: > >> > >>> Signed-off-by: Alexandre Courbot > > No commit descript

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Stephen Warren
On 06/06/2013 08:50 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 17:27 Thu 06 Jun , Alex Courbot wrote: >> On 06/06/2013 05:24 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: >>> >>> On Jun 6, 2013, at 10:12 AM, Alex Courbot wrote: >>> On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILL

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Stephen Warren
On 06/06/2013 02:12 AM, Alex Courbot wrote: > On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> On Jun 6, 2013, at 9:20 AM, Alexandre Courbot >> wrote: >> >>> Signed-off-by: Alexandre Courbot No commit description? It'd be useful to at least justify this by mentioning that so

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:27 Thu 06 Jun , Alex Courbot wrote: > On 06/06/2013 05:24 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > >On Jun 6, 2013, at 10:12 AM, Alex Courbot wrote: > > > >>On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > >>> > >>>On Jun 6, 2013, at 9:20 AM, Alexandre Courbot

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On Jun 6, 2013, at 10:12 AM, Alex Courbot wrote: > On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> On Jun 6, 2013, at 9:20 AM, Alexandre Courbot wrote: >> >>> Signed-off-by: Alexandre Courbot >>> --- >>> Documentation/devicetree/bindings/video/simple-framebuffer.txt | 1

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Alex Courbot
On 06/06/2013 05:24 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jun 6, 2013, at 10:12 AM, Alex Courbot wrote: On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jun 6, 2013, at 9:20 AM, Alexandre Courbot wrote: Signed-off-by: Alexandre Courbot --- Documentation/device

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Alex Courbot
On 06/06/2013 04:59 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jun 6, 2013, at 9:20 AM, Alexandre Courbot wrote: Signed-off-by: Alexandre Courbot --- Documentation/devicetree/bindings/video/simple-framebuffer.txt | 1 + drivers/video/simplefb.c | 1 +

Re: [PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On Jun 6, 2013, at 9:20 AM, Alexandre Courbot wrote: > Signed-off-by: Alexandre Courbot > --- > Documentation/devicetree/bindings/video/simple-framebuffer.txt | 1 + > drivers/video/simplefb.c | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/Docume

[PATCH] simplefb: add support for a8b8g8r8 pixel format

2013-06-06 Thread Alexandre Courbot
Signed-off-by: Alexandre Courbot --- Documentation/devicetree/bindings/video/simple-framebuffer.txt | 1 + drivers/video/simplefb.c | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/video/simple-framebuffer.txt b/Documen