Skip to content

Tell the kernel to disable graphical_debug right before the first framebuffer write by userspace

Also remove the framebuffer clear in FrameBuffer::new as the entire framebuffer will be overwritten anyway almost immediately after.

Merge request reports