Page MenuHomeFreeBSD

vt(4): Call post-switch callback after replacing the backend
ClosedPublic

Authored by dumbbell on Nov 29 2023, 6:44 PM.
Tags
None
Referenced Files
F164849644: D42834.diff
Tue, Aug 4, 7:51 AM
Unknown Object (File)
Tue, Jul 28, 2:55 PM
Unknown Object (File)
Sat, Jul 25, 4:19 PM
Unknown Object (File)
Fri, Jul 24, 5:04 PM
Unknown Object (File)
Wed, Jul 22, 4:08 AM
Unknown Object (File)
Jul 4 2026, 5:12 AM
Unknown Object (File)
Jul 3 2026, 8:05 AM
Unknown Object (File)
Jun 24 2026, 7:45 AM
Subscribers

Details

Summary

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!

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable