mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
The vtophys() function is used to get the physical page address for the virtually allocated frame buffers when a physically continuous memory area is not available. This change also allows removing the masking of the FB_FLAG_NOMMAP flag in the PS3 syscons driver. The FB and VT drivers were tested using X.org/xf86-video-scfb and syscons. |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| creator.c | ||
| creator_vt.c | ||
| creatorreg.h | ||
| fb.c | ||
| fb_if.m | ||
| fbd.c | ||
| fbreg.h | ||
| gallant12x22.c | ||
| gfb.h | ||
| machfb.c | ||
| machfbreg.h | ||
| s3_pci.c | ||
| splash.c | ||
| splash_bmp.c | ||
| splash_pcx.c | ||
| splash_txt.c | ||
| splashreg.h | ||
| vesa.c | ||
| vesa.h | ||
| vga.c | ||
| vgareg.h | ||