> Date: Mon, 30 Apr 2018 04:38:08 -0400 > From: Tinker <t1...@protonmail.ch> > > On April 30, 2018 3:21 PM, Mark Kettenis <mark.kette...@xs4all.nl> wrote: > > OpenBSD will be able to use a framebuffer set up by the firmware. I > > believe this works on the Raspberry Pi although it may depend somewhat > > on the firmware version and/or device tree you use. You'll need to > > boot the board with the monitor connected and turned on for this to > > work. There is no acceleration for the framebuffer. > > Should this apply for RockChip RK3399 also?
In principle yes, as long as support for it is enabled in U-Boot. Currently that's only the case for the TheoBroma Systems "puma" RK3399-Q7 board. I think the driver only supports HDMI output right now. > What resolution would the display apply? Not sure if there are any limits; 1920x1280 defenitely works on sunxi boards, so that probably would work for RK3399 as well.