[RFC 5/5] modesetting: Implement page flipping support for Present.

2015-02-13 Thread Nick Sarnie
Hi guys, I'm testing the five patches Kenneth posted in January that result in pageflipping support for Present. I'm using Xserver git, plus Kenneth's five patches and the modesetting DDX. If I run World of Warcraft on Gallium Nine, load into the game, and alt-tab out, my Xserver crashes. If I

Re: [RFC 5/5] modesetting: Implement page flipping support for Present.

2015-02-08 Thread Mario Kleiner
Hi Kenneth, i reviewed and tested the pageflip patches on top of XOrg 1.17.0. Testing results so far: My own pageflip stress tests on Intel HD 4000 Ivybridge mobile, KDE/KWin, with external timing measurement equipment attached to get true flip completion time and compare it against the present

[RFC 5/5] modesetting: Implement page flipping support for Present.

2015-01-29 Thread Kenneth Graunke
Based on code by Keith Packard, Eric Anholt, and Jason Ekstrand. Signed-off-by: Kenneth Graunke kenn...@whitecape.org --- hw/xfree86/drivers/modesetting/driver.h | 10 + hw/xfree86/drivers/modesetting/drmmode_display.c | 33 ++- hw/xfree86/drivers/modesetting/drmmode_display.h | 3 +