freebsd-dev/sys/dev/vt/hw/fb
Justin Hibbits 823cdec7bb Allow custom overrides of mmap attribute for VT framebuffer
Summary:
As in /dev/fb, allow the framebuffer driver to override the default memattr for
mmap(2).  This is analogous to the change in 306555.

Reviewed By: ray
Differential Revision: https://reviews.freebsd.org/D13331
2017-12-06 02:06:14 +00:00
..
vt_early_fb.c
vt_fb.c Allow custom overrides of mmap attribute for VT framebuffer 2017-12-06 02:06:14 +00:00
vt_fb.h