]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r286808, r286809, r286867, r286868
authormarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 25 Aug 2015 15:14:50 +0000 (15:14 +0000)
committermarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 25 Aug 2015 15:14:50 +0000 (15:14 +0000)
commit0cc33d9dd4e36bdf341dab20b3c2667d7927d8d6
tree62b526bb7faa157f2ff023d3b229acec41260159
parentda22e7b5fe1c89f0092945ae75c8fdc71378cd7b
MFC r286808, r286809, r286867, r286868

-   Improve support for Macs that have a stride not equal to the
    horizonal resolution (width).
-   Support frame buffers that are larger than the default screen
    size.
-   Support large frame buffers: add 24 more page table pages we
    allocate on boot-up.

PR: 193745

git-svn-id: svn://svn.freebsd.org/base/stable/10@287128 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/pmap.c
sys/dev/vt/hw/efifb/efifb.c
sys/dev/vt/hw/fb/vt_fb.c
sys/dev/vt/vt.h
sys/dev/vt/vt_core.c