Switch to console before suspending in DUMBFB mode. Fixes frame buffer corruption
authortobhe <tobhe@openbsd.org>
Tue, 10 Jan 2023 16:33:18 +0000 (16:33 +0000)
committertobhe <tobhe@openbsd.org>
Tue, 10 Jan 2023 16:33:18 +0000 (16:33 +0000)
commitb546e41ca0e7932c4659494c0e686a0a946c636c
tree5c0544f829aed9a463d4f9dddd487d651a307c46
parent846b88a706d80e217935e093e6af83474c5379a7
Switch to console before suspending in DUMBFB mode. Fixes frame buffer corruption
and a few other bugs/races after wakeup on Apple Silicon laptops and Lenovo x13s.

ok kettenis@ deraadt@
sys/dev/wscons/wsdisplay.c