CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/03/17 09:49:38
Modified files: sys/dev/fdt : simplepanel.c Log message: Hook this up to the drm(4) panel code and add an override for the "boe,nv140fhmn49" panel, which is the panel found on the pinebook pro. This particular panel advertizes a mode which on some machines isn't usuable (but works fine on other machines). ok patrick@