GNOME Bugzilla – Bug 781188
kmssink expects planes to support scaling
Last modified: 2017-04-12 17:33:44 UTC
Created attachment 349688 [details] [review] kmssink: if the plane can not scale, retry without scaling and remember If the drmModeSetPlane with scaling fails, kmssink should try another time, and if that succeeds, assume the plane doesn't support scaling.
Comment on attachment 349688 [details] [review] kmssink: if the plane can not scale, retry without scaling and remember lgtm
I already mention over IRC, but lgtm too ;-P I think it's safe enough to merge into 1.12.
Attachment 349688 [details] pushed as 9ed9c14 - kmssink: if the plane can not scale, retry without scaling and remember