login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
2
Re: [PATCH] Kernel fbcon UNICODE font support
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [author]
[view in full thread]
From: James Simmons
Subject:
Re: [PATCH] Kernel fbcon UNICODE font support
Date: Thursday, December 2, 2010 - 11:25 am
On Thu, 2 Dec 2010, Samuel Thibault wrote:
quoted text
> James Simmons, le Thu 02 Dec 2010 13:50:28 +0000, a écrit : > > This is nice and neat for vgacon but it doesn't flow so nicely with > > graphical consoles or text LCDs. What I like to see is the attribute > > buffer be split from the vc_screenbuf. The bonus is in embbeded systems we > > could arrange the code so we could have a light weight printk VT without > > the extra junk of the VC. Do we really need a attribute buffer for printk? > > I believe that would be the first step in the right direction. > > That's exactly what I suggested privately to Microcai. Increasing the > number of supported glyphs should then becomes way simpler, and > double-width not so far.
The challenge would be the scrolling code. I cc'ed the LCD group to voice there needs as well.
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [author]
Messages in current thread:
[PATCH] Kernel fbcon UNICODE font support
, Microcai
, (Thu Nov 25, 10:53 pm)
Re: [PATCH] Kernel fbcon UNICODE font support
, Samuel Thibault
, (Sat Nov 27, 5:57 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, microcai
, (Sat Nov 27, 9:18 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, Samuel Thibault
, (Sat Nov 27, 9:39 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, microcai
, (Sat Nov 27, 11:50 pm)
Re: [PATCH] Kernel fbcon UNICODE font support
, Vojtech Pavlik
, (Sun Nov 28, 1:15 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, Microcai
, (Sun Nov 28, 1:29 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, Samuel Thibault
, (Sun Nov 28, 1:47 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, James Simmons
, (Thu Dec 2, 6:50 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, Samuel Thibault
, (Thu Dec 2, 6:59 am)
Re: [PATCH] Kernel fbcon UNICODE font support
, James Simmons
, (Thu Dec 2, 11:25 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATC