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)
Wed, Mar 18, 10:39 AM
Unknown Object (File)
Sun, Mar 15, 1:06 AM
Unknown Object (File)
Wed, Mar 4, 4:00 PM
Unknown Object (File)
Feb 28 2026, 12:56 AM
Unknown Object (File)
Feb 24 2026, 9:30 PM
Unknown Object (File)
Feb 13 2026, 8:44 AM
Unknown Object (File)
Feb 8 2026, 4:05 AM
Unknown Object (File)
Feb 8 2026, 1:11 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