Hi Geert,
On Tuesday 13 December 2011 11:47:02 Geert Uytterhoeven wrote:
> On Tue, Dec 13, 2011 at 01:40, Laurent Pinchart wrote:
> >> I think you also want to do something with red, green, blue, transp when
> >> entering FOURCC mode, at least setting them to zero or maybe even
> >> requiring that
On Tue, Dec 13, 2011 at 01:40, Laurent Pinchart
wrote:
>> I think you also want to do something with red, green, blue, transp when
>> entering FOURCC mode, at least setting them to zero or maybe even requiring
>> that they are zero to enter FOURCC mode (as additional safety barrier).
>
> Agreed. T
Hi Florian,
On Monday 12 December 2011 19:49:38 Florian Tobias Schandinat wrote:
> On 12/12/2011 04:08 PM, Laurent Pinchart wrote:
> > On Tuesday 29 November 2011 11:26:56 Laurent Pinchart wrote:
> >> Hi everybody,
> >>
> >> Here's the fourth version of the fbdev FOURCC-based format configuration
Hi Laurent,
On 12/12/2011 04:08 PM, Laurent Pinchart wrote:
> Hi Florian,
>
> On Tuesday 29 November 2011 11:26:56 Laurent Pinchart wrote:
>> Hi everybody,
>>
>> Here's the fourth version of the fbdev FOURCC-based format configuration
>> API.
>
> Is there a chance this will make it to v3.3 ?
Ye
Hi Florian,
On Tuesday 29 November 2011 11:26:56 Laurent Pinchart wrote:
> Hi everybody,
>
> Here's the fourth version of the fbdev FOURCC-based format configuration
> API.
Is there a chance this will make it to v3.3 ?
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the li
Hi everybody,
Here's the fourth version of the fbdev FOURCC-based format configuration API.
The third version nearly got merged, but we noticed that gcc choked on
anonymous union initializers. This has been fixed in gcc 4.6, but I don't have
the power to force Linux to set the base gcc version to