On 01/31/2015 02:17 AM, Gustavo Padovan wrote:
> 2015-01-30 Daniel Vetter :
>
>> On Fri, Jan 30, 2015 at 03:57:53PM +, Daniel Stone wrote:
>>> Hi,
>>>
>>> On 30 January 2015 at 14:30, Gustavo Padovan wrote:
2015-01-30 Joonyoung Shim :
> We will lose unfinished prior events by this ch
On Fri, Jan 30, 2015 at 03:57:53PM +, Daniel Stone wrote:
> Hi,
>
> On 30 January 2015 at 14:30, Gustavo Padovan wrote:
> > 2015-01-30 Joonyoung Shim :
> >> We will lose unfinished prior events by this change. That's why we use
> >> linked list.
> >
> > I think you are right, but I was using
Hi,
On 30 January 2015 at 14:30, Gustavo Padovan wrote:
> 2015-01-30 Joonyoung Shim :
>> We will lose unfinished prior events by this change. That's why we use
>> linked list.
>
> I think you are right, but I was using exynos_crtc->event to do exactly the
> same as exynos_crtc->pending_flip. So w
2015-01-30 Daniel Vetter :
> On Fri, Jan 30, 2015 at 03:57:53PM +, Daniel Stone wrote:
> > Hi,
> >
> > On 30 January 2015 at 14:30, Gustavo Padovan wrote:
> > > 2015-01-30 Joonyoung Shim :
> > >> We will lose unfinished prior events by this change. That's why we use
> > >> linked list.
> > >
2015-01-30 Joonyoung Shim :
> +Cc Inki,
>
> Hi,
>
> On 01/30/2015 02:10 AM, Gustavo Padovan wrote:
> > From: Mandeep Singh Baines
> >
> > The goal of the change is to make sure we send the vblank event on the
> > current vblank. My hope is to fix any races that might be causing flicker.
> > Af
+Cc Inki,
Hi,
On 01/30/2015 02:10 AM, Gustavo Padovan wrote:
> From: Mandeep Singh Baines
>
> The goal of the change is to make sure we send the vblank event on the
> current vblank. My hope is to fix any races that might be causing flicker.
> After this change I only see a flicker in the trans
From: Mandeep Singh Baines
The goal of the change is to make sure we send the vblank event on the
current vblank. My hope is to fix any races that might be causing flicker.
After this change I only see a flicker in the transition plymouth and
X11.
Simplified the code by tracking vblank events on