2013/6/21 David Herrmann
> Hi Marc
>
> On Fri, Jun 21, 2013 at 2:17 PM, Marc Chalain
> wrote:
> >
> >
> > 2013/6/21 David Herrmann
> >>
> >> Hi
> >>
> >> On Fri, Jun 21, 2013 at 12:05 PM, Marc Chalain
> >> wrote:
> >> >
> >> >
> >> > 2013/6/21 David Herrmann
> >> >>
> >> >> Hi
> >> >>
> >> >>
Hi Marc
On Fri, Jun 21, 2013 at 2:17 PM, Marc Chalain wrote:
>
>
> 2013/6/21 David Herrmann
>>
>> Hi
>>
>> On Fri, Jun 21, 2013 at 12:05 PM, Marc Chalain
>> wrote:
>> >
>> >
>> > 2013/6/21 David Herrmann
>> >>
>> >> Hi
>> >>
>> >> On Fri, Jun 21, 2013 at 11:43 AM, Marc Chalain
>> >> wrote:
>>
2013/6/21 David Herrmann
> Hi
>
> On Fri, Jun 21, 2013 at 12:05 PM, Marc Chalain
> wrote:
> >
> >
> > 2013/6/21 David Herrmann
> >>
> >> Hi
> >>
> >> On Fri, Jun 21, 2013 at 11:43 AM, Marc Chalain
> >> wrote:
> >> >
> >> > 2013/6/21 David Herrmann
> >> >>
> >> >> Hi
> >> >>
> >> >> On Fri, Ju
Hi
On Fri, Jun 21, 2013 at 12:05 PM, Marc Chalain wrote:
>
>
> 2013/6/21 David Herrmann
>>
>> Hi
>>
>> On Fri, Jun 21, 2013 at 11:43 AM, Marc Chalain
>> wrote:
>> >
>> > 2013/6/21 David Herrmann
>> >>
>> >> Hi
>> >>
>> >> On Fri, Jun 21, 2013 at 10:49 AM, mchalain [marc.chal...@gmail.com]
>> >
2013/6/21 David Herrmann
> Hi
>
> On Fri, Jun 21, 2013 at 11:43 AM, Marc Chalain
> wrote:
> >
> > 2013/6/21 David Herrmann
> >>
> >> Hi
> >>
> >> On Fri, Jun 21, 2013 at 10:49 AM, mchalain [marc.chal...@gmail.com]
> >> wrote:
> >> > From: mchalain
> >> >
> >> > it initializes varinfo.yoffset
Hi
On Fri, Jun 21, 2013 at 11:43 AM, Marc Chalain wrote:
>
> 2013/6/21 David Herrmann
>>
>> Hi
>>
>> On Fri, Jun 21, 2013 at 10:49 AM, mchalain [marc.chal...@gmail.com]
>> wrote:
>> > From: mchalain
>> >
>> > it initializes varinfo.yoffset. varinfo.yoffset has to
>> > point on the beginning
2013/6/21 David Herrmann
> Hi
>
> On Fri, Jun 21, 2013 at 10:49 AM, mchalain [marc.chal...@gmail.com]
> wrote:
> > From: mchalain
> >
> > it initializes varinfo.yoffset. varinfo.yoffset has to
> > point on the beginning of the video memory.
> > The card uses this value to push on the screen
Hi
On Fri, Jun 21, 2013 at 10:49 AM, mchalain [marc.chal...@gmail.com]
wrote:
> From: mchalain
>
> it initializes varinfo.yoffset. varinfo.yoffset has to
> point on the beginning of the video memory.
> The card uses this value to push on the screen a part of
> the video memory when this one
From: mchalain
it initializes varinfo.yoffset. varinfo.yoffset has to
point on the beginning of the video memory.
The card uses this value to push on the screen a part of
the video memory when this one is larger than the screen.
---
weston/src/compositor-fbdev.c |6 ++
1 file change