CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2025/02/15 04:55:17
Modified files: sys/dev/pci/drm/i915/display: intel_fbdev.c Log message: call intel_fbdev_invalidate() at the end of intelfb_create() Avoids a problem seen with the (Alder Lake) Framework 13 after the 6.12 drm update. Userland console output did not display without switching to a virtual terminal and back. Not all Alder Lake machines, T14 Gen 3 Intel worked as expected before this change. reported and tested by matthieu@