Re: convert vga POST uvm_km_vallocs

2021-01-02 Thread Mark Kettenis
> Date: Sat, 2 Jan 2021 18:39:03 +1000 > From: Jonathan Matthew > > This code is now only here for some unfortunate Intel graphics chips > based on PowerVR, and I don't have a machine with one of those. > vga_post_init() gets called from vga_attach() in any case, and > vga_post_free() doesn't see

convert vga POST uvm_km_vallocs

2021-01-02 Thread Jonathan Matthew
This code is now only here for some unfortunate Intel graphics chips based on PowerVR, and I don't have a machine with one of those. vga_post_init() gets called from vga_attach() in any case, and vga_post_free() doesn't seem to be called at all. I've booted this on amd64 (real) and i386 (virtualiz