On 28.11.2014 22:38, Daniel Vetter wrote:
On Fri, Nov 28, 2014 at 11:48:48AM +0900, Michel Dänzer wrote:
From: Michel Dänzer michel.daenzer@amd.com
Since we are now preserving the cursor across modesets, the cursor could be left over in console if e.g. X crashed.
I'd add a fixme for this since if you implement universal plane support fbdev will automatically disable all non-primary planes (and so the cursor).
Thanks Daniel for the suggestion, and Alex for merging the patch.