CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/30 13:40:53
Modified files:
sys/dev/pci/drm/i915: intel_fbdev.c
Log message:
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@
