aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linuxkpi_video/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* LinuxKPI: update linuxkpi_video to Linux 6.6Vladimir Kondratyev2024-08-071-0/+1
| | | | | | | | | disable hdmi_audio_infoframe_pack_for_dp function for now as it depends on not imported yet drm sources and is not used by drm-kmod. Reviewed by: manu Sponsored by: Serenity CyberSecurity, LLC Differential Revision: https://reviews.freebsd.org/D46224
* linuxkpi: Add linuxkpi_video moduleEmmanuel Vadot2024-04-301-0/+15
This contain the hdmi code and the aperture code like in linux. Differential Revision: https://reviews.freebsd.org/D44925 Reviewed by: bz Obtained from: drm-kmod Sponsored by: Beckhoff Automation GmbH & Co. KG