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
F144382138: D38533.id117124.diff
Sun, Feb 8, 4:05 AM
F144359633: D38533.id117036.diff
Sun, Feb 8, 1:11 AM
Unknown Object (File)
Sat, Jan 31, 3:17 AM
Unknown Object (File)
Tue, Jan 20, 6:46 PM
Unknown Object (File)
Tue, Jan 20, 3:34 PM
Unknown Object (File)
Tue, Jan 20, 7:13 AM
Unknown Object (File)
Tue, Jan 20, 6:05 AM
Unknown Object (File)
Dec 27 2025, 5:48 AM

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