VT Switching with Atomic Modeset

2016-08-09 Thread Scot Doyle
On Tue, 9 Aug 2016, Daniel Vetter wrote: > On Tue, Aug 9, 2016 at 9:28 PM, Scot Doyle wrote: > > On Tue, 9 Aug 2016, Daniel Vetter wrote: > >> So if you want the kernel to VT-switch, then imo just enable CONFIG_VT. It > >> gets the job done, no need for a new uapi (and

VT Switching with Atomic Modeset

2016-08-09 Thread Scot Doyle
On Tue, 9 Aug 2016, Daniel Vetter wrote: > On Mon, Aug 08, 2016 at 01:32:51PM -0500, Scot Doyle wrote: > > On Mon, 8 Aug 2016, Daniel Vetter wrote: > > > On Sun, Aug 07, 2016 at 06:41:11PM -0500, Scot Doyle wrote: > > > > Hi all, > > > > > > > &g

VT Switching with Atomic Modeset

2016-08-08 Thread Scot Doyle
On Mon, 8 Aug 2016, Daniel Vetter wrote: > On Sun, Aug 07, 2016 at 06:41:11PM -0500, Scot Doyle wrote: > > Hi all, > > > > I'm interested in discussing ways compositors could cooperate > > without CONFIG_VT/VT_VACTIVATE/VT_SETMODE. > > > > Daniel wrote

VT Switching with Atomic Modeset

2016-08-07 Thread Scot Doyle
Hi all, I'm interested in discussing ways compositors could cooperate without CONFIG_VT/VT_VACTIVATE/VT_SETMODE. Daniel wrote up a nice article "VT Switching with Atomic Modeset" [1] inviting discussion on dri-devel (about much more than, but including this), David posted recently about it on dr

[PATCH] fbcon: use default if cursor blink interval is not valid

2016-05-19 Thread Scot Doyle
On Thu, 19 May 2016, Pavel Machek wrote: > Hi! > > > Two current [1] and three previous [2] systems locked during boot > > because the cursor flash timer was set using an ops->cur_blink_jiffies > > value of 0. Previous patches attempted to solve the problem by moving > > variable initialization ea