Port details |
- drm-510-kmod DRM drivers modules
- 5.10.163_10 graphics =8 5.10.163_10Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2022-05-01 17:27:15
- Last Update: 2024-12-06 08:31:44
- Commit Hash: 91fc9bd
- People watching this port, also watch:: firefox, wayland, ffmpeg, opus, pkg
- Also Listed In: kld kld
- License: BSD2CLAUSE MIT GPLv2
- WWW:
- https://github.com/freebsd/drm-kmod/
- Description:
- amdgpu, i915, and radeon DRM drivers modules.
Currently corresponding to Linux 5.10 DRM.
This version is for FreeBSD 13.1 and above.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drm-510-kmod>0:graphics/drm-510-kmod
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/drm-510-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/drm-510-kmod
- pkg install drm-510-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drm-510-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1703334610
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_7_GH0.tar.gz) = dbdff8ad8cad8152d1c286b058f1f5114b3672f1a936e13933ce52915b77eaaa
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_7_GH0.tar.gz) = 20095338
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- graphics/nvidia-drm-510-kmod
- for Run
-
- graphics/nvidia-drm-510-kmod
Configuration Options:
- No options to configure
- Options name:
- graphics_drm-510-kmod
- USES:
- kmod uidfix compiler:c++11-lang
- pkg-message:
- For install:
- The drm-510-kmod port can be enabled for amdgpu (for AMD
GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel
APUs starting with HD3000 / Sandy Bridge) through kld_list in
/etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are
some positive reports if EFI boot is NOT enabled (similar to amdgpu).
For amdgpu: kld_list="amdgpu"
For Intel: kld_list="i915kms"
For radeonkms: kld_list="radeonkms"
Please ensure that all users requiring graphics are members of the
"video" group.
Please note that this package was built for FreeBSD 14.1.
If this is not your current running version, please rebuild
it from ports to prevent panics when loading the module.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.10.163_10 06 Dec 2024 08:31:44 |
Emmanuel Vadot (manu) Author: Alexander Vereeken |
graphics/drm-kmod: Inform users against which FreeBSD version the packages do
got built.
PR: 283107 |
5.10.163_9 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
5.10.163_9 06 Jun 2024 07:45:32 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Ignore on stable/14
Recent mfc of linuxkpi code break the build for it.
Since stable/14 already support both 515 and 61 just drop support
for 510 there so we can move forward.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_9 05 Jan 2024 16:43:25 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Remove support for FreeBSD 15
FreeBSD 15 now have either 5.15 or 6.1, this is enough work for the
graphics team so remove support for 5.10 on it.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_8 05 Jan 2024 16:43:24 |
Emmanuel Vadot (manu) |
graphics/drm-61-kmod: Add new port
DRM drivers tracking 6.1-lts Linux version.
Big thanks to dumbbell@ and wulf@ for working on this update.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_8 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
5.10.163_8 25 Dec 2023 17:45:42 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Bump PORTREVISION
Fixes: d697a58fee6f ("graphics/drm-510-kmod: Update to drm_v5.10.163_7")
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_7 24 Dec 2023 08:05:38 |
Vladimir Kondratyev (wulf) |
graphics/drm-510-kmod: Update to drm_v5.10.163_7
Fix build with upcoming LKPI. No code changes.
Sponsored by: Serenity Cyber Security, LLC
Approved by: x11 (manu, implicit) |
5.10.163_7 12 May 2023 07:25:00 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.163_6
- Fix i915kms on Baytrail/Valleyview hardware
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2023Q2 |
5.10.163_6 10 May 2023 07:19:56 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.163_5
- Fix callback allocation in dma-fence
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2023Q2 |
5.10.163_5 03 May 2023 07:44:14 |
Emmanuel Vadot (manu) Author: Austin Shafer |
graphics/drm-51*-kmod: Add Makefile.version
Projects that live outside of drm-kmod (such as nvidia-drm) will need
to query the version of drm-kmod built against in order to grab the
correct sources. This adds a Makefile.version they can include to do
so.
Differential Revision: https://reviews.freebsd.org/D39885 |
5.10.163_5 04 Apr 2023 16:09:21 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Really update to drm_v5.10.163_4
Reported by: flo
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_4 04 Apr 2023 14:34:49 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.163_4
- i915: Suggest installing gpu-firmware-kmod instaed of printing
a link to the linux-firmware git repository if the firmware couldn't be
loaded
- Add linuxkpi_version.mk: This will help nvidia-drm to track which linux
version
it needs to be compatible with.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_4 28 Mar 2023 07:38:17 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.163_3
This uses the linuxkpi_hdmi helpers from base on CURRENT.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_3 16 Mar 2023 18:12:45 |
Piotr Kubaj (pkubaj) |
graphics/drm-510-kmod: fix runtime on powerpc64*
Add a patch from https://github.com/freebsd/drm-kmod/issues/214 to failure to
load:
Mar 16 10:29:34 talos kernel: link_elf: symbol acpi_iicbus_driver undefined
Mar 16 10:29:35 talos kernel: KLD radeonkms.ko: depends on drmn - not available
or version mismatch
evadot mentioned that it had been fixed, but the issue still happens on FreeBSD
13.2-RC2 with drm-510-kmod-5.10.163_2. |
5.10.163_2 17 Feb 2023 14:08:20 |
Emmanuel Vadot (manu) |
graphics/drm-515-kmod: Add new port
This port track drm code from Linux 5.15.25
Only FreeBSD-CURRENT is supported for now.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_2 17 Feb 2023 06:39:52 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.163_2
Handle linuxkpi MFC to stable/13
PR: 269605
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163_1 15 Feb 2023 09:11:21 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to v5.10.163_1
This handle CURRENT update after 1400080
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.163 16 Jan 2023 14:03:21 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to 5.10.163
Update to the latest 5.10 LTS
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_8 06 Dec 2022 15:36:27 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_9
This fixes dma_map_sgtable on < 1400066
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_7 01 Oct 2022 08:09:40 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_8
- Bring back AGP for i386 (tijl@)
- Fix sysctl code for Current (dumbbell@)
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_6 13 Sep 2022 06:28:06 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_7
Fix build on 13-STABLE.
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2022Q3 |
5.10.113_5 11 Sep 2022 06:24:05 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_6
Fix build on i386
Sponsored by: Beckhoff Automation GmbH & Co. KG |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.10.113_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.10.113_4 07 Sep 2022 15:18:34 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_5
- Chase linuxkpi mfc in stable/13
- Fix build with Clang 15
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2022Q3 |
5.10.113_3 18 Aug 2022 09:15:33 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to 5.10.113_3
Deal with Linuxkpi changes in main.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_2 08 Aug 2022 14:13:35 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to drm_v5.10.113_3
Deal with Linuxkpi changes in main.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_1 06 Jun 2022 14:12:22 |
Emmanuel Vadot (manu) |
graphics/drm-{54,510}-kmod: Fix version going backward
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113.g20220604 05 Jun 2022 15:44:51 |
Vladimir Kondratyev (wulf) |
graphics/drm-{drm-510,drm-54,fbsd13}-kmod: Update after migration
of pm_message_t from kernel.h to pm.h.
PR: 264449
Approved by: x11 (manu) |
5.10.113 09 May 2022 13:26:27 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Update to 5.10.113
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.0_1 08 May 2022 10:09:28 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Fix build on recent CURRENT
PR: 263837
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.0 01 May 2022 17:23:25 |
Emmanuel Vadot (manu) |
graphics/drm-510-kmod: Add new port
Add new ports that track drm from Linux 5.10
This ports works on 13.1 and above.
Sponsored by: Beckhoff Automation GmbH & Co. KG |