This contain the hdmi code and the aperture code like in linux.
Obtained from: drm-kmod
Sponsored by: Beckhoff Automation GmbH & Co. KG
Paths
| Differential D44925 Authored by manu on Apr 24 2024, 8:16 AM.
Details
Summary This contain the hdmi code and the aperture code like in linux. Obtained from: drm-kmod
Diff Detail
Event TimelineHerald added subscribers: linuxkpi, emaste, imp. · View Herald TranscriptApr 24 2024, 8:16 AM2024-04-24 08:16:07 (UTC+0) Harbormaster completed remote builds in B57322: Diff 137597.Apr 24 2024, 8:16 AM2024-04-24 08:16:09 (UTC+0) Comment Actions What is going to happen to sys/modules/linuxkpi_hdmi then? They both compile in linux_hdmi.c (okay, saw the other revision) We do not get symbol clashes? Also if the two MIT-licensed files are obtained from Linux (or elsewhere) it would be good to mention it and from which OS/Version/Hash. Otherwise I am really happy to see the linuxkpi_*.c file in common/src given I keep meaning to say that we should rename them all away from linux_? Comment Actions
It will die. Currently only 5.15 uses linuxkpi_hdmi, 6.1 switched to linuxkpi_video.
I can do the rename. Comment Actions
I'd suggest to pick a moment when people have little outstanding work at some point in the future; the trouble (as always) simply will be MFCing then... Let's take that separately. This revision is now accepted and ready to land.Apr 26 2024, 5:17 AM2024-04-26 05:17:25 (UTC+0) Closed by commit rG11d79c4756b7: linuxkpi: Add linuxkpi_video module (authored by manu). · Explain WhyApr 30 2024, 5:59 AM2024-04-30 05:59:54 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137597 sys/compat/linuxkpi/common/include/linux/aperture.h
sys/compat/linuxkpi/common/src/linux_aperture.c
sys/compat/linuxkpi/common/src/linuxkpi_videokmod.c
sys/modules/Makefile
|