Home
last modified time | relevance | path

Searched hist:ec0359a7 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dsimplefb.cec0359a7 Mon Sep 26 15:49:59 GMT 2022 kettenis <kettenis@openbsd.org> For framebuffers that don't start on a page boundary, we need to allow
mapping of all the pages used by the framebuffer, even those that are
only used partially. Adjust the check in simplefb_wsmmap() to allow that.
While there, also make sure we use a (rounded down) page aligned address
base address for the physical address we return.

Fixes X on the 16" Macbook Pro.

ok patrick@, deraadt@