linux/drivers/video/aty
Antonino A. Daplas c465e05a03 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
According to Jon Smirl, filling in the field fb_cursor with soft_cursor for
drivers that do not support hardware cursors is redundant.  The soft_cursor
function is usable by all drivers because it is just a wrapper around
fb_imageblit.  And because soft_cursor is an fbcon-specific hook, the file is
moved to the console directory.

Thus, drivers that do not support hardware cursors can leave the fb_cursor
field blank.  For drivers that do, they can fill up this field with their own
version.

The end result is a smaller code size.  And if the framebuffer console is not
loaded, module/kernel size is also reduced because the soft_cursor module will
also not be loaded.

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-11-07 07:53:50 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ati_ids.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aty128fb.c [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon 2005-11-07 07:53:50 -08:00
atyfb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atyfb_base.c [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon 2005-11-07 07:53:50 -08:00
mach64_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_ct.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_cursor.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_gx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_base.c [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon 2005-11-07 07:53:50 -08:00
radeon_i2c.c [PATCH] I2C: Kill i2c_algorithm.id (6/7) 2005-09-05 09:14:32 -07:00
radeon_monitor.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_pm.c [PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12" 2005-10-01 17:01:48 -07:00
radeonfb.h [PATCH] radeonfb: prevent spurious recompilations 2005-11-07 07:53:49 -08:00
xlinit.c [PATCH] atyfb c99 fix 2005-09-23 13:35:36 -07:00