freebsd-dev/sys/dev/fb
Konstantin Belousov be4bf62684 Write-combine framebuffer writes through user-space mappings, if possible.
Note that KVA mapping of the framebuffer already uses write-combining
mode, so the change, besides improving speed of user mode writes, also
satisfies requirement of the IA32 architecture of using consistent
caching modes for multiple mappings of the same page.

Reported and tested by:	bde
Sponsored by:	The FreeBSD Foundation
MFC after:	 1 week
2017-04-20 15:18:15 +00:00
..
boot_font.c
creator_vt.c
creator.c
creatorreg.h
fb_if.m
fb.c Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
fbd.c Provide way for framebuffer driver to request mmap(2) mapping type 2016-10-01 17:43:02 +00:00
fbreg.h
gallant12x22.c
gfb.h
machfb.c
machfbreg.h
s3_pci.c
splash_bmp.c Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
splash_pcx.c
splash_txt.c
splash.c
splashreg.h
vesa.c Write-combine framebuffer writes through user-space mappings, if possible. 2017-04-20 15:18:15 +00:00
vesa.h
vga.c Attempt to determine the modes in which 8-bit wide characters are actually 2017-04-20 13:46:55 +00:00
vgareg.h