Page MenuHomeFreeBSD

linuxkpi: Update `vga_client_register()` and add `vga_client_unregister()`
ClosedPublic

Authored by dumbbell on Feb 12 2023, 10:04 AM.
Tags
None
Referenced Files
F162620586: D38533.diff
Wed, Jul 15, 3:56 AM
Unknown Object (File)
Sun, Jul 12, 11:21 PM
Unknown Object (File)
May 29 2026, 1:24 PM
Unknown Object (File)
May 29 2026, 4:05 AM
Unknown Object (File)
May 28 2026, 10:31 PM
Unknown Object (File)
May 27 2026, 3:03 AM
Unknown Object (File)
May 17 2026, 10:57 PM
Unknown Object (File)
May 17 2026, 10:57 PM

Details

Summary

For vga_client_register(), the API is modified twice in a row. To keep the API compatible with all commits in the DRM driver, we introduce two LINUXKPI_VERSION version bumps.

This is part of the update of the DRM drivers to Linux 5.15.

Diff Detail

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