Searched hist:f1d7ae31d4aa7b352611c43a9fb3b04986cff622 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/modules/linuxkpi_hdmi/ |
H A D | Makefile | f1d7ae31d4aa7b352611c43a9fb3b04986cff622 Thu Mar 16 16:12:12 CET 2023 Emmanuel Vadot <manu@FreeBSD.org> linuxkpi: Add hdmi helpers
This is a direct port of the Linux code as the licence allows it, so style(9) isn't respected to allow applying directly the upstream commits. Do not add it to linuxkpi directly but add a new linuxkpi_hdmi module that drm modules will require later, no need to bloat linuxkpi more.
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D39122
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | hdmi.h | f1d7ae31d4aa7b352611c43a9fb3b04986cff622 Thu Mar 16 16:12:12 CET 2023 Emmanuel Vadot <manu@FreeBSD.org> linuxkpi: Add hdmi helpers
This is a direct port of the Linux code as the licence allows it, so style(9) isn't respected to allow applying directly the upstream commits. Do not add it to linuxkpi directly but add a new linuxkpi_hdmi module that drm modules will require later, no need to bloat linuxkpi more.
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D39122
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_hdmi.c | f1d7ae31d4aa7b352611c43a9fb3b04986cff622 Thu Mar 16 16:12:12 CET 2023 Emmanuel Vadot <manu@FreeBSD.org> linuxkpi: Add hdmi helpers
This is a direct port of the Linux code as the licence allows it, so style(9) isn't respected to allow applying directly the upstream commits. Do not add it to linuxkpi directly but add a new linuxkpi_hdmi module that drm modules will require later, no need to bloat linuxkpi more.
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D39122
|
/freebsd/sys/modules/ |
H A D | Makefile | diff f1d7ae31d4aa7b352611c43a9fb3b04986cff622 Thu Mar 16 16:12:12 CET 2023 Emmanuel Vadot <manu@FreeBSD.org> linuxkpi: Add hdmi helpers
This is a direct port of the Linux code as the licence allows it, so style(9) isn't respected to allow applying directly the upstream commits. Do not add it to linuxkpi directly but add a new linuxkpi_hdmi module that drm modules will require later, no need to bloat linuxkpi more.
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D39122
|