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
Unknown Object (File)
Fri, May 29, 1:24 PM
Unknown Object (File)
Fri, May 29, 4:05 AM
Unknown Object (File)
Thu, May 28, 10:31 PM
Unknown Object (File)
Wed, May 27, 3:03 AM
Unknown Object (File)
May 17 2026, 10:57 PM
Unknown Object (File)
May 17 2026, 10:57 PM
Unknown Object (File)
May 17 2026, 10:44 PM
Unknown Object (File)
Apr 27 2026, 4:31 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