If we keep the BIOS framebuffer, stick to the desired framebuffer size
authorkettenis <kettenis@openbsd.org>
Mon, 30 Jul 2018 19:40:53 +0000 (19:40 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 30 Jul 2018 19:40:53 +0000 (19:40 +0000)
commit141e54329c5e5154a90a7a874aee990007e949ae
tree6fb89a9169bfd4164576ce764efb7abcd6b0185f
parent225d3971c0bb4d24f23e955594c2123c8ed1f1af
If we keep the BIOS framebuffer, stick to the desired framebuffer size
instead of using the actual framebuffer size.  This fixes a problem seen
on various Apple machines where the BIOS framebuffer is bigger than the
actual display.

ok jcs@, mpi@
sys/dev/pci/drm/i915/intel_fbdev.c