View Single Post
Old 09-11-2019, 04:01 AM   #448
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by NiLuJe View Post
While doing the overlap check on your end certainly makes sense, in terms of choosing which region to feed to encompass everything in a single refresh ioctl, I'd be inclined to say that combining that with a wait_for is overly conservative, and potentially not actually helpful in avoiding EPDC corner-cases .
You might have misinterpreted the code excerpt. Waiting is necessary here, because if we write to a region of the framebuffer that's being transmitted to the display, it will lead to a display state that's inconsistent with the framebuffer state.
baskerville is offline   Reply With Quote