freebsd-dev/sys/dev/fb
Wojciech A. Koszek 9336e0699b Replace explicit calls to video methods with their respective variants
implemented with macros. This patch improves code readability. Reasoning
behind vidd_* is a sort of "video discipline".

List of macros is supposed to be complete--all methods of video_switch
ought to have their respective macros from now on.

Functionally, this code should be no-op. My intention is to leave current
behaviour of touched code as is.

No objections:	rwatson
Silence on:	freebsd-current@
Approved by:	cognet
2007-12-29 23:26:59 +00:00
..
boot_font.c
creator.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
creatorreg.h
fb.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
fbreg.h Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
gallant12x22.c
gfb.h
machfb.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
machfbreg.h
s3_pci.c
splash_bmp.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash_pcx.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash.c
splashreg.h
vga.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
vgareg.h