linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] fbcon: user-defined cursor blink interval
@ 2015-01-24  1:10 Scot Doyle
  2015-01-24  1:14 ` [RFC PATCH 1/2] fbcon: store cursor blink interval in fbcon_ops Scot Doyle
  2015-01-24  1:19 ` [RFC PATCH 2/2] fbcon: expose cursor blink interval via sysfs Scot Doyle
  0 siblings, 2 replies; 7+ messages in thread
From: Scot Doyle @ 2015-01-24  1:10 UTC (permalink / raw)
  To: Jean-Christophe Plagniol-Villard, Tomi Valkeinen
  Cc: linux-fbdev, linux-kernel

Allow users to set fbcon's cursor blink interval. The current interval
of 200 milliseconds is retained as the default.

Tested with intelfb.

Scot Doyle (2):
  fbcon: store cursor blink interval in fbcon_ops
  fbcon: expose cursor blink interval via sysfs

 drivers/video/console/fbcon.c | 80 +++++++++++++++++++++++++++++++++++++++++--
 drivers/video/console/fbcon.h |  1 +
 2 files changed, 79 insertions(+), 2 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-26 12:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-24  1:10 [RFC PATCH 0/2] fbcon: user-defined cursor blink interval Scot Doyle
2015-01-24  1:14 ` [RFC PATCH 1/2] fbcon: store cursor blink interval in fbcon_ops Scot Doyle
2015-01-24  1:19 ` [RFC PATCH 2/2] fbcon: expose cursor blink interval via sysfs Scot Doyle
2015-01-24 15:50   ` Geert Uytterhoeven
2015-01-24 17:38     ` [PATCH v2 1/2] fbcon: store cursor blink interval in fbcon_ops Scot Doyle
2015-01-24 17:41     ` [PATCH v2 2/2] fbcon: expose cursor blink interval via sysfs Scot Doyle
2015-01-26 12:08   ` [RFC PATCH " Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).