Commit Graph

2 Commits

Author SHA1 Message Date
Ray Strode
17768f909e update to upstreamed version of patch 2015-03-23 16:35:58 -04:00
Ray Strode
4ae3216143 kms-winsys: try to hobble along if driver doesn't support page flips
Some drivers ( like mgag200 ) don't yet support drmModePageFlip.

This commit tries to emulate the functionality using drmWaitVBlank
and drmModeSetCrtc in those cases.

Failing all else, it just falls back to flipping right away.

https://bugzilla.gnome.org/show_bug.cgi?id=746042
2015-03-12 11:41:16 -04:00