linux/drivers/video/console
Russell King 41359dca94 [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
The generic fbcon code tries to register and use the vsync IRQ for
ARM platforms with acornfb, but forgets to disable its own cursor
timer.  The result is a flickering flashing cursor.

Remove the code from the fbcon core to register this platform
private interrupt.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-30 16:30:07 +01:00
..
Kconfig [PATCH] font selection Kconfig fixes 2005-06-25 16:24:55 -07:00
Makefile [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
bitblit.c [PATCH] fbdev: stack reduction 2005-06-21 19:07:41 -07:00
dummycon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fbcon.c [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor 2005-06-30 16:30:07 +01:00
fbcon.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_6x11.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_7x14.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
font_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_8x16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_10x18.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
font_acorn_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_mini_4x6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_pearl_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_sun8x16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_sun12x22.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
fonts.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
mdacon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
newport_con.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prom.uni Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
promcon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sticon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sticore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tileblit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vgacon.c [PATCH] VGA to fbcon fix. 2005-06-21 19:07:40 -07:00