kernel-ark/drivers/video/console
Antonino A. Daplas 829e79b680 [PATCH] fbcon: Break up bit_putcs into its component functions
The function bit_putcs() in drivers/video/console/bitblit.c is becoming large.
 Break it up into its component functions (bit_putcs_unaligned and
bit_putcs_aligned).

Incorporated fb_pad_aligned_buffer() optimization by Roman Zippel.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 14:03:41 -07:00
..
bitblit.c [PATCH] fbcon: Break up bit_putcs into its component functions 2005-09-09 14:03:41 -07:00
dummycon.c
fbcon.c [PATCH] fbcon: Stop cursor timer if console is inactive 2005-09-09 14:03:40 -07:00
fbcon.h [PATCH] fbcon: Stop cursor timer if console is inactive 2005-09-09 14:03:40 -07:00
font_6x11.c
font_7x14.c
font_8x8.c
font_8x16.c
font_10x18.c
font_acorn_8x8.c
font_mini_4x6.c
font_pearl_8x8.c
font_sun8x16.c
font_sun12x22.c
fonts.c
Kconfig
Makefile
mdacon.c
newport_con.c
prom.uni
promcon.c
sticon.c
sticore.c
tileblit.c
vgacon.c