opnsense-src/sys/dev/vt
Jean-Sébastien Pédron 40c20fc29c
vt(4): Call post-switch callback after replacing the backend
[Why]
For instance, it gives a chance to the new backend to refresh the
screen. This is needed by the vt_drmfb backend and `drm_fb_helper`.

This change was lost when I posted changes to reviews.freebsd.org and it
broken the amdgpu driver... Thanks to manu@ for reporting the problem
and wulf@ to find out the missing change!

Tested by:	manu
Reviewed by:	manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D42834
2023-11-29 19:54:14 +01:00
..
colors
font
hw
logo
vt.h
vt_buf.c
vt_consolectl.c
vt_core.c vt(4): Call post-switch callback after replacing the backend 2023-11-29 19:54:14 +01:00
vt_cpulogos.c
vt_font.c
vt_sysmouse.c