Re: [PATCH 2/2] present: Fix presentation of flips out of order

2015-05-08 Thread Mario Kleiner
On 02/14/2015 10:58 AM, Chris Wilson wrote: The flip queue currently only holds events submitted to the driver for flipping, awaiting the completion notifier. It is short. We therefore can speed up interrupt processing by keeping the small number of events ready to be flipped on the end of the

[PATCH 2/2] present: Fix presentation of flips out of order

2015-02-14 Thread Chris Wilson
The flip queue currently only holds events submitted to the driver for flipping, awaiting the completion notifier. It is short. We therefore can speed up interrupt processing by keeping the small number of events ready to be flipped on the end of the flip queue. By appending the events to the